openapi3
Here are 700 public repositories matching this topic...
-
Updated
Sep 1, 2021 - TypeScript
-
Updated
Aug 30, 2021 - Mustache
Bug Report Checklist
- [~] Have you provided a full/minimal spec to reproduce the issue?
- Have you validated the input using an OpenAPI validator, yes I used the validate function of the api generator
- [5.0.0 ] What's the version of OpenAPI Generator used?
- Have you search for related issues/PRs?
- What's the actual output vs expected output?
-
Updated
Aug 24, 2021 - JavaScript
-
Updated
Aug 29, 2021 - Java
-
Updated
Aug 31, 2021 - Python
-
Updated
Aug 14, 2021 - JavaScript
-
Updated
Aug 31, 2021 - TypeScript
-
Updated
Sep 1, 2021
-
Updated
Aug 31, 2021 - JavaScript
-
Updated
Sep 1, 2021 - TypeScript
-
Updated
Jun 27, 2021 - Python
-
Updated
Sep 1, 2021 - Java
Schemas, Operations, support Swagger extensions. Rather than inferring Go type names from those properties, we can also allow specifying them. Adding support for an extension like x-go-typename
on those would allow for more flexibility in naming the Swagger properties more clearly since they don't have to map to the same Go type.
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
Aug 30, 2021 - Go
I had opened an issue in the Shins project along these lines, but felt it might be better(?) considered here. Mermade/shins#53
To state the scenario from that issue:
Once a user is logged into our site, I'd like to be able to inject a user's API key dynamically into the API calls within the documentation. I'm using Widdershins to generate the base docs from OpenAPISp
Is your feature request related to a problem? Please describe.
Currently, it is not possible to pass a client-side certificate in Schemathesis CLI.
Docs: https://docs.python-requests.org/en/master/user/advanced/#client-side-certificates
Also, the docs should be extended with this topic
Describe the solution you'd like
Add a couple of CLI parameters for cert & key.
**Additiona
-
Updated
Aug 12, 2021 - Python
-
Updated
Aug 31, 2021 - Python
-
Updated
Aug 27, 2021 - JavaScript
- 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
Jun 22, 2020 - Go
-
Updated
Jul 5, 2021 - JavaScript
-
Updated
May 30, 2021 - JavaScript
Improve this page
Add a description, image, and links to the openapi3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openapi3 topic, visit your repo's landing page and select "manage topics."
First check