mirror of
https://github.com/metosin/reitit.git
synced 2026-01-02 06:38:26 +00:00
Update docs with instructions on how to use swagger-ui 2.x
This commit is contained in:
parent
4c03cd0bf7
commit
9de2254e01
1 changed files with 2 additions and 0 deletions
|
|
@ -63,6 +63,8 @@ Webjars also hosts a [version](https://github.com/webjars/swagger-ui) of the swa
|
|||
|
||||
**NOTE**: Currently, swagger-ui module is just for Clojure. ClojureScript-support welcome as a PR!
|
||||
|
||||
**NOTE:** If you want to use swagger-ui 2.x you can do so by explicitly downgrading `metosin/ring-swagger-ui` to `2.2.10`.
|
||||
|
||||
## Examples
|
||||
|
||||
### Simple example
|
||||
|
|
|
|||
Loading…
Reference in a new issue