openapi3
Here are 837 public repositories matching this topic...
Base64 packing the logo is unproductive and prohibitively complicated.
Originally I just thought it was related to the method of delivery, minification,etc....
But then I discovered the "enterprise" copy you sell directly offers the "feature" of changing the logo, which then just packs up a new image.
Now I realize why changing the logo is difficult and you won't document how to do it in
-
Updated
Apr 7, 2022 - TypeScript
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
-
Updated
Mar 26, 2022 - Mustache
Is your feature request related to a problem? Please describe.
Recently noticed how many PHP based projects migrates from Travis-CI to GitHub Actions. I didn't try it yet, but after a quick reading I see that GitHub Actions has Ubuntu environment with preinstalled PHP from 7.4 to 8.1, while Travis CI offers [Bi
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
-
Updated
Feb 13, 2022 - Python
Swagger Editor
-
Updated
Apr 7, 2022 - JavaScript
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
-
Updated
Apr 6, 2022 - Java
Language-agnostic HTTP API Testing Tool
-
Updated
Apr 6, 2022 - JavaScript
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
-
Updated
Apr 7, 2022 - TypeScript
-
Updated
Apr 8, 2022
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
-
Updated
Apr 8, 2022 - TypeScript
Javascript library to connect to swagger-enabled APIs via browser or nodejs
-
Updated
Apr 7, 2022 - JavaScript
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.
Library for OpenAPI 3 with spring-boot
-
Updated
Apr 7, 2022 - Java
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python 3.6 and above with performance auto-tuning. Optionally with Alpine Linux.
-
Updated
Apr 4, 2022 - Python
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
OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
-
Updated
Apr 4, 2022 - Go
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
-
Updated
Apr 7, 2022 - Go
This might be helpful - too many redirects may be considered an error. E.g. the API schema might need to provide endpoints that won't involve any redirection at all, for example, if the app redirects "/api/users" to "/api/users/", then the schema should have endpoints with trailing slashes to avoid these redirects for clients at all.
Implementation notes
- Update
models.Case.callsignatu
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
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
-
Updated
Apr 6, 2022 - Python
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
-
Updated
Mar 28, 2022 - Python
When viewing in a narrow browser window, there is no longer any menu for navigating between endpoints (unless I'm mistaken?). This is especially problematic for the focused render style, as there is no way to move between endpoints, as far as I can tell.
I am using <rapi-doc server-url="https://fdw.fews.net/" use-path-in-nav-bar="true">, although I've tried various variations.
An auto-com
Looking for blogs and articles that you've written about express-openapi-validator. Post links here
The modern editor for API Design and Technical Writing.
-
Updated
Apr 1, 2022
A node package wrapper for https://github.com/OpenAPITools/openapi-generator
-
Updated
Apr 7, 2022 - TypeScript
- 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
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