Wolfgang Bumiller
|
5b652dbad8
|
api-macro: schema tests for async fns
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2020-01-08 11:01:55 +01:00 |
|
Wolfgang Bumiller
|
3e5927a1b4
|
api-macro: generalized '{ schema: PATH }' schemas
allow 'schema: PATH' outside object property context
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-12-16 12:11:52 +01:00 |
|
Wolfgang Bumiller
|
808035f524
|
api-macro: support 'async fn' with new async api method
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-12-16 11:13:26 +01:00 |
|
Wolfgang Bumiller
|
4de409c526
|
api-macro: support hyphenated parameter names
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-12-03 13:34:37 +01:00 |
|
Wolfgang Bumiller
|
d78659a2c0
|
api-macro: allow inferring some types automatically
non-optional boolean, string and integer types can be
inferred from the function
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-12-02 11:46:15 +01:00 |
|