openapi-specification
Here are 177 public repositories matching this topic...
-
Updated
Aug 28, 2020 - HTML
-
Updated
Aug 20, 2020 - Java
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Apr 26, 2020 - JavaScript
-
Updated
Aug 11, 2020 - Python
-
Updated
Aug 26, 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
Refactor tests
There is a lot of repeated code in our tests (for example, to run a query and compare it to expected data, to introspect a type and check the typing of a particular field). We should try to extract these functions and put them into some kind of utility file.
-
Updated
Aug 28, 2020 - Python
User story.
As a custom rule developer I'd like to implement rules in such a way that check are performed if there is a marker field is absent in document, and skipped otherwise
Is your feature request related to a problem?
I have special schemas that are not subject to say info-contact
check and they are marked by info:skip-contact: true
field.
the core rule is quite simple
-
Updated
Aug 19, 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-commit
standard going forward - Advice not to include any
package-lock.json
changes PRs, for security reasons. File will be regene
-
Updated
Aug 25, 2020 - Java
-
Updated
Mar 1, 2020 - Java
-
Updated
Feb 22, 2020 - Go
-
Updated
Aug 21, 2020 - HTML
-
Updated
Aug 10, 2020 - HTML
-
Updated
Jul 7, 2020 - Java
-
Updated
Jul 17, 2020 - Java
-
Updated
Aug 27, 2020 - Java
-
Updated
Feb 9, 2020 - Ruby
-
Updated
Aug 26, 2020 - Python
-
Updated
Nov 27, 2019 - Java
-
Updated
Aug 13, 2020 - TypeScript
-
Updated
Aug 26, 2020 - HTML
-
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