1
0
Fork 0
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:
Chocobozzz 2025-07-30 11:52:54 +02:00
parent 1967546cab
commit 9af56c26bc
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -1672,6 +1672,7 @@ paths:
get:
summary: List token sessions
parameters:
- $ref: '#/components/parameters/id'
- $ref: '#/components/parameters/tokenSessionId'
tags:
- Session