swagger-api / swagger-ui

Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
https://swagger.io
Apache License 2.0
25.96k stars 8.85k forks source link

Custom error handling component #10033

Open 0xLDev opened 1 week ago

0xLDev commented 1 week ago

Using the swagger-ui-react library, I want errors to be handled by my own component, how can I implement this?

Q&A (please complete the following information)

Screenshots

image