发布于 2017-12-08 00:20:11 | 169 次阅读 | 评论: 0 | 来源: 网友投递
Swagger UI 文档在线自动生成
Swagger UI是一款RESTFUL接口的文档在线自动生成+功能测试功能软件。
Swagger UI 3.6.0 已发布,这是一款 API 在线文档生成和调试工具。
该版本包含了一个显着的性能改进,这要归功于 Swagger-Client 的改变。$ ref-dense 定义现在应该能够更快速地初始化渲染!此外,还包括:
接口更改:OAuth2 requests are now subject to request and response interception.
特性:added support for OAS3 path and operation-level server
definitions (via #3972)
改进:removed Try-It-Out download link requirement that the response have a Content-Length
(via #3895)
改进:connected OAuth2 requests to requestInterceptor
and responseInterceptor
configuration options.
改进:added type examples for header definitions (via #3967)
修正:parameter validation now tolerates OAS3 parameters that lack a schema
property
修正:paremeter enum
s, especially with Boolean types, now display more accurately (via #3964)
下载地址: