openapi
Here are 1,438 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 3, 2020 - TypeScript
🐛 Bug Report
The TestTimeout test is sometimes failing randomly.
To Reproduce
$ go test -run TestTimeout -count 100 ./examples/internal/integrationExpected behavior
Test not to be flaky
Actual Behavior
The tests fails with an incorrect status code error:
integration_test.go:1395: resp.StatusCode = 500; want 504
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
-
Updated
Aug 29, 2020 - Java
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
Updated
Sep 3, 2020 - Java
springfox-swagger2: 3.0.0-SNAPSHOT
springfox-swagger-ui: 3.0.0-SNAPSHOT
springfox-spring-webflux: 3.0.0-SNAPSHOT
We are using directModelSubstitute for MonetaryAmount to avoid showing all the properties of the class in swagger. Instead of that we created our own MonetaryAmountWrapper which have only two fields viz., amount and currency with some default example values for both. Now, the
package for building REST-style Web Services using Go
-
Updated
Aug 31, 2020 - Go
Language-agnostic HTTP API Testing Tool
-
Updated
Sep 2, 2020 - JavaScript
Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support
-
Updated
Aug 25, 2020 - Python
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
-
Updated
Aug 29, 2020 - Go
Suggestion
Follow-up story from strongloop/loopback-next#4992 (comment)
Now the fields filter only allow object, like {fields: {title: true, desc: true}}, but doesn't allow the array shortcut like {fields: ['title', 'desc']}.
We should support the array shortcut as well.
Copy the details here:
fields: ['foo', 'bar'] is not allowed with
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python, Ruby
-
Updated
Sep 1, 2020 - TypeScript
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
-
Updated
Aug 28, 2020 - Python
A fast, lightweight and more productive microservices framework
-
Updated
Sep 2, 2020 - Java
Single file PHP script that adds a REST API to a SQL database
-
Updated
Aug 25, 2020 - PHP
Swagger Documentation Generator for Django REST Framework: deprecated
-
Updated
Aug 4, 2020 - Python
Easy OpenAPI specs and Swagger UI for your Flask API
-
Updated
Aug 11, 2020 - Python
I'm using https://github.com/Artory/drf-hal-json/ that basically provides custom base serializers that add dynamically fields like _links into the response via the to_representation method.
I tried to somehow get that into the schema as well, but I'm getting stuck. Are there any directions on what I need to provide/subclass/overwrite, so to make it work?
I imagine I could inspect my seri
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
-
Updated
Sep 2, 2020 - TypeScript
An open source project based on the HttpClient. You only need to define the c# interface and modify the related features to invoke the client library of the remote http interface asynchronously.
-
Updated
Sep 3, 2020 - C#
Real-life RESTful server example on Flask-RESTplus
-
Updated
Dec 10, 2019 - Python
DreamFactory API Management Platform
-
Updated
Jul 1, 2020 - Shell
Looks like it should be "Not all child routes satisfy compojure.api.routes/Routing."
Maybe a fix could use (str ::Routing) or some derivative
-Victor
Improve this page
Add a description, image, and links to the openapi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openapi topic, visit your repo's landing page and select "manage topics."


First check