1
0
Fork 0
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:
Sebastian Frick 2026-02-18 21:08:40 +01:00
parent d27dbaa843
commit d20fb4108a
11 changed files with 2468 additions and 45 deletions

7
makefile Normal file
View file

@ -0,0 +1,7 @@
backend/run:
cd backend && mvn spring-boot:run
generate/openapi:
./scripts/generate-openapi.sh