mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 00:11:11 +00:00
revert swagger-ui
This commit is contained in:
parent
6a6492b547
commit
74a56800e2
2 changed files with 2 additions and 3 deletions
|
|
@ -18,7 +18,6 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
|
|||
|
||||
```clojure
|
||||
[metosin/ring-swagger-ui "5.0.0-alpha.0"] is available but we use "4.15.5"
|
||||
[metosin/malli "0.10.4"] is available but we use "0.10.1"
|
||||
```
|
||||
|
||||
## 0.6.0 (2023-02-21)
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
[metosin/reitit-frontend "0.6.0"]
|
||||
[metosin/reitit-sieppari "0.6.0"]
|
||||
[metosin/reitit-pedestal "0.6.0"]
|
||||
[metosin/ring-swagger-ui "5.0.0-alpha.0"]
|
||||
[metosin/ring-swagger-ui "4.15.5"]
|
||||
[metosin/spec-tools "0.10.5"]
|
||||
[metosin/schema-tools "0.13.0"]
|
||||
[metosin/muuntaja "0.6.8"]
|
||||
|
|
@ -103,7 +103,7 @@
|
|||
[ring "1.9.6"]
|
||||
[ikitommi/immutant-web "3.0.0-alpha1"]
|
||||
[metosin/ring-http-response "0.9.3"]
|
||||
[metosin/ring-swagger-ui "5.0.0-alpha.0"]
|
||||
[metosin/ring-swagger-ui "4.15.5"]
|
||||
|
||||
[criterium "0.4.6"]
|
||||
[org.clojure/test.check "1.1.1"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue