openapi
Here are 1,411 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
Aug 22, 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
-
Updated
Aug 20, 2020 - Java
-
Updated
Aug 22, 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
-
Updated
Aug 19, 2020 - Go
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Aug 13, 2020 - Python
-
Updated
Aug 20, 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
-
Updated
Aug 14, 2020 - TypeScript
-
Updated
Aug 20, 2020 - Python
-
Updated
Aug 17, 2020 - Java
-
Updated
Aug 2, 2020 - PHP
-
Updated
Aug 4, 2020 - Python
-
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
-
Updated
Aug 21, 2020 - TypeScript
-
Updated
Aug 20, 2020 - C#
-
Updated
Dec 10, 2019 - Python
-
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