Generate project with openapi generator

This commit is contained in:
2025-05-28 13:56:37 -03:00
parent 79bfdecaf8
commit d3fb88a65d
116 changed files with 36001 additions and 184 deletions

View File

@ -1,10 +1,3 @@
#!/usr/bin/env sh
# Linux (x64)
make config=debug_linux-x64
# Linux (x86)
make config=debug_linux-x86
# Linux (arm64)
make config=debug_linux-arm64