aboutsummaryrefslogtreecommitdiff
path: root/src/api/k2v/error.rs
Commit message (Expand)AuthorAgeFilesLines
* [dep-upgrade-202402] rename BytesBody into ErrorBody for clarityAlex Auvolat2024-02-071-2/+2
* [dep-upgrade-202402] migration to http/hyper 1.0 for k2v apiAlex Auvolat2024-02-051-26/+6
* error.rs: Corrected error messages to say unexpected scope.Jonathan Davies2023-02-021-1/+1
* Fix Content-Type headers for {admin,k2v} errors and admin responsesfix/admin-api-content-typeAlex Auvolat2022-05-251-2/+3
* First version of admin API (#298)Alex2022-05-241-0/+134