openapi3
Here are 570 public repositories matching this topic...
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
-
Updated
Jan 22, 2021 - TypeScript
-
Updated
Jan 25, 2021 - HTML
Description
We've previously been running v5.0.0-beta2. Switching to the full release v5.0.0 results in the error ModuleNotFoundError: No module named 'nulltype'.
The fix was to add the nulltype package to my project's requirements but I'm not sure if this is expected and it doesn't seem ideal. Is this package really required or was it an accidentally inclusion?
openapi-genera
-
Updated
Jan 22, 2021 - JavaScript
-
Updated
Jan 18, 2021 - Java
-
Updated
Dec 22, 2020 - Python
-
Updated
Jan 18, 2021 - JavaScript
-
Updated
Jan 22, 2021 - TypeScript
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Jan 21, 2021 - TypeScript
-
Updated
Jan 24, 2021 - Java
-
Updated
Dec 19, 2020 - Python
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
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
Jan 21, 2021 - Python
-
Updated
Dec 6, 2020 - Go
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.
Not sure how useful it might be, but I'd investigate the possibility of building packages for e.g., ArchLinux, Debian, etc
-
Updated
Jan 15, 2021 - JavaScript
-
Updated
Jun 22, 2020 - Go
- 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
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jan 22, 2021 - Java
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