1
0
Fork 0

wip(backend): Work on OpenAPI v3 spec and swagger docs

This commit is contained in:
joostdecock 2022-12-18 20:04:52 +01:00
parent 86cf8787e5
commit 0cdb7a0ae0
14 changed files with 283 additions and 11 deletions

View file

@ -0,0 +1,3 @@
export const apiLevel = {
name: 'level',
}