Go to file
Teriuihi 43a5dafd82 Refactor API structure and update schema references
Moved API files from `sub_api` to `schemas` for better organization. Updated schema references to use `ApiError` instead of `Error`. Adjusted build configuration to include new schema folder in the API generation process.
2025-04-10 23:16:57 +02:00
backend Refactor API structure and endpoints for history and team. 2025-04-10 22:46:30 +02:00
database Refactor API structure and enhance logging/debugging. 2025-04-10 21:45:00 +02:00
frontend Refactor API structure and enhance logging/debugging. 2025-04-10 21:45:00 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Refactor API structure and update schema references 2025-04-10 23:16:57 +02:00
.gitattributes Initial setup 2025-04-02 19:18:39 +02:00
.gitignore Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00
gradlew Initial setup 2025-04-02 19:18:39 +02:00
gradlew.bat Initial setup 2025-04-02 19:18:39 +02:00
settings.gradle.kts Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00