openapi3
Here are 501 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
Sep 17, 2020 - HTML
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Sep 16, 2020 - Java
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Sep 19, 2020 - Java
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Sep 15, 2020 - Python
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Sep 19, 2020 - Java
-
Updated
Sep 6, 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
-
Updated
Sep 12, 2020 - Go
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
Jun 6, 2020 - Python
If it is used in Python tests, then it falls back to the requests
default user agent. To be consistent with the CLI behavior, we need to set this header inside the Case.call
method.
Implementation notes:
- Use
schemathesis.constants.USER_AGENT
insideCase.call
/Case.call_wsgi
methods - Use
headers.setdefault("User-Agent", USER_AGENT)
- Pass
headers={"User-Agent": USER_AGENT}
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.
-
Updated
Sep 14, 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
Sep 4, 2020 - JavaScript
-
Updated
Jun 22, 2020 - Go
-
Updated
Aug 31, 2020 - Java
-
Updated
Sep 9, 2020
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