issues
search
JSH32
/
Backpack
Highly performant and advanced self hosted file sharing platform made in Rust
MIT License
61
stars
10
forks
source link
Add OpenAPI docs and refine API
#22
Closed
JSH32
closed
2 years ago
JSH32
commented
2 years ago
Add OpenAPI docs and refine API in the process.
Changes
[x]
Utoipa
generated OpenAPI docs
[x] Actix multipart-form extractor using serde
[x] Tokens on
/api/auth/basic
sent in body instead of cookie
[x] Deprecate cookie-based authentication, switch to bearer (server and client)
Add OpenAPI docs and refine API in the process.
Changes
/api/auth/basic
sent in body instead of cookie