|
|
@@ -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":
|