mirror of
https://github.com/metosin/reitit.git
synced 2026-02-11 22:05:16 +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**: 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
|
## Examples
|
||||||
|
|
||||||
### Simple example
|
### Simple example
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue