return application/json content-type for post api

This commit is contained in:
aglkm
2024-07-10 18:47:43 +03:00
parent ac27c5a064
commit 3e9648bf9c
4 changed files with 21 additions and 21 deletions

1
Cargo.lock generated
View File

@@ -1834,6 +1834,7 @@ dependencies = [
"rocket_codegen",
"rocket_http",
"serde",
"serde_json",
"state",
"tempfile",
"time",