зеркало из https://github.com/nextcloud/spreed.git
fix(openapi): Bump openapi-extractor for improved API results
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Родитель
8fbf675694
Коммит
b67b6847f5
|
@ -62,7 +62,7 @@ class BreakoutRoomController extends AEnvironmentAwareController {
|
|||
* @param 0|1|2|3 $mode Mode of the breakout rooms
|
||||
* @psalm-param BreakoutRoom::MODE_* $mode
|
||||
* @param 1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20 $amount Number of breakout rooms
|
||||
* @psalm-param int<1, 20> $amount Constants {@see BreakoutRoom::MINIMUM_ROOM_AMOUNT} and {@see BreakoutRoom::MAXIMUM_ROOM_AMOUNT}
|
||||
* @psalm-param int<1, 20> $amount Number of breakout rooms - Constants {@see BreakoutRoom::MINIMUM_ROOM_AMOUNT} and {@see BreakoutRoom::MAXIMUM_ROOM_AMOUNT}
|
||||
* @param string $attendeeMap Mapping of the attendees to breakout rooms
|
||||
* @return DataResponse<Http::STATUS_OK, TalkRoom[], array{}>|DataResponse<Http::STATUS_BAD_REQUEST, array{error: string}, array{}>
|
||||
*
|
||||
|
|
1262
openapi.json
1262
openapi.json
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -83,12 +83,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nextcloud/openapi-extractor.git",
|
||||
"reference": "d99e9c0fbaa6502a704d53d4ca8b7566566ab4be"
|
||||
"reference": "083417a8f5a8bee639d3bc075af5dcf22f820586"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/d99e9c0fbaa6502a704d53d4ca8b7566566ab4be",
|
||||
"reference": "d99e9c0fbaa6502a704d53d4ca8b7566566ab4be",
|
||||
"url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/083417a8f5a8bee639d3bc075af5dcf22f820586",
|
||||
"reference": "083417a8f5a8bee639d3bc075af5dcf22f820586",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -113,7 +113,7 @@
|
|||
"source": "https://github.com/nextcloud/openapi-extractor/tree/main",
|
||||
"issues": "https://github.com/nextcloud/openapi-extractor/issues"
|
||||
},
|
||||
"time": "2023-10-29T16:42:12+00:00"
|
||||
"time": "2023-12-07T10:30:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
|
|
Загрузка…
Ссылка в новой задаче