Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds API spec for security plugin (#271)
* Adds missing entries in the spec as well superseded yml files Signed-off-by: Darshit Chanpura <[email protected]> * Re-organized HTTP methods in GET, POST, PUT, PATCH, DELETE order Signed-off-by: Darshit Chanpura <[email protected]> * Re-arrange alphabetically Signed-off-by: Darshit Chanpura <[email protected]> * Added all missing endpoints Signed-off-by: Darshit Chanpura <[email protected]> * Added missing response codes Signed-off-by: Darshit Chanpura <[email protected]> * Adds correct versions and fixes grammar in description field Signed-off-by: Darshit Chanpura <[email protected]> * Adds entries in root file and fixes linter Signed-off-by: Darshit Chanpura <[email protected]> * Adds legacy user api and rearranges some request bodies Signed-off-by: Darshit Chanpura <[email protected]> * Re-arranges some more schemas Signed-off-by: Darshit Chanpura <[email protected]> * Fixes a couple of descriptions Signed-off-by: Darshit Chanpura <[email protected]> * Sort all schemas alphabetically Signed-off-by: Darshit Chanpura <[email protected]> * Make cache operation ingorable Signed-off-by: Darshit Chanpura <[email protected]> * Replace properties with additionalProperties for readability and flexibility Signed-off-by: Darshit Chanpura <[email protected]> --------- Signed-off-by: Darshit Chanpura <[email protected]>
- Loading branch information