From 72012983718a8d1f1d850e24e9af3a29fb20374a Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 1 Aug 2024 21:09:36 +0900 Subject: refactor: remove `player_id` parameter from `/api/games` --- openapi.yaml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'openapi.yaml') diff --git a/openapi.yaml b/openapi.yaml index fe1e4fa..637ea3d 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -88,11 +88,6 @@ paths: operationId: getGames summary: List games parameters: - - in: query - name: player_id - schema: - type: integer - required: false - in: header name: Authorization schema: -- cgit v1.2.3-70-g09d2