소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.