openapi-specification
Here are 183 public repositories matching this topic...
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
-
Updated
Oct 21, 2020 - HTML
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
-
Updated
Oct 17, 2020 - Java
Swagger Editor
-
Updated
Oct 16, 2020 - JavaScript
Swagger module for node.js
-
Updated
Aug 31, 2020 - JavaScript
Easy OpenAPI specs and Swagger UI for your Flask API
-
Updated
Oct 2, 2020 - Python
Javascript library to connect to swagger-enabled APIs via browser or nodejs
-
Updated
Oct 21, 2020 - JavaScript
I'm using https://github.com/Artory/drf-hal-json/ that basically provides custom base serializers that add dynamically fields like _links into the response via the to_representation method.
I tried to somehow get that into the schema as well, but I'm getting stuck. Are there any directions on what I need to provide/subclass/overwrite, so to make it work?
I imagine I could inspect my seri
Generates swagger doc based on JSDoc.
-
Updated
Oct 21, 2020 - JavaScript
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
-
Updated
Oct 19, 2020 - Python
Samples for the various Swagger projects under swagger-api
-
Updated
Sep 9, 2020 - JavaScript
Add CONTRIBUTING.md
- Guidance on adding a linter new rule-action (if none of the existing ones can perform the action, or be extended)
- Expand on guidelines re: keeping commits to logical areas of the code / individual packages where possible
- Use of
conventional-commitstandard going forward - Advice not to include any
package-lock.jsonchanges PRs, for security reasons. File will be regene
Swagger Spec to Java POJOs
-
Updated
Oct 17, 2020 - Java
-
Updated
Mar 1, 2020 - Java
Beautiful, integrated, OpenAPI documentation.
-
Updated
Feb 22, 2020 - Go
GitHub repo for API Jam Workshop
-
Updated
Oct 1, 2020 - HTML
A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing
-
Updated
Oct 20, 2020 - HTML
Validate your Swagger JSON/YAML today!
-
Updated
Jul 7, 2020 - Java
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
-
Updated
Oct 20, 2020 - Python
Utility for comparing two OpenAPI specifications.
-
Updated
Oct 19, 2020 - Java
-
Updated
Oct 19, 2020 - Java
Concise DSL for generating OpenAPI Specification 3 (OAS3) JSON documentation for Ruby application.
-
Updated
Sep 19, 2020 - Ruby
Parse OpenAPI documents into Burp Suite for automating OpenAPI-based APIs security assessments (approved by PortSwigger for inclusion in their official BApp Store).
-
Updated
Oct 2, 2020 - Java
A tool to help generate Swagger specification documentation based on OAS 3.0 for Sails APIs
-
Updated
Sep 15, 2020 - TypeScript
OpenAPI definitions for Keycloak's Admin API
-
Updated
Aug 28, 2020 - Rust
Generate OpenAPI Specification from comments
-
Updated
Aug 7, 2020 - Go
Improve this page
Add a description, image, and links to the openapi-specification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openapi-specification topic, visit your repo's landing page and select "manage topics."


Hi there! I see that an issue #2884 deeplinking was integrated to 3.x however if I have a hyperlink with a hash to the operationID nothing happens on click. If I reload the page the UI scrolls to the open panel as expected. Is there something I am missing here? My url looks as follows and I am using the 3.0 dist repo installed via npm.
Again when clicked the URL address is updated but nothing h