Is your feature request related to a problem? Please describe.
The catalog/user-related APIs are defined in the OpenAPI specification, but the auth-related APIs are not. Adding definitions for the auth-related APIs would improve code consistency and make the codebase cleaner.
Describe the solution you would like
Add a YAML file for the auth-related APIs.