oas
Here are 102 public repositories matching this topic...
-
Updated
Aug 17, 2021
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
-
Updated
Aug 16, 2021 - TypeScript
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
Port OpenAPI Specs to Postman Collections, inject test suite and run via Newman 👨🏽🚀
-
Updated
Aug 12, 2021 - TypeScript
PHP-code generator for Laravel framework, with complete support of JSON-API data format
-
Updated
Jun 4, 2021 - PHP
API Generator - instantly generate REST and GraphQL APIs (openapi (OAS) 3.0.0)
-
Updated
Aug 11, 2021 - JavaScript
OpenAPI Spec validator
-
Updated
Aug 13, 2021 - Python
Visual Studio extension to work with RAML and OAS (OpenAPI) specifications. You can consume REST APIs, scaffold ASP.NET implementations and extract RAML specifications from existing ASP.Net apps.
-
Updated
Apr 7, 2021 - JavaScript
An object oriented approach to generating OpenAPI specs, implemented in PHP.
-
Updated
May 21, 2021 - PHP
Concise DSL for generating OpenAPI Specification 3 (OAS3) JSON documentation for Ruby application.
-
Updated
Aug 17, 2021 - Ruby
Filter by Tags
Great project!
I'm wondering if there is a way or if there could be way to filter by tags when generating the output file? As in, only include docs that contains this tag?
oas generate --tags tag1,tag2 or oas generate --tag tag1 --tag tag2
Or if not by tag, then some other mechanism for filtering/including/excluding documentation.
Thanks!
(DEPRECATED) Converts between OAS and RAML API specifications
-
Updated
Sep 5, 2019 - JavaScript
OpenAPI (fka Swagger) spec renderer for Sphinx.
-
Updated
Apr 23, 2021 - Python
A good way to familiarize yourself with how Cineast extracts features from multimedia would be to update and add examples to the Feature Example Repo.
Ideally, you would also contribute to the wiki.
A library for generating completely customizable code from the Open API Specification (FKA Swagger) RESTful API documentation using the scripting power of Node.js.
-
Updated
Nov 23, 2020 - JavaScript
Postman collection and environment that will take an Open API Spec, validate component adherence, generate contract tests, and execute them.
-
Updated
Jun 21, 2021
All the OpenAPI specification files for the Nexmo APIs
-
Updated
Jul 30, 2021 - JavaScript
Convert Sequelize models into various JSON Schema variants (using the Strategy Pattern)
-
Updated
Aug 12, 2021 - 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