| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
- Add a new interface for response schemas after deletion, as the api only returns the id of the api key instead of the whole object
| Back | FazBrowse Home | New Git URL |
Change Summary
Add a new interface for response schemas after deletion, as the API only returns the id of the API key instead of the whole object.
This is part of a larger problem regarding the OpenAPI spec, as according to it, the 200 response schema of a API Key DELETE request is defined as:
Where the ApiKey schema is defined as:
PR Checklist