openapi-specification
Here are 234 public repositories matching this topic...
-
Updated
Sep 9, 2021 - TypeScript
-
Updated
Sep 8, 2021 - Mustache
-
Updated
Aug 24, 2021 - JavaScript
-
Updated
Sep 7, 2021 - Java
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Aug 18, 2021 - Python
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
-
Updated
Sep 10, 2021 - JavaScript
-
Updated
Sep 3, 2021 - Java
While not technically in violation of the OpenAPI specification, including a query parameter in a path should be flagged as an error in Spectral:
A path has specific meaning in HTTP as a part of a URL that comes after the host name and before the query string or fragment. A "path item" key must be only a path, it cannot have a query string or a fragment.
For example, the following when def
-
Updated
Sep 3, 2021 - Python
-
Updated
Sep 9, 2021 - Python
- 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
Sep 4, 2021 - Java
-
Updated
Apr 3, 2021 - JavaScript
-
Updated
Dec 27, 2020 - Java
-
Updated
Mar 24, 2021 - Go
-
Updated
Aug 27, 2021 - HTML
-
Updated
Sep 8, 2021 - Java
-
Updated
Feb 17, 2021 - HTML
What are the steps to reproduce this issue?
- Have custom instance return anything other than the exact resource
What happens?
Hooks lose type data
What were you expecting to happen?
Hooks would contain the new Promise return type of the customInstance
Any logs, error output, etc?
No
-
Updated
Jun 25, 2021 - Java
-
Updated
Aug 17, 2021 - Ruby
-
Updated
Aug 29, 2021 - Java
-
Updated
Sep 2, 2021 - Smarty
-
Updated
Oct 2, 2020 - Java
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."