Wolfgang Bumiller
|
2194824f77
|
api: BoxFut -> ApiFuture
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-11-21 14:16:37 +01:00 |
|
Wolfgang Bumiller
|
3d482025b3
|
move api schema into proxmox::api crate
And leave some compat imports in api_schema.rs to get it to
build with minimal changes.
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-11-21 14:14:54 +01:00 |
|
Dietmar Maurer
|
255f378a1b
|
use const api definitions
|
2019-11-21 13:32:09 +01:00 |
|
Dietmar Maurer
|
339ddfcbfa
|
src/cli/command.rs: move doc generator code to src/api_schema/format.rs
|
2019-06-04 12:32:22 +02:00 |
|
Wolfgang Bumiller
|
062d4916ff
|
api_schema: allow generic api handler functions
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-04-16 11:22:23 +02:00 |
|
Dietmar Maurer
|
ef2f2efbcc
|
improve api_schema module structure
|
2019-02-17 10:16:33 +01:00 |
|
Dietmar Maurer
|
dc9a007b11
|
rename src/api to src/api_schema
|
2019-02-17 09:59:20 +01:00 |
|