Skip to content

Enhance OpenAPI Specification with Detailed Error Codes. #759

@ognis1205

Description

@ognis1205

Is your feature request related to a problem? Please describe.

To improve the UI/UX of client applications, such as the WebUI, appropriate error codes should be added to the OpenAPI specification. For instance, in the default implementation, attempting to delete a catalog that contains a schema is treated as an error. However, the response returned to the client provides no information about the reason for the failure, currently returning only a generic 400 Bad Request.

Describe the solution you would like

Add appropriate error codes to the OpenAPI specification and implement the corresponding error handling accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions