swagger
Here are 4,097 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
Nov 26, 2020 - HTML
-
Updated
Nov 23, 2020 - TypeScript
📚 Documentation
usegotemplates.md contains examples that have go templates (ie things surrounded in double-curly-brackets), but the website's usegotemplates.html has those important sections stripped out.
Perhaps the pipeline
-
Updated
Jun 16, 2020 - JavaScript
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Nov 22, 2020 - Java
在nginx环境下, 网站上的图形或字体加载不了, 显示为方框. 配置问题, fontawesome图标字体库组件在服务器上显示不出来图标的问题.
先看看路径是否加载失败. .ttf 和.woff 文件, 确认路径正确
找到 nginx的配置文件 ,ps -ef | grep nginx
文件名 default_*.conf
加上
location ~* \.(eot|otf|ttf|woff|svg)$ {
root /home/web/waimai/; #项目路径, 必须加上, 除非你只有一个项目,默认80端口.
add_header Access-Control-Allow-Origin *;
}
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
Nov 2, 2020 - C#
-
Updated
Nov 29, 2020 - Go
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Nov 27, 2020 - Go
-
Updated
Nov 26, 2020 - Java
-
Updated
Nov 24, 2020 - Python
Starting from version 12.12.0, Node.js offers built-in support for translating error stack traces using source maps - learn more here: https://medium.com/@nodejs/source-maps-in-node-js-482872b56116
Let's rework @loopback/build to use this new feature on recent version of Node.js, instead of source-map-support module.
If it's possible, then implement a fallback to npm module `source-map-s
-
Updated
Nov 29, 2020 - Go
-
Updated
Nov 20, 2020 - TypeScript
-
Updated
Nov 26, 2020 - C#
-
Updated
Nov 25, 2020 - Java
-
Updated
Nov 29, 2020 - C#
Hello Maurits,
This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but not limited to).
Could you please add a COMPLETE application example of using the API (with user authentication, maybe even with the user-creation SQL script, table authorization, etc).
This would be really really helpful as a quickstart /
-
Updated
Nov 29, 2020 - Scala
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)
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