mirror of
https://github.com/metosin/reitit.git
synced 2025-12-22 10:31:12 +00:00
fi
This commit is contained in:
parent
3336880b01
commit
f015b6669a
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
(defproject metosin/reitit-openapi "0.7.0-alpha1"
|
||||
(defproject fi.metosin/reitit-openapi "0.7.0-alpha1"
|
||||
:description "Reitit: OpenAPI-support"
|
||||
:url "https://github.com/metosin/reitit"
|
||||
:license {:name "Eclipse Public License"
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
[metosin/reitit-http]
|
||||
[metosin/reitit-interceptors]
|
||||
[metosin/reitit-swagger]
|
||||
[metosin/reitit-openapi]
|
||||
[fi.metosin/reitit-openapi]
|
||||
[metosin/reitit-swagger-ui]
|
||||
[metosin/reitit-frontend]
|
||||
[metosin/reitit-sieppari]
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
[metosin/reitit-http "0.7.0-alpha1"]
|
||||
[metosin/reitit-interceptors "0.7.0-alpha1"]
|
||||
[metosin/reitit-swagger "0.7.0-alpha1"]
|
||||
[metosin/reitit-openapi "0.7.0-alpha1"]
|
||||
[fi.metosin/reitit-openapi "0.7.0-alpha1"]
|
||||
[metosin/reitit-swagger-ui "0.7.0-alpha1"]
|
||||
[metosin/reitit-frontend "0.7.0-alpha1"]
|
||||
[metosin/reitit-sieppari "0.7.0-alpha1"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue