mirror of
https://github.com/s-frick/effigenix.git
synced 2026-03-28 08:29:36 +01:00
chore(types): OpenAPI-Spec update
This commit is contained in:
parent
d27dbaa843
commit
d20fb4108a
11 changed files with 2468 additions and 45 deletions
7
makefile
Normal file
7
makefile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
|
||||
backend/run:
|
||||
cd backend && mvn spring-boot:run
|
||||
|
||||
generate/openapi:
|
||||
./scripts/generate-openapi.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue