ソースを参照

Create docs for updated session route

Lee Morgan 3 週間 前
コミット
9d4d666cd7
2 ファイル変更2 行追加13 行削除
  1. 1 10
      docs/paths/game/session/create.yaml
  2. 1 3
      docs/redoc-static.html

+ 1 - 10
docs/paths/game/session/create.yaml

@@ -20,16 +20,7 @@ responses:
     content:
       application/json:
         schema:
-          type: object
-          properties:
-            session:
-              $ref: "#/components/schemas/Session"
-            turn:
-              $ref: "#/components/schemas/Turn"
-            tokens_remaining:
-              type: number
-              description: Tokens that the user has remaining
-              example: 998060
+          $ref: "#/components/schemas/Session"
   "400":
     $ref: "#/components/responses/400"
   "401":

ファイルの差分が大きいため隠しています
+ 1 - 3
docs/redoc-static.html


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません