Packages

The Elixir package to render Redoc UI from OpenAPI specification.

Current section

Files

Jump to
redoc_ui_plug CHANGELOG.md
Raw

CHANGELOG.md

## 0.2.0 (2022-11-21)
* Adjust ReDoc page style (Thanks to https://github.com/dcdourado)
* Improve opts validation (Thanks to https://github.com/dcdourado)
* Remove `Redoc.Plug.RenderSpec` and `open_api_spex`
## 0.1.1 (2022-04-22)
* Temporary remove `Redoc.Plug.RenderSpec`.
## 0.1.0 (2022-04-21)
* Render Redoc UI from OpenAPI specification url.