mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
1aff7aadc8
commit
b012dc8612
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ class API extends PluginAbstract
|
|||
new OA\Parameter(
|
||||
name: "userAgent",
|
||||
in: "query",
|
||||
required: true,
|
||||
required: false,
|
||||
schema: new OA\Schema(type: "string"),
|
||||
description: "User-Agent string from the client request"
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue