oas
Here are 107 public repositories matching this topic...
-
Updated
Jul 19, 2022 - TypeScript
-
Updated
Jul 22, 2022
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
Jul 20, 2022 - TypeScript
-
Updated
Jul 19, 2022 - TypeScript
-
Updated
May 10, 2022 - PHP
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Jun 22, 2022 - Python
-
Updated
Jul 20, 2022 - PHP
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Aug 17, 2021 - Ruby
-
Updated
Jul 10, 2022 - Python
-
Updated
Sep 5, 2019 - JavaScript
-
Updated
Jun 17, 2022
Currently, code review for PRs has to manually check whether there is a need for the OpenAPI specs to be updated, and then that has to be done manually.
One good way to avoid this Problem would be to have a Github Action that automatically re-generates the OpenAPI specs on each PR and then pushes the changes to the PR branch. This can be done using https://github.com/ad-m/github-push-action.
-
Updated
Jun 23, 2022 - Python
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Jul 19, 2022 - JavaScript
-
Updated
Jun 20, 2022 - JavaScript
Improve this page
Add a description, image, and links to the oas topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oas 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