Sha256: 87086f0524449ed8f11d2931e65cef3675065526917149dc8e20b017a04ed7b6

Contents?: true

Size: 1.52 KB

Versions: 7

Compression:

Stored size: 1.52 KB

Contents

# 0.11.3
* Change oas url constructor to be entire config parameter and not only partial
* Bump websocket-extensions, fixes CVE-2020-7663
* Bump rails, fixes CVE-2020-8165, CVE-2020-8164, CVE-2020-8162

# 0.11.2
* Add instructions for docker on windows #68
* Add nested array rendering support

# 0.11.1
* Bump nexmo-markdown-renderer to v0.3

# 0.11.0
* Add ability to customize OAS github's repo

# 0.9.0
* Use volta2 styles

# 0.8.0
* Fix an issue when the description is `nil`
* Include nexmo-markdown-renderer
* Remove white box surrounding HTTP responses
* Allow multi-depth `oneOf` definitions
* Render endpoint's description as markdown

# 0.7.1
* Use schema's description when there isn't one at the parameter level

# 0.7.0
* Prevent sinatra from showing error traces, use custom 500 page instead
* Bump oas_parser to version 0.23.0. Ensures interoperability between JSON and YAML formats by forcing keys to be strings

# 0.6.6
* Make tabs clickable

# 0.6.5
* Fix rendering of different versions

# 0.6.4
* Render required tag for oneOf request bodies

# 0.6.3
* Remove the need to have a `definitions` folder, just specify the correct path in `OAS_PATH`
* Remove OAS constraints, since they are not needed to run this standalone

# 0.6.0
* Upgraded to Rails 6

# 0.5.6
* Add `reports` to open_api docs' constraints
* Make tab selection with `x-tab-id` trigger all tabs (support for request bodies)
* Remove CSS styling for tutorial links

# 0.5.5
* Add `vonage-business-cloud/reports` to open_api docs' constraints

# 0.1.0
* First version!

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
nexmo-oas-renderer-2.1.3 CHANGELOG.md
nexmo-oas-renderer-2.1.2 CHANGELOG.md
nexmo-oas-renderer-2.1.1 CHANGELOG.md
nexmo-oas-renderer-2.1.0 CHANGELOG.md
nexmo-oas-renderer-2.0.1 CHANGELOG.md
nexmo-oas-renderer-2.0.0 CHANGELOG.md
nexmo-oas-renderer-0.11.3 CHANGELOG.md