Compare commits

...

1 commit

Author SHA1 Message Date
c67a4c8ebf NOTICKET: Fix API Spec
Some checks failed
Quality Check / Validate OAS (push) Successful in 33s
Quality Check / Testing (push) Failing after 1m2s
Quality Check / Linting (push) Successful in 1m4s
Quality Check / Static Analysis (push) Successful in 1m17s
Quality Check / Validate OAS (pull_request) Successful in 36s
Quality Check / Linting (pull_request) Successful in 1m3s
Quality Check / Testing (pull_request) Failing after 54s
Quality Check / Static Analysis (pull_request) Successful in 1m0s
2025-03-05 11:09:08 +01:00

View file

@ -239,7 +239,7 @@ paths:
503: 503:
$ref: "#/components/responses/503ServiceUnavailable" $ref: "#/components/responses/503ServiceUnavailable"
/admin/players: /admin/players:
get: post:
operationId: "GetAllPlayers" operationId: "GetAllPlayers"
tags: tags:
- admin - admin