mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Fix openapi missing param
This commit is contained in:
parent
1967546cab
commit
9af56c26bc
1 changed files with 1 additions and 0 deletions
|
@ -1672,6 +1672,7 @@ paths:
|
|||
get:
|
||||
summary: List token sessions
|
||||
parameters:
|
||||
- $ref: '#/components/parameters/id'
|
||||
- $ref: '#/components/parameters/tokenSessionId'
|
||||
tags:
|
||||
- Session
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue