You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['celeryTasksPartialUpdate'] to see the possible values for this operation
967
967
*
968
968
* @throws \Libretime\Client\ApiException on non-2xx response or if the response body is not in the expected format
@@ -979,7 +979,7 @@ public function celeryTasksPartialUpdate($id, $patched_celery_task = null, strin
979
979
* Operation celeryTasksPartialUpdateWithHttpInfo
980
980
*
981
981
* @param int $id A unique integer value identifying this celery task. (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['celeryTasksPartialUpdate'] to see the possible values for this operation
984
984
*
985
985
* @throws \Libretime\Client\ApiException on non-2xx response or if the response body is not in the expected format
@@ -1103,7 +1103,7 @@ public function celeryTasksPartialUpdateWithHttpInfo($id, $patched_celery_task =
1103
1103
* Operation celeryTasksPartialUpdateAsync
1104
1104
*
1105
1105
* @param int $id A unique integer value identifying this celery task. (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['celeryTasksPartialUpdate'] to see the possible values for this operation
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['celeryTasksPartialUpdate'] to see the possible values for this operation
1128
1128
*
1129
1129
* @throws \InvalidArgumentException
@@ -1174,7 +1174,7 @@ function ($exception) {
1174
1174
* Create request for operation 'celeryTasksPartialUpdate'
1175
1175
*
1176
1176
* @param int $id A unique integer value identifying this celery task. (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['celeryTasksPartialUpdate'] to see the possible values for this operation
@@ -984,8 +984,8 @@ public function filesDownloadRetrieveRequest($id, string $contentType = self::co
984
984
/**
985
985
* Operation filesList
986
986
*
987
-
* @param string $genre genre (optional)
988
-
* @param string $md5 md5 (optional)
987
+
* @param string|null $genre genre (optional)
988
+
* @param string|null $md5 md5 (optional)
989
989
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['filesList'] to see the possible values for this operation
990
990
*
991
991
* @throws \Libretime\Client\ApiException on non-2xx response or if the response body is not in the expected format
@@ -1001,8 +1001,8 @@ public function filesList($genre = null, $md5 = null, string $contentType = self
1001
1001
/**
1002
1002
* Operation filesListWithHttpInfo
1003
1003
*
1004
-
* @param string $genre (optional)
1005
-
* @param string $md5 (optional)
1004
+
* @param string|null $genre (optional)
1005
+
* @param string|null $md5 (optional)
1006
1006
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['filesList'] to see the possible values for this operation
1007
1007
*
1008
1008
* @throws \Libretime\Client\ApiException on non-2xx response or if the response body is not in the expected format
@@ -1125,8 +1125,8 @@ public function filesListWithHttpInfo($genre = null, $md5 = null, string $conten
1125
1125
/**
1126
1126
* Operation filesListAsync
1127
1127
*
1128
-
* @param string $genre (optional)
1129
-
* @param string $md5 (optional)
1128
+
* @param string|null $genre (optional)
1129
+
* @param string|null $md5 (optional)
1130
1130
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['filesList'] to see the possible values for this operation
1131
1131
*
1132
1132
* @throws \InvalidArgumentException
@@ -1145,8 +1145,8 @@ function ($response) {
1145
1145
/**
1146
1146
* Operation filesListAsyncWithHttpInfo
1147
1147
*
1148
-
* @param string $genre (optional)
1149
-
* @param string $md5 (optional)
1148
+
* @param string|null $genre (optional)
1149
+
* @param string|null $md5 (optional)
1150
1150
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['filesList'] to see the possible values for this operation
1151
1151
*
1152
1152
* @throws \InvalidArgumentException
@@ -1196,8 +1196,8 @@ function ($exception) {
1196
1196
/**
1197
1197
* Create request for operation 'filesList'
1198
1198
*
1199
-
* @param string $genre (optional)
1200
-
* @param string $md5 (optional)
1199
+
* @param string|null $genre (optional)
1200
+
* @param string|null $md5 (optional)
1201
1201
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['filesList'] to see the possible values for this operation
1202
1202
*
1203
1203
* @throws \InvalidArgumentException
@@ -1304,7 +1304,7 @@ public function filesListRequest($genre = null, $md5 = null, string $contentType
1304
1304
* Operation filesPartialUpdate
1305
1305
*
1306
1306
* @param int $id A unique integer value identifying this file. (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['filesPartialUpdate'] to see the possible values for this operation
1309
1309
*
1310
1310
* @throws \Libretime\Client\ApiException on non-2xx response or if the response body is not in the expected format
@@ -1321,7 +1321,7 @@ public function filesPartialUpdate($id, $patched_file = null, string $contentTyp
1321
1321
* Operation filesPartialUpdateWithHttpInfo
1322
1322
*
1323
1323
* @param int $id A unique integer value identifying this file. (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['filesPartialUpdate'] to see the possible values for this operation
1326
1326
*
1327
1327
* @throws \Libretime\Client\ApiException on non-2xx response or if the response body is not in the expected format
@@ -1445,7 +1445,7 @@ public function filesPartialUpdateWithHttpInfo($id, $patched_file = null, string
1445
1445
* Operation filesPartialUpdateAsync
1446
1446
*
1447
1447
* @param int $id A unique integer value identifying this file. (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['filesPartialUpdate'] to see the possible values for this operation
1450
1450
*
1451
1451
* @throws \InvalidArgumentException
@@ -1465,7 +1465,7 @@ function ($response) {
1465
1465
* Operation filesPartialUpdateAsyncWithHttpInfo
1466
1466
*
1467
1467
* @param int $id A unique integer value identifying this file. (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['filesPartialUpdate'] to see the possible values for this operation
1470
1470
*
1471
1471
* @throws \InvalidArgumentException
@@ -1516,7 +1516,7 @@ function ($exception) {
1516
1516
* Create request for operation 'filesPartialUpdate'
1517
1517
*
1518
1518
* @param int $id A unique integer value identifying this file. (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['filesPartialUpdate'] to see the possible values for this operation
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['importedPodcastsPartialUpdate'] to see the possible values for this operation
967
967
*
968
968
* @throws \Libretime\Client\ApiException on non-2xx response or if the response body is not in the expected format
@@ -979,7 +979,7 @@ public function importedPodcastsPartialUpdate($id, $patched_imported_podcast = n
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['importedPodcastsPartialUpdate'] to see the possible values for this operation
984
984
*
985
985
* @throws \Libretime\Client\ApiException on non-2xx response or if the response body is not in the expected format
@@ -1103,7 +1103,7 @@ public function importedPodcastsPartialUpdateWithHttpInfo($id, $patched_imported
1103
1103
* Operation importedPodcastsPartialUpdateAsync
1104
1104
*
1105
1105
* @param int $id A unique integer value identifying this imported podcast. (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['importedPodcastsPartialUpdate'] to see the possible values for this operation
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['importedPodcastsPartialUpdate'] to see the possible values for this operation
1128
1128
*
1129
1129
* @throws \InvalidArgumentException
@@ -1174,7 +1174,7 @@ function ($exception) {
1174
1174
* Create request for operation 'importedPodcastsPartialUpdate'
1175
1175
*
1176
1176
* @param int $id A unique integer value identifying this imported podcast. (required)
* @param string $contentType The value for the Content-Type header. Check self::contentTypes['importedPodcastsPartialUpdate'] to see the possible values for this operation
0 commit comments