proxmox/proxmox-api-macro/tests
Wolfgang Bumiller c282c8ce23 api-macro: don't return Null without return schema
serde_json turns () into Null anyway, so there's no need to
check this!

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-12-04 14:25:12 +01:00
..
api1.rs api-macro: test optional value invocation 2019-12-02 11:12:36 +01:00
api2.rs api-macro: support hyphenated parameter names 2019-12-03 13:34:37 +01:00
ext-schema.rs api-macro: don't return Null without return schema 2019-12-04 14:25:12 +01:00
types.rs api-macro: get enum description from doc comments 2019-12-04 11:52:03 +01:00