swagger
Here are 3,824 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 2, 2020 - HTML
-
Updated
Sep 4, 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
Jun 16, 2020 - JavaScript
-
Updated
Aug 29, 2020 - Java
-
Updated
Sep 2, 2020 - JavaScript
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
Jun 10, 2020 - C#
-
Updated
Sep 4, 2020 - Go
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Aug 25, 2020 - Python
-
Updated
May 30, 2020 - Java
-
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
-
Updated
Sep 1, 2020 - TypeScript
-
Updated
Aug 28, 2020 - Python
-
Updated
Aug 9, 2020 - C#
-
Updated
Sep 2, 2020 - Java
-
Updated
Aug 25, 2020 - PHP
-
Updated
Jul 26, 2020 - Scala
-
Updated
Sep 4, 2020 - C#
ujson is no more actively maintained and specially for some critical bugs not present in json package.
one example forcing us to revert ujson usage:
ultrajson/ultrajson#325 (2 days ago, mine)
ultrajson/ultrajson#301 (same but 1 year ago and no answer)
-
Updated
Sep 4, 2020 - C#
-
Updated
Aug 11, 2020 - Python
Improve this page
Add a description, image, and links to the swagger topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swagger topic, visit your repo's landing page and select "manage topics."
First check