Swagger UI 3.9.0 发布,API 在线文档生成利器

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Swagger UI 3.9.0 已发布,这是一款 API 在线文档生成和调试工具。 该版本包含核心插件 API 更改,以及一些突破性变化,包括: Introduced a breaking function signature change to errActions.newThrownErr a...

Swagger UI 3.9.0 已发布,这是一款 API 在线文档生成和调试工具。

该版本包含核心插件 API 更改,以及一些突破性变化,包括:

  • Introduced a breaking function signature change to errActions.newThrownErr action creator (from (err, action) to (err)) and err_new_thrown_err action payload (stopped nesting error content under error key in payload, now the error is the payload).

  • 特性:added error catcher for statePlugin interfaces; prevents errors in plugin code from crashing entire application instance (via #4067)

    • The only downside to this is that some errors are now a bit harder to trace! Set a breakpoint at console.error and walk down the stack to see what's going wrong.

  • 特性:display error content when definition/config load fails (via #4069)

  • 特性:display parameter enums, defaults, and examples when not in Try-It-Out mode (via #3977)

  • 改进:added hasOwnProperty checks to a handful of for...in loops (via #4043)

  • 改进:now using nginx location to set Docker base url instead of moving things around the filesystem (via #4073)

  • 改进:brought parameter model property description styling in line with styling for.... everything else (via #4075)

  • 修复:check for Promise on global/window object, which makes IE11 a very happy browser (via #4077)

  • Housekeeping: used zopflipng to compress PNG assets in repo (via #4037)

  • Housekeeping: added maintainer documentation for PR merging workflow (via #4076)

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

构建可扩展的Web站点

构建可扩展的Web站点

Cal Henderson / 徐宁 / 电子工业出版社 / 2008 / 58.00元

随着Web 2.0网站的蓬勃发展,如何成功地构建可扩展的Web站点成为网站开发人员必备的技能。本书是Flickr.com的主力开发人员讲解构建可扩展的Web站点的经典之作。本书主要介绍了Web应用程序的概念、体系结构、硬件需求、开发环境的原则及国际化、本地化和Unicode等基本内容,并为解决Web应用程序的数据安全、电子邮件整合、远程服务交互、应用程序优化、扩展、监测和预警、开放API等问题提供......一起来看看 《构建可扩展的Web站点》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具