Add OpenAPI route and server
This commit is contained in:
@@ -186,6 +186,7 @@ fun Application.module(env: Env = PROD) {
|
||||
commentConstitution(get())
|
||||
voteArticle(get(), get(), get())
|
||||
voteConstitution(get())
|
||||
definition()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user