Expand description
This module defines the HTTP routes for api keys operations. The routes are integrated with the Actix-web framework and interact with the api key controller.
Structs§
- create_
api_ key - Create a new API key
- delete_
api_ key - get_
api_ key_ permissions - list_
api_ keys - List API keys
Functions§
- init
- Initializes the routes for api keys.