swagger-ui
https://github.com/swagger-api/swagger-ui
JavaScript
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported130 Subscribers
View all SubscribersAdd a CodeTriage badge to swagger-ui
Help out
- Issues
- fix(operation): recognize wildcard HTTP status codes as documented responses
- fix(core): remove debug code that runs in production builds
- fix(topbar): handle empty urls array without crashing
- fix(oas3): show request body description for file upload content types
- fix(config): add missing queryConfigEnabled to type-cast mappings
- fix(auth): use Immutable Map as fallback in logout cookie deletion
- docs(configuration): add missing config options to documentation
- fix(config): fix parameterMacro typo in type-cast mappings
- fix(a11y): add aria-labels to copy-to-clipboard buttons
- OAS 3.1 array items with contentMediaType render as text inputs instead of file pickers
- Docs
- JavaScript not yet supported