core/internal/port/internal/apimodel
Dawid Wysokiński f4d6824571
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
feat: new API endpoint /api/v2/versions/{versionCode}/servers/{serverKey}/tribes/{tribeId}/snapshots (#30)
Reviewed-on: twhelp/corev3#30
2024-03-19 07:01:47 +00:00
..
templates/chi refactor: adjust oapi-codegen template to the project needs 2024-02-10 12:15:23 +01:00
.gitignore feat: add a new cmd - serve (#49) 2024-01-23 07:13:55 +00:00
apimodel.go refactor: adjust oapi-codegen template to the project needs 2024-02-10 12:15:23 +01:00
config.yml feat: add a new cmd - serve (#49) 2024-01-23 07:13:55 +00:00
ennoblement.go chore: update openapi schema and swagger version (#29) 2024-03-18 07:01:47 +00:00
player.go feat: api - extend village schema (#18) 2024-03-06 06:35:26 +00:00
server.go feat: api - add 3 new endpoints 2024-02-10 13:28:41 +01:00
tribe_change.go feat: tribe change - add 2 new api endpoints (#27) 2024-03-13 07:23:22 +00:00
tribe_snapshot.go feat: new API endpoint /api/v2/versions/{versionCode}/servers/{serverKey}/tribes/{tribeId}/snapshots (#30) 2024-03-19 07:01:47 +00:00
tribe.go feat: api - extend player schema (#8) 2024-02-28 06:59:10 +00:00
version.go feat: api - add a new endpoint - GET /api/v2/versions/{versionCode}/servers/{serverKey} 2024-02-10 11:53:14 +01:00
village.go feat: new API endpoint - GET /api/v2/versions/{versionCode}/servers/{serverKey}/ennoblements (#22) 2024-03-11 06:41:32 +00:00