proxmox/proxmox-rest-server
Dominik Csapak 359da67e9b rest-server: accept empty body as valid parameters
technically an empty string is not valid json, but when sending an api
request without any parameters, treating the empty body as an empty
parameter hash instead of an error, makes the the api more robust for
clients

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2023-09-07 18:12:51 +02:00
..
debian bump proxmox-rest-server to 0.4.2-1 2023-07-24 10:54:18 +02:00
examples rest-server: update example to new ApiConfig 2023-03-02 16:14:04 +01:00
src rest-server: accept empty body as valid parameters 2023-09-07 18:12:51 +02:00
Cargo.toml bump proxmox-rest-server to 0.4.2-1 2023-07-24 10:54:18 +02:00