Skip to content

Commit

Permalink
Make token as optional in rt swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
mois-ilya committed Nov 20, 2024
1 parent c3c95cf commit e901cd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/rt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,11 +314,9 @@ components:
schema:
type: string
example: NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2ODQ3...
required: true
tokenQuery:
in: query
name: token
required: true
schema:
type: string
example: NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2ODQ3...
Expand Down

0 comments on commit e901cd5

Please sign in to comment.