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 supported124 Subscribers
View all SubscribersAdd a CodeTriage badge to swagger-ui
Help out
- Issues
- OAS 3.1 array items with contentMediaType render as text inputs instead of file pickers
- fix(oas31): render file picker for array items with contentMediaType
- fix(oas3): reset request body when content type changes
- fix(spec): wrap parameterMacro to handle undefined return values
- fix(oas3): reverse readOnly/writeOnly handling for callback request bodies
- fix(oas3): apply default encoding for form-urlencoded array properties
- fix(core): deduplicate parameters by name and location, not just name
- fix(validation): handle anyOf/oneOf schemas in required parameter validation
- fix(err): filter false-positive ExampleElement mutually exclusive resolver errors
- test(oas3): add regression tests for oneOf/anyOf parameter explode behavior
- Docs
- JavaScript not yet supported