proxmox/proxmox-api-macro/tests
Wolfgang Bumiller c31eaf0018 router, rest-server, api-macro: rename Streaming api to Serializing
This does not "stream", but rather skips the intermediate step to
serialize the entire output into a local json string.

We now reserve the "Stream*" prefix for actual *streaming*, that is,
producing an API response which gets streamed continuously as it is
asynchronously produced.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-09-05 14:15:11 +02:00
..
allof.rs add proxmox-schema and proxmox-router crates 2021-10-11 11:39:59 +02:00
api1.rs router, rest-server, api-macro: rename Streaming api to Serializing 2024-09-05 14:15:11 +02:00
api2.rs add proxmox-schema and proxmox-router crates 2021-10-11 11:39:59 +02:00
ext-schema.rs add proxmox-schema and proxmox-router crates 2021-10-11 11:39:59 +02:00
int-limits.rs api-macro: fix warnings in tests 2024-08-06 14:23:38 +02:00
options.rs add proxmox-schema and proxmox-router crates 2021-10-11 11:39:59 +02:00
section-config.rs api-macro: type-key support for derived enums 2024-08-06 14:14:42 +02:00
types.rs api: support #[default] attribute 2022-12-12 11:34:18 +01:00
updater.rs api-macro: handle renames in updater derive 2024-08-06 14:14:42 +02:00