proxmox/proxmox-api-macro/tests
Wolfgang Bumiller 0ce4c9eeb8 api-macro: reference consistency
API_RETURN_* and API_PARAMETER_* schemas are no references
anymore to allow using them as external schemas via the
`"schema"` key inside object schemas inside the `#[api]`
macro.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-07-10 10:56:29 +02:00
..
api1.rs proxmox/src/api/rpc_environment.rs: use Value to store metadata 2020-05-18 09:38:00 +02:00
api2.rs switch from failure to anyhow 2020-04-17 18:34:21 +02:00
ext-schema.rs switch from failure to anyhow 2020-04-17 18:34:21 +02:00
int-limits.rs api-macro: reference consistency 2020-07-10 10:56:29 +02:00
options.rs proxmox/src/api/rpc_environment.rs: use Value to store metadata 2020-05-18 09:38:00 +02:00
types.rs api-macro: reference consistency 2020-07-10 10:56:29 +02:00