proxmox/proxmox-api-macro/src/api
Wolfgang Bumiller dce9102163 api-macro: add json_schema!() macro
This allows using the json schema notation to generate `Schema`
expressions.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2025-01-09 14:19:42 +01:00
..
attributes.rs api-macro: type-key support for derived enums 2024-08-06 14:14:42 +02:00
enums.rs api-marcro: throw compiler error if description for enums is empty 2024-10-22 15:14:43 +02:00
method.rs elide lifetimes where possible 2024-12-03 13:44:05 +01:00
mod.rs api-macro: add json_schema!() macro 2025-01-09 14:19:42 +01:00
structs.rs api-macro: allow declaring an additional-properties field 2024-09-26 12:47:58 +02:00