proxmox/proxmox-api-macro/tests
Wolfgang Bumiller 3626f57d2c api-macro: more option type handling
infer_type now also returns whether it was encapsualted in
an Option<>. So `type: String, optional: true` is now
inferred propertly from `Option<String>`.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-01-07 13:37:34 +01:00
..
api1.rs api-macro: test optional value invocation 2019-12-02 11:12:36 +01:00
api2.rs api-macro: generalized '{ schema: PATH }' schemas 2019-12-16 12:11:52 +01:00
ext-schema.rs api-macro: generalized '{ schema: PATH }' schemas 2019-12-16 12:11:52 +01:00
types.rs api-macro: more option type handling 2020-01-07 13:37:34 +01:00