From be4cb124b2b6c0e692388d2563279ddf556ee963 Mon Sep 17 00:00:00 2001 From: paddatrapper Date: Sun, 21 Apr 2024 12:12:10 +0000 Subject: [PATCH] chore(deps): update openapitools/openapi-generator-cli docker tag to v7.5.0 (#55) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> libretime/client@191d913077f6125ad12219f93edf5f1139d923e1 --- javascript-client/.openapi-generator/VERSION | 2 +- javascript-client/common.ts | 42 +++++++++++++- php-client/.openapi-generator/VERSION | 2 +- php-client/README.md | 2 +- php-client/lib/Api/CeleryTasksApi.php | 2 +- php-client/lib/Api/FilesApi.php | 2 +- php-client/lib/Api/ImportedPodcastsApi.php | 2 +- php-client/lib/Api/InfoApi.php | 2 +- php-client/lib/Api/LibrariesApi.php | 2 +- php-client/lib/Api/ListenerCountsApi.php | 2 +- php-client/lib/Api/LiveLogsApi.php | 2 +- php-client/lib/Api/LoginAttemptsApi.php | 2 +- php-client/lib/Api/MountNamesApi.php | 2 +- php-client/lib/Api/PlaylistContentsApi.php | 2 +- php-client/lib/Api/PlaylistsApi.php | 2 +- php-client/lib/Api/PlayoutHistoryApi.php | 2 +- .../lib/Api/PlayoutHistoryMetadataApi.php | 2 +- .../Api/PlayoutHistoryTemplateFieldsApi.php | 2 +- .../lib/Api/PlayoutHistoryTemplatesApi.php | 2 +- php-client/lib/Api/PodcastEpisodesApi.php | 2 +- php-client/lib/Api/PodcastsApi.php | 2 +- php-client/lib/Api/PreferencesApi.php | 2 +- php-client/lib/Api/ScheduleApi.php | 2 +- php-client/lib/Api/SchemaApi.php | 2 +- php-client/lib/Api/ServiceRegistersApi.php | 2 +- php-client/lib/Api/ShowDaysApi.php | 2 +- php-client/lib/Api/ShowHostsApi.php | 2 +- php-client/lib/Api/ShowInstancesApi.php | 2 +- php-client/lib/Api/ShowRebroadcastsApi.php | 2 +- php-client/lib/Api/ShowsApi.php | 2 +- php-client/lib/Api/SmartBlockContentsApi.php | 2 +- php-client/lib/Api/SmartBlockCriteriaApi.php | 2 +- php-client/lib/Api/SmartBlocksApi.php | 2 +- php-client/lib/Api/StationPodcastsApi.php | 2 +- php-client/lib/Api/StreamApi.php | 2 +- .../lib/Api/ThirdPartyTrackReferencesApi.php | 2 +- php-client/lib/Api/TimestampsApi.php | 2 +- php-client/lib/Api/UserTokensApi.php | 2 +- php-client/lib/Api/UsersApi.php | 2 +- php-client/lib/Api/VersionApi.php | 2 +- php-client/lib/Api/WebstreamMetadataApi.php | 2 +- php-client/lib/Api/WebstreamsApi.php | 2 +- php-client/lib/ApiException.php | 2 +- php-client/lib/Configuration.php | 2 +- php-client/lib/HeaderSelector.php | 2 +- php-client/lib/Model/BlankEnum.php | 2 +- php-client/lib/Model/CeleryTask.php | 2 +- php-client/lib/Model/File.php | 2 +- php-client/lib/Model/FileImportStatusEnum.php | 2 +- php-client/lib/Model/ImportedPodcast.php | 2 +- php-client/lib/Model/Info.php | 2 +- php-client/lib/Model/Library.php | 2 +- php-client/lib/Model/ListenerCount.php | 2 +- php-client/lib/Model/LiveLog.php | 2 +- php-client/lib/Model/LoginAttempt.php | 2 +- php-client/lib/Model/ModelInterface.php | 2 +- php-client/lib/Model/MountName.php | 2 +- php-client/lib/Model/NullEnum.php | 2 +- php-client/lib/Model/PatchedCeleryTask.php | 2 +- php-client/lib/Model/PatchedFile.php | 2 +- .../lib/Model/PatchedImportedPodcast.php | 2 +- php-client/lib/Model/PatchedLibrary.php | 2 +- php-client/lib/Model/PatchedListenerCount.php | 2 +- php-client/lib/Model/PatchedLiveLog.php | 2 +- php-client/lib/Model/PatchedLoginAttempt.php | 2 +- php-client/lib/Model/PatchedMountName.php | 2 +- php-client/lib/Model/PatchedPlaylist.php | 2 +- .../lib/Model/PatchedPlaylistContent.php | 2 +- .../lib/Model/PatchedPlayoutHistory.php | 2 +- .../Model/PatchedPlayoutHistoryMetadata.php | 2 +- .../Model/PatchedPlayoutHistoryTemplate.php | 2 +- .../PatchedPlayoutHistoryTemplateField.php | 2 +- php-client/lib/Model/PatchedPodcast.php | 2 +- .../lib/Model/PatchedPodcastEpisode.php | 2 +- php-client/lib/Model/PatchedPreference.php | 2 +- php-client/lib/Model/PatchedSchedule.php | 2 +- .../lib/Model/PatchedServiceRegister.php | 2 +- php-client/lib/Model/PatchedShow.php | 2 +- php-client/lib/Model/PatchedShowDays.php | 2 +- php-client/lib/Model/PatchedShowHost.php | 2 +- php-client/lib/Model/PatchedShowInstance.php | 2 +- .../lib/Model/PatchedShowRebroadcast.php | 2 +- php-client/lib/Model/PatchedSmartBlock.php | 2 +- .../lib/Model/PatchedSmartBlockContent.php | 2 +- .../lib/Model/PatchedSmartBlockCriteria.php | 2 +- .../lib/Model/PatchedSmartBlockKind.php | 2 +- .../lib/Model/PatchedStationPodcast.php | 2 +- .../Model/PatchedThirdPartyTrackReference.php | 2 +- php-client/lib/Model/PatchedTimestamp.php | 2 +- php-client/lib/Model/PatchedUser.php | 2 +- php-client/lib/Model/PatchedUserToken.php | 2 +- php-client/lib/Model/PatchedWebstream.php | 2 +- .../lib/Model/PatchedWebstreamMetadata.php | 2 +- php-client/lib/Model/Playlist.php | 2 +- php-client/lib/Model/PlaylistContent.php | 2 +- .../lib/Model/PlaylistContentKindEnum.php | 2 +- php-client/lib/Model/PlayoutHistory.php | 2 +- .../lib/Model/PlayoutHistoryMetadata.php | 2 +- .../lib/Model/PlayoutHistoryTemplate.php | 2 +- .../lib/Model/PlayoutHistoryTemplateField.php | 2 +- php-client/lib/Model/Podcast.php | 2 +- php-client/lib/Model/PodcastEpisode.php | 2 +- php-client/lib/Model/PositionStatusEnum.php | 2 +- php-client/lib/Model/Preference.php | 2 +- php-client/lib/Model/RecordEnabledEnum.php | 2 +- php-client/lib/Model/RepeatKindEnum.php | 2 +- php-client/lib/Model/RoleEnum.php | 2 +- php-client/lib/Model/Schedule.php | 2 +- php-client/lib/Model/ServiceRegister.php | 2 +- php-client/lib/Model/Show.php | 2 +- php-client/lib/Model/ShowDays.php | 2 +- php-client/lib/Model/ShowHost.php | 2 +- php-client/lib/Model/ShowInstance.php | 2 +- php-client/lib/Model/ShowRebroadcast.php | 2 +- php-client/lib/Model/SmartBlock.php | 2 +- php-client/lib/Model/SmartBlockContent.php | 2 +- php-client/lib/Model/SmartBlockCriteria.php | 2 +- php-client/lib/Model/SmartBlockKindEnum.php | 2 +- php-client/lib/Model/StationPodcast.php | 2 +- php-client/lib/Model/StreamPreferences.php | 2 +- php-client/lib/Model/StreamState.php | 2 +- .../lib/Model/ThirdPartyTrackReference.php | 2 +- php-client/lib/Model/Timestamp.php | 2 +- php-client/lib/Model/User.php | 2 +- php-client/lib/Model/UserToken.php | 2 +- php-client/lib/Model/Version.php | 2 +- php-client/lib/Model/Webstream.php | 2 +- php-client/lib/Model/WebstreamMetadata.php | 2 +- php-client/lib/Model/WeekDayEnum.php | 2 +- php-client/lib/ObjectSerializer.php | 3 +- python-client/.openapi-generator/VERSION | 2 +- python-client/README.md | 2 +- python-client/docs/CeleryTask.md | 2 +- python-client/docs/File.md | 2 +- python-client/docs/ImportedPodcast.md | 2 +- python-client/docs/Info.md | 2 +- python-client/docs/Library.md | 2 +- python-client/docs/ListenerCount.md | 2 +- python-client/docs/LiveLog.md | 2 +- python-client/docs/LoginAttempt.md | 2 +- python-client/docs/MountName.md | 2 +- python-client/docs/PatchedCeleryTask.md | 2 +- python-client/docs/PatchedFile.md | 2 +- python-client/docs/PatchedImportedPodcast.md | 2 +- python-client/docs/PatchedLibrary.md | 2 +- python-client/docs/PatchedListenerCount.md | 2 +- python-client/docs/PatchedLiveLog.md | 2 +- python-client/docs/PatchedLoginAttempt.md | 2 +- python-client/docs/PatchedMountName.md | 2 +- python-client/docs/PatchedPlaylist.md | 2 +- python-client/docs/PatchedPlaylistContent.md | 2 +- python-client/docs/PatchedPlayoutHistory.md | 2 +- .../docs/PatchedPlayoutHistoryMetadata.md | 2 +- .../docs/PatchedPlayoutHistoryTemplate.md | 2 +- .../PatchedPlayoutHistoryTemplateField.md | 2 +- python-client/docs/PatchedPodcast.md | 2 +- python-client/docs/PatchedPodcastEpisode.md | 2 +- python-client/docs/PatchedPreference.md | 2 +- python-client/docs/PatchedSchedule.md | 2 +- python-client/docs/PatchedServiceRegister.md | 2 +- python-client/docs/PatchedShow.md | 2 +- python-client/docs/PatchedShowDays.md | 2 +- python-client/docs/PatchedShowHost.md | 2 +- python-client/docs/PatchedShowInstance.md | 2 +- python-client/docs/PatchedShowRebroadcast.md | 2 +- python-client/docs/PatchedSmartBlock.md | 2 +- .../docs/PatchedSmartBlockContent.md | 2 +- .../docs/PatchedSmartBlockCriteria.md | 2 +- python-client/docs/PatchedSmartBlockKind.md | 2 +- python-client/docs/PatchedStationPodcast.md | 2 +- .../docs/PatchedThirdPartyTrackReference.md | 2 +- python-client/docs/PatchedTimestamp.md | 2 +- python-client/docs/PatchedUser.md | 2 +- python-client/docs/PatchedUserToken.md | 2 +- python-client/docs/PatchedWebstream.md | 2 +- .../docs/PatchedWebstreamMetadata.md | 2 +- python-client/docs/Playlist.md | 2 +- python-client/docs/PlaylistContent.md | 2 +- python-client/docs/PlayoutHistory.md | 2 +- python-client/docs/PlayoutHistoryMetadata.md | 2 +- python-client/docs/PlayoutHistoryTemplate.md | 2 +- .../docs/PlayoutHistoryTemplateField.md | 2 +- python-client/docs/Podcast.md | 2 +- python-client/docs/PodcastEpisode.md | 2 +- python-client/docs/Preference.md | 2 +- python-client/docs/Schedule.md | 2 +- python-client/docs/ServiceRegister.md | 2 +- python-client/docs/Show.md | 2 +- python-client/docs/ShowDays.md | 2 +- python-client/docs/ShowHost.md | 2 +- python-client/docs/ShowInstance.md | 2 +- python-client/docs/ShowRebroadcast.md | 2 +- python-client/docs/SmartBlock.md | 2 +- python-client/docs/SmartBlockContent.md | 2 +- python-client/docs/SmartBlockCriteria.md | 2 +- python-client/docs/StationPodcast.md | 2 +- python-client/docs/StreamPreferences.md | 2 +- python-client/docs/StreamState.md | 2 +- .../docs/ThirdPartyTrackReference.md | 2 +- python-client/docs/Timestamp.md | 2 +- python-client/docs/User.md | 2 +- python-client/docs/UserToken.md | 2 +- python-client/docs/Version.md | 2 +- python-client/docs/Webstream.md | 2 +- python-client/docs/WebstreamMetadata.md | 2 +- .../libretime_client/api/celery_tasks_api.py | 14 ++--- .../libretime_client/api/files_api.py | 16 ++--- .../api/imported_podcasts_api.py | 14 ++--- .../libretime_client/api/info_api.py | 2 +- .../libretime_client/api/libraries_api.py | 14 ++--- .../api/listener_counts_api.py | 14 ++--- .../libretime_client/api/live_logs_api.py | 14 ++--- .../api/login_attempts_api.py | 14 ++--- .../libretime_client/api/mount_names_api.py | 14 ++--- .../api/playlist_contents_api.py | 14 ++--- .../libretime_client/api/playlists_api.py | 14 ++--- .../api/playout_history_api.py | 14 ++--- .../api/playout_history_metadata_api.py | 14 ++--- .../playout_history_template_fields_api.py | 14 ++--- .../api/playout_history_templates_api.py | 14 ++--- .../api/podcast_episodes_api.py | 14 ++--- .../libretime_client/api/podcasts_api.py | 14 ++--- .../libretime_client/api/preferences_api.py | 14 ++--- .../libretime_client/api/schedule_api.py | 14 ++--- .../libretime_client/api/schema_api.py | 4 +- .../api/service_registers_api.py | 14 ++--- .../libretime_client/api/show_days_api.py | 14 ++--- .../libretime_client/api/show_hosts_api.py | 14 ++--- .../api/show_instances_api.py | 14 ++--- .../api/show_rebroadcasts_api.py | 14 ++--- .../libretime_client/api/shows_api.py | 14 ++--- .../api/smart_block_contents_api.py | 14 ++--- .../api/smart_block_criteria_api.py | 14 ++--- .../libretime_client/api/smart_blocks_api.py | 14 ++--- .../api/station_podcasts_api.py | 14 ++--- .../libretime_client/api/stream_api.py | 4 +- .../api/third_party_track_references_api.py | 14 ++--- .../libretime_client/api/timestamps_api.py | 14 ++--- .../libretime_client/api/user_tokens_api.py | 14 ++--- .../libretime_client/api/users_api.py | 14 ++--- .../libretime_client/api/version_api.py | 2 +- .../api/webstream_metadata_api.py | 14 ++--- .../libretime_client/api/webstreams_api.py | 14 ++--- python-client/libretime_client/api_client.py | 58 +++++++++++-------- .../models/patched_smart_block_kind.py | 4 +- python-client/libretime_client/rest.py | 2 + 246 files changed, 529 insertions(+), 476 deletions(-) diff --git a/javascript-client/.openapi-generator/VERSION b/javascript-client/.openapi-generator/VERSION index ba7f754..18bb418 100644 --- a/javascript-client/.openapi-generator/VERSION +++ b/javascript-client/.openapi-generator/VERSION @@ -1 +1 @@ -7.4.0 +7.5.0 diff --git a/javascript-client/common.ts b/javascript-client/common.ts index 0ab5771..dd0f6a1 100644 --- a/javascript-client/common.ts +++ b/javascript-client/common.ts @@ -126,10 +126,50 @@ export const serializeDataIfNeeded = function (value: any, requestOptions: any, ? configuration.isJsonMime(requestOptions.headers['Content-Type']) : nonString; return needsSerialization - ? JSON.stringify(value !== undefined ? value : {}) + ? JSON.stringify(value !== undefined ? convertMapsAndSetsToPlain(value) : {}) : (value || ""); } +function convertMapsAndSetsToPlain(value: any): any { + if (typeof Set === "undefined") return value; + if (typeof Map === "undefined") return value; + if (typeof value !== "object" || !value) { + return value; + } + if (value instanceof Set) { + return Array.from(value).map(item => convertMapsAndSetsToPlain(item)); + } + if (value instanceof Map) { + const entries: Array<[string, any]> = []; + value.forEach((value: any, key: any) => { + entries.push([key, convertMapsAndSetsToPlain(value)]) + }); + return objectFromEntries(entries); + } + if (Array.isArray(value)) { + return value.map(it => convertMapsAndSetsToPlain(it)); + } + return objectFromEntries(objectEntries(value) + .map(([k, v]) => [k, convertMapsAndSetsToPlain(v)])); +} + +/** + * Ponyfill for Object.entries + */ +function objectEntries(object: Record): Array<[string, any]> { + return Object.keys(object).map(key => [key, object[key]]); +} + +/** + * Ponyfill for Object.fromEntries + */ +function objectFromEntries(entries: any): Record { + return [...entries].reduce((object, [key, val]) => { + object[key] = val; + return object; + }, {}); +} + /** * * @export diff --git a/php-client/.openapi-generator/VERSION b/php-client/.openapi-generator/VERSION index ba7f754..18bb418 100644 --- a/php-client/.openapi-generator/VERSION +++ b/php-client/.openapi-generator/VERSION @@ -1 +1 @@ -7.4.0 +7.5.0 diff --git a/php-client/README.md b/php-client/README.md index a0dadc6..6b268eb 100644 --- a/php-client/README.md +++ b/php-client/README.md @@ -412,5 +412,5 @@ vendor/bin/phpunit This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: - API version: `2.0.0` - - Generator version: `7.4.0` + - Generator version: `7.5.0` - Build package: `org.openapitools.codegen.languages.PhpClientCodegen` diff --git a/php-client/lib/Api/CeleryTasksApi.php b/php-client/lib/Api/CeleryTasksApi.php index 815ca88..e3073d3 100644 --- a/php-client/lib/Api/CeleryTasksApi.php +++ b/php-client/lib/Api/CeleryTasksApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/FilesApi.php b/php-client/lib/Api/FilesApi.php index 8a981e2..51b3158 100644 --- a/php-client/lib/Api/FilesApi.php +++ b/php-client/lib/Api/FilesApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/ImportedPodcastsApi.php b/php-client/lib/Api/ImportedPodcastsApi.php index 919e411..3e20cb5 100644 --- a/php-client/lib/Api/ImportedPodcastsApi.php +++ b/php-client/lib/Api/ImportedPodcastsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/InfoApi.php b/php-client/lib/Api/InfoApi.php index 9797866..00c23d3 100644 --- a/php-client/lib/Api/InfoApi.php +++ b/php-client/lib/Api/InfoApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/LibrariesApi.php b/php-client/lib/Api/LibrariesApi.php index c19e738..29ac37d 100644 --- a/php-client/lib/Api/LibrariesApi.php +++ b/php-client/lib/Api/LibrariesApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/ListenerCountsApi.php b/php-client/lib/Api/ListenerCountsApi.php index def7608..4a726a6 100644 --- a/php-client/lib/Api/ListenerCountsApi.php +++ b/php-client/lib/Api/ListenerCountsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/LiveLogsApi.php b/php-client/lib/Api/LiveLogsApi.php index 41433e5..666a51a 100644 --- a/php-client/lib/Api/LiveLogsApi.php +++ b/php-client/lib/Api/LiveLogsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/LoginAttemptsApi.php b/php-client/lib/Api/LoginAttemptsApi.php index 10df423..339686c 100644 --- a/php-client/lib/Api/LoginAttemptsApi.php +++ b/php-client/lib/Api/LoginAttemptsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/MountNamesApi.php b/php-client/lib/Api/MountNamesApi.php index 4507e1b..0093cc8 100644 --- a/php-client/lib/Api/MountNamesApi.php +++ b/php-client/lib/Api/MountNamesApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/PlaylistContentsApi.php b/php-client/lib/Api/PlaylistContentsApi.php index 4466d44..6b179d8 100644 --- a/php-client/lib/Api/PlaylistContentsApi.php +++ b/php-client/lib/Api/PlaylistContentsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/PlaylistsApi.php b/php-client/lib/Api/PlaylistsApi.php index 94c44b7..7f56750 100644 --- a/php-client/lib/Api/PlaylistsApi.php +++ b/php-client/lib/Api/PlaylistsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/PlayoutHistoryApi.php b/php-client/lib/Api/PlayoutHistoryApi.php index 31496aa..40f0be5 100644 --- a/php-client/lib/Api/PlayoutHistoryApi.php +++ b/php-client/lib/Api/PlayoutHistoryApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/PlayoutHistoryMetadataApi.php b/php-client/lib/Api/PlayoutHistoryMetadataApi.php index 00f8bb9..1a38d71 100644 --- a/php-client/lib/Api/PlayoutHistoryMetadataApi.php +++ b/php-client/lib/Api/PlayoutHistoryMetadataApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/PlayoutHistoryTemplateFieldsApi.php b/php-client/lib/Api/PlayoutHistoryTemplateFieldsApi.php index 0969274..f06578e 100644 --- a/php-client/lib/Api/PlayoutHistoryTemplateFieldsApi.php +++ b/php-client/lib/Api/PlayoutHistoryTemplateFieldsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/PlayoutHistoryTemplatesApi.php b/php-client/lib/Api/PlayoutHistoryTemplatesApi.php index 4264b11..5d0b9b8 100644 --- a/php-client/lib/Api/PlayoutHistoryTemplatesApi.php +++ b/php-client/lib/Api/PlayoutHistoryTemplatesApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/PodcastEpisodesApi.php b/php-client/lib/Api/PodcastEpisodesApi.php index 37da161..ba54e9e 100644 --- a/php-client/lib/Api/PodcastEpisodesApi.php +++ b/php-client/lib/Api/PodcastEpisodesApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/PodcastsApi.php b/php-client/lib/Api/PodcastsApi.php index c73893a..278ccca 100644 --- a/php-client/lib/Api/PodcastsApi.php +++ b/php-client/lib/Api/PodcastsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/PreferencesApi.php b/php-client/lib/Api/PreferencesApi.php index d6e3fa4..df1f58a 100644 --- a/php-client/lib/Api/PreferencesApi.php +++ b/php-client/lib/Api/PreferencesApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/ScheduleApi.php b/php-client/lib/Api/ScheduleApi.php index 8ab0086..fae6b4e 100644 --- a/php-client/lib/Api/ScheduleApi.php +++ b/php-client/lib/Api/ScheduleApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/SchemaApi.php b/php-client/lib/Api/SchemaApi.php index 43c1ad9..839a41f 100644 --- a/php-client/lib/Api/SchemaApi.php +++ b/php-client/lib/Api/SchemaApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/ServiceRegistersApi.php b/php-client/lib/Api/ServiceRegistersApi.php index de51d14..ab099cc 100644 --- a/php-client/lib/Api/ServiceRegistersApi.php +++ b/php-client/lib/Api/ServiceRegistersApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/ShowDaysApi.php b/php-client/lib/Api/ShowDaysApi.php index c69b1da..dc71294 100644 --- a/php-client/lib/Api/ShowDaysApi.php +++ b/php-client/lib/Api/ShowDaysApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/ShowHostsApi.php b/php-client/lib/Api/ShowHostsApi.php index b8d35df..caeba2d 100644 --- a/php-client/lib/Api/ShowHostsApi.php +++ b/php-client/lib/Api/ShowHostsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/ShowInstancesApi.php b/php-client/lib/Api/ShowInstancesApi.php index 0102ec0..3ccaffb 100644 --- a/php-client/lib/Api/ShowInstancesApi.php +++ b/php-client/lib/Api/ShowInstancesApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/ShowRebroadcastsApi.php b/php-client/lib/Api/ShowRebroadcastsApi.php index b398d54..49c83e4 100644 --- a/php-client/lib/Api/ShowRebroadcastsApi.php +++ b/php-client/lib/Api/ShowRebroadcastsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/ShowsApi.php b/php-client/lib/Api/ShowsApi.php index 9add95b..ef0e0c2 100644 --- a/php-client/lib/Api/ShowsApi.php +++ b/php-client/lib/Api/ShowsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/SmartBlockContentsApi.php b/php-client/lib/Api/SmartBlockContentsApi.php index 6485fa5..ffa12cb 100644 --- a/php-client/lib/Api/SmartBlockContentsApi.php +++ b/php-client/lib/Api/SmartBlockContentsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/SmartBlockCriteriaApi.php b/php-client/lib/Api/SmartBlockCriteriaApi.php index ef4a46e..467eaaf 100644 --- a/php-client/lib/Api/SmartBlockCriteriaApi.php +++ b/php-client/lib/Api/SmartBlockCriteriaApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/SmartBlocksApi.php b/php-client/lib/Api/SmartBlocksApi.php index a3106d2..531ad99 100644 --- a/php-client/lib/Api/SmartBlocksApi.php +++ b/php-client/lib/Api/SmartBlocksApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/StationPodcastsApi.php b/php-client/lib/Api/StationPodcastsApi.php index 8e547d9..6999df8 100644 --- a/php-client/lib/Api/StationPodcastsApi.php +++ b/php-client/lib/Api/StationPodcastsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/StreamApi.php b/php-client/lib/Api/StreamApi.php index 0ffe4a2..55f6f58 100644 --- a/php-client/lib/Api/StreamApi.php +++ b/php-client/lib/Api/StreamApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/ThirdPartyTrackReferencesApi.php b/php-client/lib/Api/ThirdPartyTrackReferencesApi.php index 3e5c9c4..077bf6f 100644 --- a/php-client/lib/Api/ThirdPartyTrackReferencesApi.php +++ b/php-client/lib/Api/ThirdPartyTrackReferencesApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/TimestampsApi.php b/php-client/lib/Api/TimestampsApi.php index 43cf6ce..56b1c8c 100644 --- a/php-client/lib/Api/TimestampsApi.php +++ b/php-client/lib/Api/TimestampsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/UserTokensApi.php b/php-client/lib/Api/UserTokensApi.php index fe9eeeb..0d6bb04 100644 --- a/php-client/lib/Api/UserTokensApi.php +++ b/php-client/lib/Api/UserTokensApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/UsersApi.php b/php-client/lib/Api/UsersApi.php index 8ea4041..9f21c03 100644 --- a/php-client/lib/Api/UsersApi.php +++ b/php-client/lib/Api/UsersApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/VersionApi.php b/php-client/lib/Api/VersionApi.php index e0ff3c7..0a74d86 100644 --- a/php-client/lib/Api/VersionApi.php +++ b/php-client/lib/Api/VersionApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/WebstreamMetadataApi.php b/php-client/lib/Api/WebstreamMetadataApi.php index 9b459d4..b188263 100644 --- a/php-client/lib/Api/WebstreamMetadataApi.php +++ b/php-client/lib/Api/WebstreamMetadataApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Api/WebstreamsApi.php b/php-client/lib/Api/WebstreamsApi.php index 09d1b80..aea86a1 100644 --- a/php-client/lib/Api/WebstreamsApi.php +++ b/php-client/lib/Api/WebstreamsApi.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/ApiException.php b/php-client/lib/ApiException.php index 4c71a3f..1a2392f 100644 --- a/php-client/lib/ApiException.php +++ b/php-client/lib/ApiException.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Configuration.php b/php-client/lib/Configuration.php index 408b50a..02644dd 100644 --- a/php-client/lib/Configuration.php +++ b/php-client/lib/Configuration.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/HeaderSelector.php b/php-client/lib/HeaderSelector.php index 5aa7a3a..7edc6a4 100644 --- a/php-client/lib/HeaderSelector.php +++ b/php-client/lib/HeaderSelector.php @@ -16,7 +16,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/BlankEnum.php b/php-client/lib/Model/BlankEnum.php index ea1b4b8..47fcb7d 100644 --- a/php-client/lib/Model/BlankEnum.php +++ b/php-client/lib/Model/BlankEnum.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/CeleryTask.php b/php-client/lib/Model/CeleryTask.php index 6e35c03..56b0531 100644 --- a/php-client/lib/Model/CeleryTask.php +++ b/php-client/lib/Model/CeleryTask.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/File.php b/php-client/lib/Model/File.php index 29a971a..d74d533 100644 --- a/php-client/lib/Model/File.php +++ b/php-client/lib/Model/File.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/FileImportStatusEnum.php b/php-client/lib/Model/FileImportStatusEnum.php index 83abc8d..f79948e 100644 --- a/php-client/lib/Model/FileImportStatusEnum.php +++ b/php-client/lib/Model/FileImportStatusEnum.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/ImportedPodcast.php b/php-client/lib/Model/ImportedPodcast.php index bd439d5..55698a0 100644 --- a/php-client/lib/Model/ImportedPodcast.php +++ b/php-client/lib/Model/ImportedPodcast.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/Info.php b/php-client/lib/Model/Info.php index a0f95a2..329545a 100644 --- a/php-client/lib/Model/Info.php +++ b/php-client/lib/Model/Info.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/Library.php b/php-client/lib/Model/Library.php index 4ed7a4c..9ff9849 100644 --- a/php-client/lib/Model/Library.php +++ b/php-client/lib/Model/Library.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/ListenerCount.php b/php-client/lib/Model/ListenerCount.php index e39ba54..f06f56f 100644 --- a/php-client/lib/Model/ListenerCount.php +++ b/php-client/lib/Model/ListenerCount.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/LiveLog.php b/php-client/lib/Model/LiveLog.php index c3b8a23..800edd9 100644 --- a/php-client/lib/Model/LiveLog.php +++ b/php-client/lib/Model/LiveLog.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/LoginAttempt.php b/php-client/lib/Model/LoginAttempt.php index 0025b83..4ddf6af 100644 --- a/php-client/lib/Model/LoginAttempt.php +++ b/php-client/lib/Model/LoginAttempt.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/ModelInterface.php b/php-client/lib/Model/ModelInterface.php index ee72ff0..3a3806e 100644 --- a/php-client/lib/Model/ModelInterface.php +++ b/php-client/lib/Model/ModelInterface.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/MountName.php b/php-client/lib/Model/MountName.php index f401f9f..dc8241a 100644 --- a/php-client/lib/Model/MountName.php +++ b/php-client/lib/Model/MountName.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/NullEnum.php b/php-client/lib/Model/NullEnum.php index d9a4f8f..1ce3482 100644 --- a/php-client/lib/Model/NullEnum.php +++ b/php-client/lib/Model/NullEnum.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedCeleryTask.php b/php-client/lib/Model/PatchedCeleryTask.php index d2f1349..f383a48 100644 --- a/php-client/lib/Model/PatchedCeleryTask.php +++ b/php-client/lib/Model/PatchedCeleryTask.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedFile.php b/php-client/lib/Model/PatchedFile.php index 79a9000..fabbf8c 100644 --- a/php-client/lib/Model/PatchedFile.php +++ b/php-client/lib/Model/PatchedFile.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedImportedPodcast.php b/php-client/lib/Model/PatchedImportedPodcast.php index 08c20cc..e0b4b33 100644 --- a/php-client/lib/Model/PatchedImportedPodcast.php +++ b/php-client/lib/Model/PatchedImportedPodcast.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedLibrary.php b/php-client/lib/Model/PatchedLibrary.php index aebe68a..ebf29c0 100644 --- a/php-client/lib/Model/PatchedLibrary.php +++ b/php-client/lib/Model/PatchedLibrary.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedListenerCount.php b/php-client/lib/Model/PatchedListenerCount.php index ba16a00..5dd1f7e 100644 --- a/php-client/lib/Model/PatchedListenerCount.php +++ b/php-client/lib/Model/PatchedListenerCount.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedLiveLog.php b/php-client/lib/Model/PatchedLiveLog.php index 1b15735..7d56858 100644 --- a/php-client/lib/Model/PatchedLiveLog.php +++ b/php-client/lib/Model/PatchedLiveLog.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedLoginAttempt.php b/php-client/lib/Model/PatchedLoginAttempt.php index 6233cf9..967db21 100644 --- a/php-client/lib/Model/PatchedLoginAttempt.php +++ b/php-client/lib/Model/PatchedLoginAttempt.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedMountName.php b/php-client/lib/Model/PatchedMountName.php index 664bfad..16d0f3f 100644 --- a/php-client/lib/Model/PatchedMountName.php +++ b/php-client/lib/Model/PatchedMountName.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedPlaylist.php b/php-client/lib/Model/PatchedPlaylist.php index 36a90bd..6a1df4e 100644 --- a/php-client/lib/Model/PatchedPlaylist.php +++ b/php-client/lib/Model/PatchedPlaylist.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedPlaylistContent.php b/php-client/lib/Model/PatchedPlaylistContent.php index a2d2452..b8a3655 100644 --- a/php-client/lib/Model/PatchedPlaylistContent.php +++ b/php-client/lib/Model/PatchedPlaylistContent.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedPlayoutHistory.php b/php-client/lib/Model/PatchedPlayoutHistory.php index fea87c0..9df545a 100644 --- a/php-client/lib/Model/PatchedPlayoutHistory.php +++ b/php-client/lib/Model/PatchedPlayoutHistory.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedPlayoutHistoryMetadata.php b/php-client/lib/Model/PatchedPlayoutHistoryMetadata.php index bb5c322..577bee7 100644 --- a/php-client/lib/Model/PatchedPlayoutHistoryMetadata.php +++ b/php-client/lib/Model/PatchedPlayoutHistoryMetadata.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedPlayoutHistoryTemplate.php b/php-client/lib/Model/PatchedPlayoutHistoryTemplate.php index 36eb476..fcbd144 100644 --- a/php-client/lib/Model/PatchedPlayoutHistoryTemplate.php +++ b/php-client/lib/Model/PatchedPlayoutHistoryTemplate.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedPlayoutHistoryTemplateField.php b/php-client/lib/Model/PatchedPlayoutHistoryTemplateField.php index 7ed6dc5..941bc74 100644 --- a/php-client/lib/Model/PatchedPlayoutHistoryTemplateField.php +++ b/php-client/lib/Model/PatchedPlayoutHistoryTemplateField.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedPodcast.php b/php-client/lib/Model/PatchedPodcast.php index 8e90517..ac02ec0 100644 --- a/php-client/lib/Model/PatchedPodcast.php +++ b/php-client/lib/Model/PatchedPodcast.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedPodcastEpisode.php b/php-client/lib/Model/PatchedPodcastEpisode.php index 60f146f..186b51a 100644 --- a/php-client/lib/Model/PatchedPodcastEpisode.php +++ b/php-client/lib/Model/PatchedPodcastEpisode.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedPreference.php b/php-client/lib/Model/PatchedPreference.php index 662110a..77254d4 100644 --- a/php-client/lib/Model/PatchedPreference.php +++ b/php-client/lib/Model/PatchedPreference.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedSchedule.php b/php-client/lib/Model/PatchedSchedule.php index 62ef148..e34630b 100644 --- a/php-client/lib/Model/PatchedSchedule.php +++ b/php-client/lib/Model/PatchedSchedule.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedServiceRegister.php b/php-client/lib/Model/PatchedServiceRegister.php index 5f075b2..13b1881 100644 --- a/php-client/lib/Model/PatchedServiceRegister.php +++ b/php-client/lib/Model/PatchedServiceRegister.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedShow.php b/php-client/lib/Model/PatchedShow.php index 61a478d..3f5764a 100644 --- a/php-client/lib/Model/PatchedShow.php +++ b/php-client/lib/Model/PatchedShow.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedShowDays.php b/php-client/lib/Model/PatchedShowDays.php index 73d7369..9f737ef 100644 --- a/php-client/lib/Model/PatchedShowDays.php +++ b/php-client/lib/Model/PatchedShowDays.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedShowHost.php b/php-client/lib/Model/PatchedShowHost.php index d97f1b1..cb59b72 100644 --- a/php-client/lib/Model/PatchedShowHost.php +++ b/php-client/lib/Model/PatchedShowHost.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedShowInstance.php b/php-client/lib/Model/PatchedShowInstance.php index b9f8b37..6711f02 100644 --- a/php-client/lib/Model/PatchedShowInstance.php +++ b/php-client/lib/Model/PatchedShowInstance.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedShowRebroadcast.php b/php-client/lib/Model/PatchedShowRebroadcast.php index bf4bd81..725dcc3 100644 --- a/php-client/lib/Model/PatchedShowRebroadcast.php +++ b/php-client/lib/Model/PatchedShowRebroadcast.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedSmartBlock.php b/php-client/lib/Model/PatchedSmartBlock.php index 32c4d3a..c608653 100644 --- a/php-client/lib/Model/PatchedSmartBlock.php +++ b/php-client/lib/Model/PatchedSmartBlock.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedSmartBlockContent.php b/php-client/lib/Model/PatchedSmartBlockContent.php index 993283e..daca2d3 100644 --- a/php-client/lib/Model/PatchedSmartBlockContent.php +++ b/php-client/lib/Model/PatchedSmartBlockContent.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedSmartBlockCriteria.php b/php-client/lib/Model/PatchedSmartBlockCriteria.php index 49c3af7..3aaa8bc 100644 --- a/php-client/lib/Model/PatchedSmartBlockCriteria.php +++ b/php-client/lib/Model/PatchedSmartBlockCriteria.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedSmartBlockKind.php b/php-client/lib/Model/PatchedSmartBlockKind.php index c30d66c..ee0c2cf 100644 --- a/php-client/lib/Model/PatchedSmartBlockKind.php +++ b/php-client/lib/Model/PatchedSmartBlockKind.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedStationPodcast.php b/php-client/lib/Model/PatchedStationPodcast.php index dda8cf6..519a481 100644 --- a/php-client/lib/Model/PatchedStationPodcast.php +++ b/php-client/lib/Model/PatchedStationPodcast.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedThirdPartyTrackReference.php b/php-client/lib/Model/PatchedThirdPartyTrackReference.php index 9dde53e..d3a3f33 100644 --- a/php-client/lib/Model/PatchedThirdPartyTrackReference.php +++ b/php-client/lib/Model/PatchedThirdPartyTrackReference.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedTimestamp.php b/php-client/lib/Model/PatchedTimestamp.php index c2c8892..b388fce 100644 --- a/php-client/lib/Model/PatchedTimestamp.php +++ b/php-client/lib/Model/PatchedTimestamp.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedUser.php b/php-client/lib/Model/PatchedUser.php index eaffe39..5fff9ee 100644 --- a/php-client/lib/Model/PatchedUser.php +++ b/php-client/lib/Model/PatchedUser.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedUserToken.php b/php-client/lib/Model/PatchedUserToken.php index 646ba53..4aaac2a 100644 --- a/php-client/lib/Model/PatchedUserToken.php +++ b/php-client/lib/Model/PatchedUserToken.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedWebstream.php b/php-client/lib/Model/PatchedWebstream.php index 6bcedd6..7901129 100644 --- a/php-client/lib/Model/PatchedWebstream.php +++ b/php-client/lib/Model/PatchedWebstream.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PatchedWebstreamMetadata.php b/php-client/lib/Model/PatchedWebstreamMetadata.php index 5c1face..aeefc6e 100644 --- a/php-client/lib/Model/PatchedWebstreamMetadata.php +++ b/php-client/lib/Model/PatchedWebstreamMetadata.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/Playlist.php b/php-client/lib/Model/Playlist.php index 56228f6..a01589b 100644 --- a/php-client/lib/Model/Playlist.php +++ b/php-client/lib/Model/Playlist.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PlaylistContent.php b/php-client/lib/Model/PlaylistContent.php index 4f2e62d..577c21e 100644 --- a/php-client/lib/Model/PlaylistContent.php +++ b/php-client/lib/Model/PlaylistContent.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PlaylistContentKindEnum.php b/php-client/lib/Model/PlaylistContentKindEnum.php index fc43afe..a088670 100644 --- a/php-client/lib/Model/PlaylistContentKindEnum.php +++ b/php-client/lib/Model/PlaylistContentKindEnum.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PlayoutHistory.php b/php-client/lib/Model/PlayoutHistory.php index 0750ebc..761d962 100644 --- a/php-client/lib/Model/PlayoutHistory.php +++ b/php-client/lib/Model/PlayoutHistory.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PlayoutHistoryMetadata.php b/php-client/lib/Model/PlayoutHistoryMetadata.php index 47b8ea3..89d639e 100644 --- a/php-client/lib/Model/PlayoutHistoryMetadata.php +++ b/php-client/lib/Model/PlayoutHistoryMetadata.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PlayoutHistoryTemplate.php b/php-client/lib/Model/PlayoutHistoryTemplate.php index dc2300c..d70719d 100644 --- a/php-client/lib/Model/PlayoutHistoryTemplate.php +++ b/php-client/lib/Model/PlayoutHistoryTemplate.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PlayoutHistoryTemplateField.php b/php-client/lib/Model/PlayoutHistoryTemplateField.php index ea9b6a4..7b2d885 100644 --- a/php-client/lib/Model/PlayoutHistoryTemplateField.php +++ b/php-client/lib/Model/PlayoutHistoryTemplateField.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/Podcast.php b/php-client/lib/Model/Podcast.php index c5b8d68..a360388 100644 --- a/php-client/lib/Model/Podcast.php +++ b/php-client/lib/Model/Podcast.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PodcastEpisode.php b/php-client/lib/Model/PodcastEpisode.php index 262fa61..9fd9140 100644 --- a/php-client/lib/Model/PodcastEpisode.php +++ b/php-client/lib/Model/PodcastEpisode.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/PositionStatusEnum.php b/php-client/lib/Model/PositionStatusEnum.php index 974d6f6..a6eda5d 100644 --- a/php-client/lib/Model/PositionStatusEnum.php +++ b/php-client/lib/Model/PositionStatusEnum.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/Preference.php b/php-client/lib/Model/Preference.php index ae06c88..ef86eb7 100644 --- a/php-client/lib/Model/Preference.php +++ b/php-client/lib/Model/Preference.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/RecordEnabledEnum.php b/php-client/lib/Model/RecordEnabledEnum.php index a5564fd..2852d03 100644 --- a/php-client/lib/Model/RecordEnabledEnum.php +++ b/php-client/lib/Model/RecordEnabledEnum.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/RepeatKindEnum.php b/php-client/lib/Model/RepeatKindEnum.php index bf7ba70..8315a6f 100644 --- a/php-client/lib/Model/RepeatKindEnum.php +++ b/php-client/lib/Model/RepeatKindEnum.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/RoleEnum.php b/php-client/lib/Model/RoleEnum.php index 40a9679..5ef534f 100644 --- a/php-client/lib/Model/RoleEnum.php +++ b/php-client/lib/Model/RoleEnum.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/Schedule.php b/php-client/lib/Model/Schedule.php index c4cc194..5dee19f 100644 --- a/php-client/lib/Model/Schedule.php +++ b/php-client/lib/Model/Schedule.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/ServiceRegister.php b/php-client/lib/Model/ServiceRegister.php index e730865..1e841b9 100644 --- a/php-client/lib/Model/ServiceRegister.php +++ b/php-client/lib/Model/ServiceRegister.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/Show.php b/php-client/lib/Model/Show.php index af54f4d..219ca31 100644 --- a/php-client/lib/Model/Show.php +++ b/php-client/lib/Model/Show.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/ShowDays.php b/php-client/lib/Model/ShowDays.php index 7e23924..0fd4b98 100644 --- a/php-client/lib/Model/ShowDays.php +++ b/php-client/lib/Model/ShowDays.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/ShowHost.php b/php-client/lib/Model/ShowHost.php index da65402..49621c7 100644 --- a/php-client/lib/Model/ShowHost.php +++ b/php-client/lib/Model/ShowHost.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/ShowInstance.php b/php-client/lib/Model/ShowInstance.php index 0118269..2178bd7 100644 --- a/php-client/lib/Model/ShowInstance.php +++ b/php-client/lib/Model/ShowInstance.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/ShowRebroadcast.php b/php-client/lib/Model/ShowRebroadcast.php index d6c75cb..ba1f4db 100644 --- a/php-client/lib/Model/ShowRebroadcast.php +++ b/php-client/lib/Model/ShowRebroadcast.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/SmartBlock.php b/php-client/lib/Model/SmartBlock.php index d27b363..045775a 100644 --- a/php-client/lib/Model/SmartBlock.php +++ b/php-client/lib/Model/SmartBlock.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/SmartBlockContent.php b/php-client/lib/Model/SmartBlockContent.php index 47a731a..1608bf4 100644 --- a/php-client/lib/Model/SmartBlockContent.php +++ b/php-client/lib/Model/SmartBlockContent.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/SmartBlockCriteria.php b/php-client/lib/Model/SmartBlockCriteria.php index ed134e4..a829270 100644 --- a/php-client/lib/Model/SmartBlockCriteria.php +++ b/php-client/lib/Model/SmartBlockCriteria.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/SmartBlockKindEnum.php b/php-client/lib/Model/SmartBlockKindEnum.php index 39032f7..183808f 100644 --- a/php-client/lib/Model/SmartBlockKindEnum.php +++ b/php-client/lib/Model/SmartBlockKindEnum.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/StationPodcast.php b/php-client/lib/Model/StationPodcast.php index ab7deaa..3951e61 100644 --- a/php-client/lib/Model/StationPodcast.php +++ b/php-client/lib/Model/StationPodcast.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/StreamPreferences.php b/php-client/lib/Model/StreamPreferences.php index 8f7324e..37f8045 100644 --- a/php-client/lib/Model/StreamPreferences.php +++ b/php-client/lib/Model/StreamPreferences.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/StreamState.php b/php-client/lib/Model/StreamState.php index ac90b57..da6d07a 100644 --- a/php-client/lib/Model/StreamState.php +++ b/php-client/lib/Model/StreamState.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/ThirdPartyTrackReference.php b/php-client/lib/Model/ThirdPartyTrackReference.php index d3daad3..10acb91 100644 --- a/php-client/lib/Model/ThirdPartyTrackReference.php +++ b/php-client/lib/Model/ThirdPartyTrackReference.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/Timestamp.php b/php-client/lib/Model/Timestamp.php index 2f294fb..3651b32 100644 --- a/php-client/lib/Model/Timestamp.php +++ b/php-client/lib/Model/Timestamp.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/User.php b/php-client/lib/Model/User.php index 6bc7713..310306a 100644 --- a/php-client/lib/Model/User.php +++ b/php-client/lib/Model/User.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/UserToken.php b/php-client/lib/Model/UserToken.php index ff7151b..743e369 100644 --- a/php-client/lib/Model/UserToken.php +++ b/php-client/lib/Model/UserToken.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/Version.php b/php-client/lib/Model/Version.php index 56960b5..1ee8a3e 100644 --- a/php-client/lib/Model/Version.php +++ b/php-client/lib/Model/Version.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/Webstream.php b/php-client/lib/Model/Webstream.php index 30764a5..7c1a92e 100644 --- a/php-client/lib/Model/Webstream.php +++ b/php-client/lib/Model/Webstream.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/WebstreamMetadata.php b/php-client/lib/Model/WebstreamMetadata.php index e26a1b5..0583a8f 100644 --- a/php-client/lib/Model/WebstreamMetadata.php +++ b/php-client/lib/Model/WebstreamMetadata.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/Model/WeekDayEnum.php b/php-client/lib/Model/WeekDayEnum.php index 8f95b38..0daf767 100644 --- a/php-client/lib/Model/WeekDayEnum.php +++ b/php-client/lib/Model/WeekDayEnum.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** diff --git a/php-client/lib/ObjectSerializer.php b/php-client/lib/ObjectSerializer.php index dc604dd..e6f1d15 100644 --- a/php-client/lib/ObjectSerializer.php +++ b/php-client/lib/ObjectSerializer.php @@ -17,7 +17,7 @@ * * The version of the OpenAPI document: 2.0.0 * Generated by: https://openapi-generator.tech - * Generator version: 7.4.0 + * Generator version: 7.5.0 */ /** @@ -396,7 +396,6 @@ public static function serializeCollection(array $collection, $style, $allowColl * @param mixed $data object or primitive to be deserialized * @param string $class class name is passed as a string * @param string[] $httpHeaders HTTP headers - * @param string $discriminator discriminator if polymorphism is used * * @return object|array|null a single or an array of $class instances */ diff --git a/python-client/.openapi-generator/VERSION b/python-client/.openapi-generator/VERSION index ba7f754..18bb418 100644 --- a/python-client/.openapi-generator/VERSION +++ b/python-client/.openapi-generator/VERSION @@ -1 +1 @@ -7.4.0 +7.5.0 diff --git a/python-client/README.md b/python-client/README.md index 6abe908..836ec19 100644 --- a/python-client/README.md +++ b/python-client/README.md @@ -5,7 +5,7 @@ This Python package is automatically generated by the [OpenAPI Generator](https: - API version: 2.0.0 - Package version: 1.0.0 -- Generator version: 7.4.0 +- Generator version: 7.5.0 - Build package: org.openapitools.codegen.languages.PythonClientCodegen ## Requirements. diff --git a/python-client/docs/CeleryTask.md b/python-client/docs/CeleryTask.md index 6ab4cbc..f457c5e 100644 --- a/python-client/docs/CeleryTask.md +++ b/python-client/docs/CeleryTask.md @@ -27,7 +27,7 @@ print(CeleryTask.to_json()) # convert the object into a dict celery_task_dict = celery_task_instance.to_dict() # create an instance of CeleryTask from a dict -celery_task_form_dict = celery_task.from_dict(celery_task_dict) +celery_task_from_dict = CeleryTask.from_dict(celery_task_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/File.md b/python-client/docs/File.md index fc194e9..433d13e 100644 --- a/python-client/docs/File.md +++ b/python-client/docs/File.md @@ -86,7 +86,7 @@ print(File.to_json()) # convert the object into a dict file_dict = file_instance.to_dict() # create an instance of File from a dict -file_form_dict = file.from_dict(file_dict) +file_from_dict = File.from_dict(file_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/ImportedPodcast.md b/python-client/docs/ImportedPodcast.md index a2a7c20..123abb1 100644 --- a/python-client/docs/ImportedPodcast.md +++ b/python-client/docs/ImportedPodcast.md @@ -26,7 +26,7 @@ print(ImportedPodcast.to_json()) # convert the object into a dict imported_podcast_dict = imported_podcast_instance.to_dict() # create an instance of ImportedPodcast from a dict -imported_podcast_form_dict = imported_podcast.from_dict(imported_podcast_dict) +imported_podcast_from_dict = ImportedPodcast.from_dict(imported_podcast_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/Info.md b/python-client/docs/Info.md index 5eb7a68..7a34ba0 100644 --- a/python-client/docs/Info.md +++ b/python-client/docs/Info.md @@ -22,7 +22,7 @@ print(Info.to_json()) # convert the object into a dict info_dict = info_instance.to_dict() # create an instance of Info from a dict -info_form_dict = info.from_dict(info_dict) +info_from_dict = Info.from_dict(info_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/Library.md b/python-client/docs/Library.md index 83abe22..301c524 100644 --- a/python-client/docs/Library.md +++ b/python-client/docs/Library.md @@ -27,7 +27,7 @@ print(Library.to_json()) # convert the object into a dict library_dict = library_instance.to_dict() # create an instance of Library from a dict -library_form_dict = library.from_dict(library_dict) +library_from_dict = Library.from_dict(library_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/ListenerCount.md b/python-client/docs/ListenerCount.md index a9c5e84..ba08538 100644 --- a/python-client/docs/ListenerCount.md +++ b/python-client/docs/ListenerCount.md @@ -25,7 +25,7 @@ print(ListenerCount.to_json()) # convert the object into a dict listener_count_dict = listener_count_instance.to_dict() # create an instance of ListenerCount from a dict -listener_count_form_dict = listener_count.from_dict(listener_count_dict) +listener_count_from_dict = ListenerCount.from_dict(listener_count_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/LiveLog.md b/python-client/docs/LiveLog.md index 5390493..43474f7 100644 --- a/python-client/docs/LiveLog.md +++ b/python-client/docs/LiveLog.md @@ -25,7 +25,7 @@ print(LiveLog.to_json()) # convert the object into a dict live_log_dict = live_log_instance.to_dict() # create an instance of LiveLog from a dict -live_log_form_dict = live_log.from_dict(live_log_dict) +live_log_from_dict = LiveLog.from_dict(live_log_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/LoginAttempt.md b/python-client/docs/LoginAttempt.md index 068b6d0..2c7802f 100644 --- a/python-client/docs/LoginAttempt.md +++ b/python-client/docs/LoginAttempt.md @@ -23,7 +23,7 @@ print(LoginAttempt.to_json()) # convert the object into a dict login_attempt_dict = login_attempt_instance.to_dict() # create an instance of LoginAttempt from a dict -login_attempt_form_dict = login_attempt.from_dict(login_attempt_dict) +login_attempt_from_dict = LoginAttempt.from_dict(login_attempt_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/MountName.md b/python-client/docs/MountName.md index 3db99d2..4d14ed6 100644 --- a/python-client/docs/MountName.md +++ b/python-client/docs/MountName.md @@ -23,7 +23,7 @@ print(MountName.to_json()) # convert the object into a dict mount_name_dict = mount_name_instance.to_dict() # create an instance of MountName from a dict -mount_name_form_dict = mount_name.from_dict(mount_name_dict) +mount_name_from_dict = MountName.from_dict(mount_name_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedCeleryTask.md b/python-client/docs/PatchedCeleryTask.md index 7e8626e..0991bc8 100644 --- a/python-client/docs/PatchedCeleryTask.md +++ b/python-client/docs/PatchedCeleryTask.md @@ -27,7 +27,7 @@ print(PatchedCeleryTask.to_json()) # convert the object into a dict patched_celery_task_dict = patched_celery_task_instance.to_dict() # create an instance of PatchedCeleryTask from a dict -patched_celery_task_form_dict = patched_celery_task.from_dict(patched_celery_task_dict) +patched_celery_task_from_dict = PatchedCeleryTask.from_dict(patched_celery_task_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedFile.md b/python-client/docs/PatchedFile.md index 4d8c7f5..7600412 100644 --- a/python-client/docs/PatchedFile.md +++ b/python-client/docs/PatchedFile.md @@ -86,7 +86,7 @@ print(PatchedFile.to_json()) # convert the object into a dict patched_file_dict = patched_file_instance.to_dict() # create an instance of PatchedFile from a dict -patched_file_form_dict = patched_file.from_dict(patched_file_dict) +patched_file_from_dict = PatchedFile.from_dict(patched_file_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedImportedPodcast.md b/python-client/docs/PatchedImportedPodcast.md index 7bc2a45..da4ebe3 100644 --- a/python-client/docs/PatchedImportedPodcast.md +++ b/python-client/docs/PatchedImportedPodcast.md @@ -26,7 +26,7 @@ print(PatchedImportedPodcast.to_json()) # convert the object into a dict patched_imported_podcast_dict = patched_imported_podcast_instance.to_dict() # create an instance of PatchedImportedPodcast from a dict -patched_imported_podcast_form_dict = patched_imported_podcast.from_dict(patched_imported_podcast_dict) +patched_imported_podcast_from_dict = PatchedImportedPodcast.from_dict(patched_imported_podcast_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedLibrary.md b/python-client/docs/PatchedLibrary.md index 310a408..b36adf3 100644 --- a/python-client/docs/PatchedLibrary.md +++ b/python-client/docs/PatchedLibrary.md @@ -27,7 +27,7 @@ print(PatchedLibrary.to_json()) # convert the object into a dict patched_library_dict = patched_library_instance.to_dict() # create an instance of PatchedLibrary from a dict -patched_library_form_dict = patched_library.from_dict(patched_library_dict) +patched_library_from_dict = PatchedLibrary.from_dict(patched_library_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedListenerCount.md b/python-client/docs/PatchedListenerCount.md index 58985cf..9a25c90 100644 --- a/python-client/docs/PatchedListenerCount.md +++ b/python-client/docs/PatchedListenerCount.md @@ -25,7 +25,7 @@ print(PatchedListenerCount.to_json()) # convert the object into a dict patched_listener_count_dict = patched_listener_count_instance.to_dict() # create an instance of PatchedListenerCount from a dict -patched_listener_count_form_dict = patched_listener_count.from_dict(patched_listener_count_dict) +patched_listener_count_from_dict = PatchedListenerCount.from_dict(patched_listener_count_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedLiveLog.md b/python-client/docs/PatchedLiveLog.md index a1007e3..bf18fd7 100644 --- a/python-client/docs/PatchedLiveLog.md +++ b/python-client/docs/PatchedLiveLog.md @@ -25,7 +25,7 @@ print(PatchedLiveLog.to_json()) # convert the object into a dict patched_live_log_dict = patched_live_log_instance.to_dict() # create an instance of PatchedLiveLog from a dict -patched_live_log_form_dict = patched_live_log.from_dict(patched_live_log_dict) +patched_live_log_from_dict = PatchedLiveLog.from_dict(patched_live_log_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedLoginAttempt.md b/python-client/docs/PatchedLoginAttempt.md index b318a5f..90558ce 100644 --- a/python-client/docs/PatchedLoginAttempt.md +++ b/python-client/docs/PatchedLoginAttempt.md @@ -23,7 +23,7 @@ print(PatchedLoginAttempt.to_json()) # convert the object into a dict patched_login_attempt_dict = patched_login_attempt_instance.to_dict() # create an instance of PatchedLoginAttempt from a dict -patched_login_attempt_form_dict = patched_login_attempt.from_dict(patched_login_attempt_dict) +patched_login_attempt_from_dict = PatchedLoginAttempt.from_dict(patched_login_attempt_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedMountName.md b/python-client/docs/PatchedMountName.md index 8014c06..3a69e5a 100644 --- a/python-client/docs/PatchedMountName.md +++ b/python-client/docs/PatchedMountName.md @@ -23,7 +23,7 @@ print(PatchedMountName.to_json()) # convert the object into a dict patched_mount_name_dict = patched_mount_name_instance.to_dict() # create an instance of PatchedMountName from a dict -patched_mount_name_form_dict = patched_mount_name.from_dict(patched_mount_name_dict) +patched_mount_name_from_dict = PatchedMountName.from_dict(patched_mount_name_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedPlaylist.md b/python-client/docs/PatchedPlaylist.md index 43c2da8..1b33756 100644 --- a/python-client/docs/PatchedPlaylist.md +++ b/python-client/docs/PatchedPlaylist.md @@ -28,7 +28,7 @@ print(PatchedPlaylist.to_json()) # convert the object into a dict patched_playlist_dict = patched_playlist_instance.to_dict() # create an instance of PatchedPlaylist from a dict -patched_playlist_form_dict = patched_playlist.from_dict(patched_playlist_dict) +patched_playlist_from_dict = PatchedPlaylist.from_dict(patched_playlist_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedPlaylistContent.md b/python-client/docs/PatchedPlaylistContent.md index 6a6390c..e465ab2 100644 --- a/python-client/docs/PatchedPlaylistContent.md +++ b/python-client/docs/PatchedPlaylistContent.md @@ -34,7 +34,7 @@ print(PatchedPlaylistContent.to_json()) # convert the object into a dict patched_playlist_content_dict = patched_playlist_content_instance.to_dict() # create an instance of PatchedPlaylistContent from a dict -patched_playlist_content_form_dict = patched_playlist_content.from_dict(patched_playlist_content_dict) +patched_playlist_content_from_dict = PatchedPlaylistContent.from_dict(patched_playlist_content_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedPlayoutHistory.md b/python-client/docs/PatchedPlayoutHistory.md index 3b274f7..545d8cf 100644 --- a/python-client/docs/PatchedPlayoutHistory.md +++ b/python-client/docs/PatchedPlayoutHistory.md @@ -26,7 +26,7 @@ print(PatchedPlayoutHistory.to_json()) # convert the object into a dict patched_playout_history_dict = patched_playout_history_instance.to_dict() # create an instance of PatchedPlayoutHistory from a dict -patched_playout_history_form_dict = patched_playout_history.from_dict(patched_playout_history_dict) +patched_playout_history_from_dict = PatchedPlayoutHistory.from_dict(patched_playout_history_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedPlayoutHistoryMetadata.md b/python-client/docs/PatchedPlayoutHistoryMetadata.md index 46d5e17..6fc2738 100644 --- a/python-client/docs/PatchedPlayoutHistoryMetadata.md +++ b/python-client/docs/PatchedPlayoutHistoryMetadata.md @@ -25,7 +25,7 @@ print(PatchedPlayoutHistoryMetadata.to_json()) # convert the object into a dict patched_playout_history_metadata_dict = patched_playout_history_metadata_instance.to_dict() # create an instance of PatchedPlayoutHistoryMetadata from a dict -patched_playout_history_metadata_form_dict = patched_playout_history_metadata.from_dict(patched_playout_history_metadata_dict) +patched_playout_history_metadata_from_dict = PatchedPlayoutHistoryMetadata.from_dict(patched_playout_history_metadata_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedPlayoutHistoryTemplate.md b/python-client/docs/PatchedPlayoutHistoryTemplate.md index 76bf8ad..21b9039 100644 --- a/python-client/docs/PatchedPlayoutHistoryTemplate.md +++ b/python-client/docs/PatchedPlayoutHistoryTemplate.md @@ -24,7 +24,7 @@ print(PatchedPlayoutHistoryTemplate.to_json()) # convert the object into a dict patched_playout_history_template_dict = patched_playout_history_template_instance.to_dict() # create an instance of PatchedPlayoutHistoryTemplate from a dict -patched_playout_history_template_form_dict = patched_playout_history_template.from_dict(patched_playout_history_template_dict) +patched_playout_history_template_from_dict = PatchedPlayoutHistoryTemplate.from_dict(patched_playout_history_template_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedPlayoutHistoryTemplateField.md b/python-client/docs/PatchedPlayoutHistoryTemplateField.md index 6b4b7db..a658c13 100644 --- a/python-client/docs/PatchedPlayoutHistoryTemplateField.md +++ b/python-client/docs/PatchedPlayoutHistoryTemplateField.md @@ -28,7 +28,7 @@ print(PatchedPlayoutHistoryTemplateField.to_json()) # convert the object into a dict patched_playout_history_template_field_dict = patched_playout_history_template_field_instance.to_dict() # create an instance of PatchedPlayoutHistoryTemplateField from a dict -patched_playout_history_template_field_form_dict = patched_playout_history_template_field.from_dict(patched_playout_history_template_field_dict) +patched_playout_history_template_field_from_dict = PatchedPlayoutHistoryTemplateField.from_dict(patched_playout_history_template_field_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedPodcast.md b/python-client/docs/PatchedPodcast.md index 7fcb69e..dad359a 100644 --- a/python-client/docs/PatchedPodcast.md +++ b/python-client/docs/PatchedPodcast.md @@ -36,7 +36,7 @@ print(PatchedPodcast.to_json()) # convert the object into a dict patched_podcast_dict = patched_podcast_instance.to_dict() # create an instance of PatchedPodcast from a dict -patched_podcast_form_dict = patched_podcast.from_dict(patched_podcast_dict) +patched_podcast_from_dict = PatchedPodcast.from_dict(patched_podcast_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedPodcastEpisode.md b/python-client/docs/PatchedPodcastEpisode.md index d3c3bce..a8e59d7 100644 --- a/python-client/docs/PatchedPodcastEpisode.md +++ b/python-client/docs/PatchedPodcastEpisode.md @@ -29,7 +29,7 @@ print(PatchedPodcastEpisode.to_json()) # convert the object into a dict patched_podcast_episode_dict = patched_podcast_episode_instance.to_dict() # create an instance of PatchedPodcastEpisode from a dict -patched_podcast_episode_form_dict = patched_podcast_episode.from_dict(patched_podcast_episode_dict) +patched_podcast_episode_from_dict = PatchedPodcastEpisode.from_dict(patched_podcast_episode_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedPreference.md b/python-client/docs/PatchedPreference.md index ab890f4..3b28814 100644 --- a/python-client/docs/PatchedPreference.md +++ b/python-client/docs/PatchedPreference.md @@ -25,7 +25,7 @@ print(PatchedPreference.to_json()) # convert the object into a dict patched_preference_dict = patched_preference_instance.to_dict() # create an instance of PatchedPreference from a dict -patched_preference_form_dict = patched_preference.from_dict(patched_preference_dict) +patched_preference_from_dict = PatchedPreference.from_dict(patched_preference_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedSchedule.md b/python-client/docs/PatchedSchedule.md index bcf16e3..3312241 100644 --- a/python-client/docs/PatchedSchedule.md +++ b/python-client/docs/PatchedSchedule.md @@ -36,7 +36,7 @@ print(PatchedSchedule.to_json()) # convert the object into a dict patched_schedule_dict = patched_schedule_instance.to_dict() # create an instance of PatchedSchedule from a dict -patched_schedule_form_dict = patched_schedule.from_dict(patched_schedule_dict) +patched_schedule_from_dict = PatchedSchedule.from_dict(patched_schedule_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedServiceRegister.md b/python-client/docs/PatchedServiceRegister.md index 8e74980..0321e7b 100644 --- a/python-client/docs/PatchedServiceRegister.md +++ b/python-client/docs/PatchedServiceRegister.md @@ -23,7 +23,7 @@ print(PatchedServiceRegister.to_json()) # convert the object into a dict patched_service_register_dict = patched_service_register_instance.to_dict() # create an instance of PatchedServiceRegister from a dict -patched_service_register_form_dict = patched_service_register.from_dict(patched_service_register_dict) +patched_service_register_from_dict = PatchedServiceRegister.from_dict(patched_service_register_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedShow.md b/python-client/docs/PatchedShow.md index df4d986..28e9e07 100644 --- a/python-client/docs/PatchedShow.md +++ b/python-client/docs/PatchedShow.md @@ -35,7 +35,7 @@ print(PatchedShow.to_json()) # convert the object into a dict patched_show_dict = patched_show_instance.to_dict() # create an instance of PatchedShow from a dict -patched_show_form_dict = patched_show.from_dict(patched_show_dict) +patched_show_from_dict = PatchedShow.from_dict(patched_show_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedShowDays.md b/python-client/docs/PatchedShowDays.md index 2cda41d..fd06ef7 100644 --- a/python-client/docs/PatchedShowDays.md +++ b/python-client/docs/PatchedShowDays.md @@ -32,7 +32,7 @@ print(PatchedShowDays.to_json()) # convert the object into a dict patched_show_days_dict = patched_show_days_instance.to_dict() # create an instance of PatchedShowDays from a dict -patched_show_days_form_dict = patched_show_days.from_dict(patched_show_days_dict) +patched_show_days_from_dict = PatchedShowDays.from_dict(patched_show_days_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedShowHost.md b/python-client/docs/PatchedShowHost.md index e589fe4..716f38a 100644 --- a/python-client/docs/PatchedShowHost.md +++ b/python-client/docs/PatchedShowHost.md @@ -24,7 +24,7 @@ print(PatchedShowHost.to_json()) # convert the object into a dict patched_show_host_dict = patched_show_host_instance.to_dict() # create an instance of PatchedShowHost from a dict -patched_show_host_form_dict = patched_show_host.from_dict(patched_show_host_dict) +patched_show_host_from_dict = PatchedShowHost.from_dict(patched_show_host_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedShowInstance.md b/python-client/docs/PatchedShowInstance.md index b0ae0ca..ae54fc0 100644 --- a/python-client/docs/PatchedShowInstance.md +++ b/python-client/docs/PatchedShowInstance.md @@ -35,7 +35,7 @@ print(PatchedShowInstance.to_json()) # convert the object into a dict patched_show_instance_dict = patched_show_instance_instance.to_dict() # create an instance of PatchedShowInstance from a dict -patched_show_instance_form_dict = patched_show_instance.from_dict(patched_show_instance_dict) +patched_show_instance_from_dict = PatchedShowInstance.from_dict(patched_show_instance_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedShowRebroadcast.md b/python-client/docs/PatchedShowRebroadcast.md index 0c014c7..caafdce 100644 --- a/python-client/docs/PatchedShowRebroadcast.md +++ b/python-client/docs/PatchedShowRebroadcast.md @@ -25,7 +25,7 @@ print(PatchedShowRebroadcast.to_json()) # convert the object into a dict patched_show_rebroadcast_dict = patched_show_rebroadcast_instance.to_dict() # create an instance of PatchedShowRebroadcast from a dict -patched_show_rebroadcast_form_dict = patched_show_rebroadcast.from_dict(patched_show_rebroadcast_dict) +patched_show_rebroadcast_from_dict = PatchedShowRebroadcast.from_dict(patched_show_rebroadcast_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedSmartBlock.md b/python-client/docs/PatchedSmartBlock.md index cd5b67d..92d9e15 100644 --- a/python-client/docs/PatchedSmartBlock.md +++ b/python-client/docs/PatchedSmartBlock.md @@ -29,7 +29,7 @@ print(PatchedSmartBlock.to_json()) # convert the object into a dict patched_smart_block_dict = patched_smart_block_instance.to_dict() # create an instance of PatchedSmartBlock from a dict -patched_smart_block_form_dict = patched_smart_block.from_dict(patched_smart_block_dict) +patched_smart_block_from_dict = PatchedSmartBlock.from_dict(patched_smart_block_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedSmartBlockContent.md b/python-client/docs/PatchedSmartBlockContent.md index 43e6fb7..5242ce2 100644 --- a/python-client/docs/PatchedSmartBlockContent.md +++ b/python-client/docs/PatchedSmartBlockContent.md @@ -31,7 +31,7 @@ print(PatchedSmartBlockContent.to_json()) # convert the object into a dict patched_smart_block_content_dict = patched_smart_block_content_instance.to_dict() # create an instance of PatchedSmartBlockContent from a dict -patched_smart_block_content_form_dict = patched_smart_block_content.from_dict(patched_smart_block_content_dict) +patched_smart_block_content_from_dict = PatchedSmartBlockContent.from_dict(patched_smart_block_content_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedSmartBlockCriteria.md b/python-client/docs/PatchedSmartBlockCriteria.md index 1c77cc5..4c8337e 100644 --- a/python-client/docs/PatchedSmartBlockCriteria.md +++ b/python-client/docs/PatchedSmartBlockCriteria.md @@ -28,7 +28,7 @@ print(PatchedSmartBlockCriteria.to_json()) # convert the object into a dict patched_smart_block_criteria_dict = patched_smart_block_criteria_instance.to_dict() # create an instance of PatchedSmartBlockCriteria from a dict -patched_smart_block_criteria_form_dict = patched_smart_block_criteria.from_dict(patched_smart_block_criteria_dict) +patched_smart_block_criteria_from_dict = PatchedSmartBlockCriteria.from_dict(patched_smart_block_criteria_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedSmartBlockKind.md b/python-client/docs/PatchedSmartBlockKind.md index de93570..bae8fb3 100644 --- a/python-client/docs/PatchedSmartBlockKind.md +++ b/python-client/docs/PatchedSmartBlockKind.md @@ -21,7 +21,7 @@ print(PatchedSmartBlockKind.to_json()) # convert the object into a dict patched_smart_block_kind_dict = patched_smart_block_kind_instance.to_dict() # create an instance of PatchedSmartBlockKind from a dict -patched_smart_block_kind_form_dict = patched_smart_block_kind.from_dict(patched_smart_block_kind_dict) +patched_smart_block_kind_from_dict = PatchedSmartBlockKind.from_dict(patched_smart_block_kind_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedStationPodcast.md b/python-client/docs/PatchedStationPodcast.md index fbde5a1..ead8e86 100644 --- a/python-client/docs/PatchedStationPodcast.md +++ b/python-client/docs/PatchedStationPodcast.md @@ -23,7 +23,7 @@ print(PatchedStationPodcast.to_json()) # convert the object into a dict patched_station_podcast_dict = patched_station_podcast_instance.to_dict() # create an instance of PatchedStationPodcast from a dict -patched_station_podcast_form_dict = patched_station_podcast.from_dict(patched_station_podcast_dict) +patched_station_podcast_from_dict = PatchedStationPodcast.from_dict(patched_station_podcast_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedThirdPartyTrackReference.md b/python-client/docs/PatchedThirdPartyTrackReference.md index 5da7a83..fb27d49 100644 --- a/python-client/docs/PatchedThirdPartyTrackReference.md +++ b/python-client/docs/PatchedThirdPartyTrackReference.md @@ -27,7 +27,7 @@ print(PatchedThirdPartyTrackReference.to_json()) # convert the object into a dict patched_third_party_track_reference_dict = patched_third_party_track_reference_instance.to_dict() # create an instance of PatchedThirdPartyTrackReference from a dict -patched_third_party_track_reference_form_dict = patched_third_party_track_reference.from_dict(patched_third_party_track_reference_dict) +patched_third_party_track_reference_from_dict = PatchedThirdPartyTrackReference.from_dict(patched_third_party_track_reference_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedTimestamp.md b/python-client/docs/PatchedTimestamp.md index 88a4e7c..caf09b9 100644 --- a/python-client/docs/PatchedTimestamp.md +++ b/python-client/docs/PatchedTimestamp.md @@ -23,7 +23,7 @@ print(PatchedTimestamp.to_json()) # convert the object into a dict patched_timestamp_dict = patched_timestamp_instance.to_dict() # create an instance of PatchedTimestamp from a dict -patched_timestamp_form_dict = patched_timestamp.from_dict(patched_timestamp_dict) +patched_timestamp_from_dict = PatchedTimestamp.from_dict(patched_timestamp_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedUser.md b/python-client/docs/PatchedUser.md index 2d132f4..b76641a 100644 --- a/python-client/docs/PatchedUser.md +++ b/python-client/docs/PatchedUser.md @@ -33,7 +33,7 @@ print(PatchedUser.to_json()) # convert the object into a dict patched_user_dict = patched_user_instance.to_dict() # create an instance of PatchedUser from a dict -patched_user_form_dict = patched_user.from_dict(patched_user_dict) +patched_user_from_dict = PatchedUser.from_dict(patched_user_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedUserToken.md b/python-client/docs/PatchedUserToken.md index bed072f..d021db0 100644 --- a/python-client/docs/PatchedUserToken.md +++ b/python-client/docs/PatchedUserToken.md @@ -26,7 +26,7 @@ print(PatchedUserToken.to_json()) # convert the object into a dict patched_user_token_dict = patched_user_token_instance.to_dict() # create an instance of PatchedUserToken from a dict -patched_user_token_form_dict = patched_user_token.from_dict(patched_user_token_dict) +patched_user_token_from_dict = PatchedUserToken.from_dict(patched_user_token_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedWebstream.md b/python-client/docs/PatchedWebstream.md index 3ef3d61..7db001f 100644 --- a/python-client/docs/PatchedWebstream.md +++ b/python-client/docs/PatchedWebstream.md @@ -31,7 +31,7 @@ print(PatchedWebstream.to_json()) # convert the object into a dict patched_webstream_dict = patched_webstream_instance.to_dict() # create an instance of PatchedWebstream from a dict -patched_webstream_form_dict = patched_webstream.from_dict(patched_webstream_dict) +patched_webstream_from_dict = PatchedWebstream.from_dict(patched_webstream_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PatchedWebstreamMetadata.md b/python-client/docs/PatchedWebstreamMetadata.md index 1bf5cdf..8d19b97 100644 --- a/python-client/docs/PatchedWebstreamMetadata.md +++ b/python-client/docs/PatchedWebstreamMetadata.md @@ -25,7 +25,7 @@ print(PatchedWebstreamMetadata.to_json()) # convert the object into a dict patched_webstream_metadata_dict = patched_webstream_metadata_instance.to_dict() # create an instance of PatchedWebstreamMetadata from a dict -patched_webstream_metadata_form_dict = patched_webstream_metadata.from_dict(patched_webstream_metadata_dict) +patched_webstream_metadata_from_dict = PatchedWebstreamMetadata.from_dict(patched_webstream_metadata_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/Playlist.md b/python-client/docs/Playlist.md index 109dea0..77bfa8b 100644 --- a/python-client/docs/Playlist.md +++ b/python-client/docs/Playlist.md @@ -28,7 +28,7 @@ print(Playlist.to_json()) # convert the object into a dict playlist_dict = playlist_instance.to_dict() # create an instance of Playlist from a dict -playlist_form_dict = playlist.from_dict(playlist_dict) +playlist_from_dict = Playlist.from_dict(playlist_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PlaylistContent.md b/python-client/docs/PlaylistContent.md index 249bc23..026a715 100644 --- a/python-client/docs/PlaylistContent.md +++ b/python-client/docs/PlaylistContent.md @@ -34,7 +34,7 @@ print(PlaylistContent.to_json()) # convert the object into a dict playlist_content_dict = playlist_content_instance.to_dict() # create an instance of PlaylistContent from a dict -playlist_content_form_dict = playlist_content.from_dict(playlist_content_dict) +playlist_content_from_dict = PlaylistContent.from_dict(playlist_content_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PlayoutHistory.md b/python-client/docs/PlayoutHistory.md index 38e0326..9d70c6b 100644 --- a/python-client/docs/PlayoutHistory.md +++ b/python-client/docs/PlayoutHistory.md @@ -26,7 +26,7 @@ print(PlayoutHistory.to_json()) # convert the object into a dict playout_history_dict = playout_history_instance.to_dict() # create an instance of PlayoutHistory from a dict -playout_history_form_dict = playout_history.from_dict(playout_history_dict) +playout_history_from_dict = PlayoutHistory.from_dict(playout_history_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PlayoutHistoryMetadata.md b/python-client/docs/PlayoutHistoryMetadata.md index 6df6ce0..aafc2f2 100644 --- a/python-client/docs/PlayoutHistoryMetadata.md +++ b/python-client/docs/PlayoutHistoryMetadata.md @@ -25,7 +25,7 @@ print(PlayoutHistoryMetadata.to_json()) # convert the object into a dict playout_history_metadata_dict = playout_history_metadata_instance.to_dict() # create an instance of PlayoutHistoryMetadata from a dict -playout_history_metadata_form_dict = playout_history_metadata.from_dict(playout_history_metadata_dict) +playout_history_metadata_from_dict = PlayoutHistoryMetadata.from_dict(playout_history_metadata_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PlayoutHistoryTemplate.md b/python-client/docs/PlayoutHistoryTemplate.md index 439f39f..a87ff62 100644 --- a/python-client/docs/PlayoutHistoryTemplate.md +++ b/python-client/docs/PlayoutHistoryTemplate.md @@ -24,7 +24,7 @@ print(PlayoutHistoryTemplate.to_json()) # convert the object into a dict playout_history_template_dict = playout_history_template_instance.to_dict() # create an instance of PlayoutHistoryTemplate from a dict -playout_history_template_form_dict = playout_history_template.from_dict(playout_history_template_dict) +playout_history_template_from_dict = PlayoutHistoryTemplate.from_dict(playout_history_template_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PlayoutHistoryTemplateField.md b/python-client/docs/PlayoutHistoryTemplateField.md index bc1a8ee..26f0a18 100644 --- a/python-client/docs/PlayoutHistoryTemplateField.md +++ b/python-client/docs/PlayoutHistoryTemplateField.md @@ -28,7 +28,7 @@ print(PlayoutHistoryTemplateField.to_json()) # convert the object into a dict playout_history_template_field_dict = playout_history_template_field_instance.to_dict() # create an instance of PlayoutHistoryTemplateField from a dict -playout_history_template_field_form_dict = playout_history_template_field.from_dict(playout_history_template_field_dict) +playout_history_template_field_from_dict = PlayoutHistoryTemplateField.from_dict(playout_history_template_field_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/Podcast.md b/python-client/docs/Podcast.md index 36458ae..70700c6 100644 --- a/python-client/docs/Podcast.md +++ b/python-client/docs/Podcast.md @@ -36,7 +36,7 @@ print(Podcast.to_json()) # convert the object into a dict podcast_dict = podcast_instance.to_dict() # create an instance of Podcast from a dict -podcast_form_dict = podcast.from_dict(podcast_dict) +podcast_from_dict = Podcast.from_dict(podcast_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/PodcastEpisode.md b/python-client/docs/PodcastEpisode.md index 01a140a..98e4e27 100644 --- a/python-client/docs/PodcastEpisode.md +++ b/python-client/docs/PodcastEpisode.md @@ -29,7 +29,7 @@ print(PodcastEpisode.to_json()) # convert the object into a dict podcast_episode_dict = podcast_episode_instance.to_dict() # create an instance of PodcastEpisode from a dict -podcast_episode_form_dict = podcast_episode.from_dict(podcast_episode_dict) +podcast_episode_from_dict = PodcastEpisode.from_dict(podcast_episode_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/Preference.md b/python-client/docs/Preference.md index 4281354..a619abf 100644 --- a/python-client/docs/Preference.md +++ b/python-client/docs/Preference.md @@ -25,7 +25,7 @@ print(Preference.to_json()) # convert the object into a dict preference_dict = preference_instance.to_dict() # create an instance of Preference from a dict -preference_form_dict = preference.from_dict(preference_dict) +preference_from_dict = Preference.from_dict(preference_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/Schedule.md b/python-client/docs/Schedule.md index 531a1be..10ca560 100644 --- a/python-client/docs/Schedule.md +++ b/python-client/docs/Schedule.md @@ -36,7 +36,7 @@ print(Schedule.to_json()) # convert the object into a dict schedule_dict = schedule_instance.to_dict() # create an instance of Schedule from a dict -schedule_form_dict = schedule.from_dict(schedule_dict) +schedule_from_dict = Schedule.from_dict(schedule_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/ServiceRegister.md b/python-client/docs/ServiceRegister.md index 76d0fcf..19468d1 100644 --- a/python-client/docs/ServiceRegister.md +++ b/python-client/docs/ServiceRegister.md @@ -23,7 +23,7 @@ print(ServiceRegister.to_json()) # convert the object into a dict service_register_dict = service_register_instance.to_dict() # create an instance of ServiceRegister from a dict -service_register_form_dict = service_register.from_dict(service_register_dict) +service_register_from_dict = ServiceRegister.from_dict(service_register_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/Show.md b/python-client/docs/Show.md index 68e2b35..d4e1258 100644 --- a/python-client/docs/Show.md +++ b/python-client/docs/Show.md @@ -35,7 +35,7 @@ print(Show.to_json()) # convert the object into a dict show_dict = show_instance.to_dict() # create an instance of Show from a dict -show_form_dict = show.from_dict(show_dict) +show_from_dict = Show.from_dict(show_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/ShowDays.md b/python-client/docs/ShowDays.md index 38fb773..33d7008 100644 --- a/python-client/docs/ShowDays.md +++ b/python-client/docs/ShowDays.md @@ -32,7 +32,7 @@ print(ShowDays.to_json()) # convert the object into a dict show_days_dict = show_days_instance.to_dict() # create an instance of ShowDays from a dict -show_days_form_dict = show_days.from_dict(show_days_dict) +show_days_from_dict = ShowDays.from_dict(show_days_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/ShowHost.md b/python-client/docs/ShowHost.md index b73ac93..3b6cb9e 100644 --- a/python-client/docs/ShowHost.md +++ b/python-client/docs/ShowHost.md @@ -24,7 +24,7 @@ print(ShowHost.to_json()) # convert the object into a dict show_host_dict = show_host_instance.to_dict() # create an instance of ShowHost from a dict -show_host_form_dict = show_host.from_dict(show_host_dict) +show_host_from_dict = ShowHost.from_dict(show_host_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/ShowInstance.md b/python-client/docs/ShowInstance.md index 794b0f2..e32670e 100644 --- a/python-client/docs/ShowInstance.md +++ b/python-client/docs/ShowInstance.md @@ -35,7 +35,7 @@ print(ShowInstance.to_json()) # convert the object into a dict show_instance_dict = show_instance_instance.to_dict() # create an instance of ShowInstance from a dict -show_instance_form_dict = show_instance.from_dict(show_instance_dict) +show_instance_from_dict = ShowInstance.from_dict(show_instance_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/ShowRebroadcast.md b/python-client/docs/ShowRebroadcast.md index e3554ba..9f39fb5 100644 --- a/python-client/docs/ShowRebroadcast.md +++ b/python-client/docs/ShowRebroadcast.md @@ -25,7 +25,7 @@ print(ShowRebroadcast.to_json()) # convert the object into a dict show_rebroadcast_dict = show_rebroadcast_instance.to_dict() # create an instance of ShowRebroadcast from a dict -show_rebroadcast_form_dict = show_rebroadcast.from_dict(show_rebroadcast_dict) +show_rebroadcast_from_dict = ShowRebroadcast.from_dict(show_rebroadcast_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/SmartBlock.md b/python-client/docs/SmartBlock.md index 739adbb..e909849 100644 --- a/python-client/docs/SmartBlock.md +++ b/python-client/docs/SmartBlock.md @@ -29,7 +29,7 @@ print(SmartBlock.to_json()) # convert the object into a dict smart_block_dict = smart_block_instance.to_dict() # create an instance of SmartBlock from a dict -smart_block_form_dict = smart_block.from_dict(smart_block_dict) +smart_block_from_dict = SmartBlock.from_dict(smart_block_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/SmartBlockContent.md b/python-client/docs/SmartBlockContent.md index ad0d153..d59d80a 100644 --- a/python-client/docs/SmartBlockContent.md +++ b/python-client/docs/SmartBlockContent.md @@ -31,7 +31,7 @@ print(SmartBlockContent.to_json()) # convert the object into a dict smart_block_content_dict = smart_block_content_instance.to_dict() # create an instance of SmartBlockContent from a dict -smart_block_content_form_dict = smart_block_content.from_dict(smart_block_content_dict) +smart_block_content_from_dict = SmartBlockContent.from_dict(smart_block_content_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/SmartBlockCriteria.md b/python-client/docs/SmartBlockCriteria.md index 4bbf62a..2c4f9be 100644 --- a/python-client/docs/SmartBlockCriteria.md +++ b/python-client/docs/SmartBlockCriteria.md @@ -28,7 +28,7 @@ print(SmartBlockCriteria.to_json()) # convert the object into a dict smart_block_criteria_dict = smart_block_criteria_instance.to_dict() # create an instance of SmartBlockCriteria from a dict -smart_block_criteria_form_dict = smart_block_criteria.from_dict(smart_block_criteria_dict) +smart_block_criteria_from_dict = SmartBlockCriteria.from_dict(smart_block_criteria_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/StationPodcast.md b/python-client/docs/StationPodcast.md index f4cdeb2..144be61 100644 --- a/python-client/docs/StationPodcast.md +++ b/python-client/docs/StationPodcast.md @@ -23,7 +23,7 @@ print(StationPodcast.to_json()) # convert the object into a dict station_podcast_dict = station_podcast_instance.to_dict() # create an instance of StationPodcast from a dict -station_podcast_form_dict = station_podcast.from_dict(station_podcast_dict) +station_podcast_from_dict = StationPodcast.from_dict(station_podcast_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/StreamPreferences.md b/python-client/docs/StreamPreferences.md index 639c9eb..c110b02 100644 --- a/python-client/docs/StreamPreferences.md +++ b/python-client/docs/StreamPreferences.md @@ -26,7 +26,7 @@ print(StreamPreferences.to_json()) # convert the object into a dict stream_preferences_dict = stream_preferences_instance.to_dict() # create an instance of StreamPreferences from a dict -stream_preferences_form_dict = stream_preferences.from_dict(stream_preferences_dict) +stream_preferences_from_dict = StreamPreferences.from_dict(stream_preferences_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/StreamState.md b/python-client/docs/StreamState.md index 7a9bb79..9b16f5e 100644 --- a/python-client/docs/StreamState.md +++ b/python-client/docs/StreamState.md @@ -26,7 +26,7 @@ print(StreamState.to_json()) # convert the object into a dict stream_state_dict = stream_state_instance.to_dict() # create an instance of StreamState from a dict -stream_state_form_dict = stream_state.from_dict(stream_state_dict) +stream_state_from_dict = StreamState.from_dict(stream_state_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/ThirdPartyTrackReference.md b/python-client/docs/ThirdPartyTrackReference.md index e579df3..8a7ddc9 100644 --- a/python-client/docs/ThirdPartyTrackReference.md +++ b/python-client/docs/ThirdPartyTrackReference.md @@ -27,7 +27,7 @@ print(ThirdPartyTrackReference.to_json()) # convert the object into a dict third_party_track_reference_dict = third_party_track_reference_instance.to_dict() # create an instance of ThirdPartyTrackReference from a dict -third_party_track_reference_form_dict = third_party_track_reference.from_dict(third_party_track_reference_dict) +third_party_track_reference_from_dict = ThirdPartyTrackReference.from_dict(third_party_track_reference_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/Timestamp.md b/python-client/docs/Timestamp.md index a68a86d..748f70e 100644 --- a/python-client/docs/Timestamp.md +++ b/python-client/docs/Timestamp.md @@ -23,7 +23,7 @@ print(Timestamp.to_json()) # convert the object into a dict timestamp_dict = timestamp_instance.to_dict() # create an instance of Timestamp from a dict -timestamp_form_dict = timestamp.from_dict(timestamp_dict) +timestamp_from_dict = Timestamp.from_dict(timestamp_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/User.md b/python-client/docs/User.md index 6064e41..7f3030a 100644 --- a/python-client/docs/User.md +++ b/python-client/docs/User.md @@ -33,7 +33,7 @@ print(User.to_json()) # convert the object into a dict user_dict = user_instance.to_dict() # create an instance of User from a dict -user_form_dict = user.from_dict(user_dict) +user_from_dict = User.from_dict(user_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/UserToken.md b/python-client/docs/UserToken.md index 3250b9a..81b6ae6 100644 --- a/python-client/docs/UserToken.md +++ b/python-client/docs/UserToken.md @@ -26,7 +26,7 @@ print(UserToken.to_json()) # convert the object into a dict user_token_dict = user_token_instance.to_dict() # create an instance of UserToken from a dict -user_token_form_dict = user_token.from_dict(user_token_dict) +user_token_from_dict = UserToken.from_dict(user_token_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/Version.md b/python-client/docs/Version.md index 729f120..551aa7b 100644 --- a/python-client/docs/Version.md +++ b/python-client/docs/Version.md @@ -22,7 +22,7 @@ print(Version.to_json()) # convert the object into a dict version_dict = version_instance.to_dict() # create an instance of Version from a dict -version_form_dict = version.from_dict(version_dict) +version_from_dict = Version.from_dict(version_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/Webstream.md b/python-client/docs/Webstream.md index 85a31dc..a23835c 100644 --- a/python-client/docs/Webstream.md +++ b/python-client/docs/Webstream.md @@ -31,7 +31,7 @@ print(Webstream.to_json()) # convert the object into a dict webstream_dict = webstream_instance.to_dict() # create an instance of Webstream from a dict -webstream_form_dict = webstream.from_dict(webstream_dict) +webstream_from_dict = Webstream.from_dict(webstream_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/docs/WebstreamMetadata.md b/python-client/docs/WebstreamMetadata.md index 20970e8..e3f161c 100644 --- a/python-client/docs/WebstreamMetadata.md +++ b/python-client/docs/WebstreamMetadata.md @@ -25,7 +25,7 @@ print(WebstreamMetadata.to_json()) # convert the object into a dict webstream_metadata_dict = webstream_metadata_instance.to_dict() # create an instance of WebstreamMetadata from a dict -webstream_metadata_form_dict = webstream_metadata.from_dict(webstream_metadata_dict) +webstream_metadata_from_dict = WebstreamMetadata.from_dict(webstream_metadata_dict) ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/python-client/libretime_client/api/celery_tasks_api.py b/python-client/libretime_client/api/celery_tasks_api.py index 15fed8e..7bbc5ed 100644 --- a/python-client/libretime_client/api/celery_tasks_api.py +++ b/python-client/libretime_client/api/celery_tasks_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.celery_task import CeleryTask from libretime_client.models.patched_celery_task import PatchedCeleryTask @@ -252,7 +252,7 @@ def _celery_tasks_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _celery_tasks_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _celery_tasks_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _celery_tasks_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _celery_tasks_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _celery_tasks_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/files_api.py b/python-client/libretime_client/api/files_api.py index 0c6bac7..2ebaea1 100644 --- a/python-client/libretime_client/api/files_api.py +++ b/python-client/libretime_client/api/files_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.file import File from libretime_client.models.patched_file import PatchedFile @@ -252,7 +252,7 @@ def _files_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _files_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -773,7 +773,7 @@ def _files_download_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1016,7 +1016,7 @@ def _files_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1283,7 +1283,7 @@ def _files_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1556,7 +1556,7 @@ def _files_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1825,7 +1825,7 @@ def _files_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/imported_podcasts_api.py b/python-client/libretime_client/api/imported_podcasts_api.py index 2c6c9ce..a2250df 100644 --- a/python-client/libretime_client/api/imported_podcasts_api.py +++ b/python-client/libretime_client/api/imported_podcasts_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.imported_podcast import ImportedPodcast from libretime_client.models.patched_imported_podcast import PatchedImportedPodcast @@ -252,7 +252,7 @@ def _imported_podcasts_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _imported_podcasts_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _imported_podcasts_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _imported_podcasts_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _imported_podcasts_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _imported_podcasts_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/info_api.py b/python-client/libretime_client/api/info_api.py index ba978ab..d4ab050 100644 --- a/python-client/libretime_client/api/info_api.py +++ b/python-client/libretime_client/api/info_api.py @@ -235,7 +235,7 @@ def _info_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/libraries_api.py b/python-client/libretime_client/api/libraries_api.py index f361088..14775f5 100644 --- a/python-client/libretime_client/api/libraries_api.py +++ b/python-client/libretime_client/api/libraries_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.library import Library from libretime_client.models.patched_library import PatchedLibrary @@ -252,7 +252,7 @@ def _libraries_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _libraries_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _libraries_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _libraries_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _libraries_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _libraries_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/listener_counts_api.py b/python-client/libretime_client/api/listener_counts_api.py index fa87f47..ff7b735 100644 --- a/python-client/libretime_client/api/listener_counts_api.py +++ b/python-client/libretime_client/api/listener_counts_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.listener_count import ListenerCount from libretime_client.models.patched_listener_count import PatchedListenerCount @@ -252,7 +252,7 @@ def _listener_counts_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _listener_counts_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _listener_counts_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _listener_counts_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _listener_counts_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _listener_counts_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/live_logs_api.py b/python-client/libretime_client/api/live_logs_api.py index f8a2094..8541912 100644 --- a/python-client/libretime_client/api/live_logs_api.py +++ b/python-client/libretime_client/api/live_logs_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.live_log import LiveLog from libretime_client.models.patched_live_log import PatchedLiveLog @@ -252,7 +252,7 @@ def _live_logs_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _live_logs_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _live_logs_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _live_logs_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _live_logs_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _live_logs_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/login_attempts_api.py b/python-client/libretime_client/api/login_attempts_api.py index 517ef0b..8dc86e0 100644 --- a/python-client/libretime_client/api/login_attempts_api.py +++ b/python-client/libretime_client/api/login_attempts_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictStr -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.login_attempt import LoginAttempt from libretime_client.models.patched_login_attempt import PatchedLoginAttempt @@ -252,7 +252,7 @@ def _login_attempts_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _login_attempts_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _login_attempts_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _login_attempts_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _login_attempts_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _login_attempts_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/mount_names_api.py b/python-client/libretime_client/api/mount_names_api.py index 9b2ea4f..513cfa0 100644 --- a/python-client/libretime_client/api/mount_names_api.py +++ b/python-client/libretime_client/api/mount_names_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.mount_name import MountName from libretime_client.models.patched_mount_name import PatchedMountName @@ -252,7 +252,7 @@ def _mount_names_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _mount_names_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _mount_names_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _mount_names_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _mount_names_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _mount_names_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/playlist_contents_api.py b/python-client/libretime_client/api/playlist_contents_api.py index 9a985aa..a2a6994 100644 --- a/python-client/libretime_client/api/playlist_contents_api.py +++ b/python-client/libretime_client/api/playlist_contents_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_playlist_content import PatchedPlaylistContent from libretime_client.models.playlist_content import PlaylistContent @@ -252,7 +252,7 @@ def _playlist_contents_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _playlist_contents_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _playlist_contents_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _playlist_contents_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _playlist_contents_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _playlist_contents_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/playlists_api.py b/python-client/libretime_client/api/playlists_api.py index eabee30..d375920 100644 --- a/python-client/libretime_client/api/playlists_api.py +++ b/python-client/libretime_client/api/playlists_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_playlist import PatchedPlaylist from libretime_client.models.playlist import Playlist @@ -252,7 +252,7 @@ def _playlists_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _playlists_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _playlists_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _playlists_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _playlists_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _playlists_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/playout_history_api.py b/python-client/libretime_client/api/playout_history_api.py index d38c537..7054a15 100644 --- a/python-client/libretime_client/api/playout_history_api.py +++ b/python-client/libretime_client/api/playout_history_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_playout_history import PatchedPlayoutHistory from libretime_client.models.playout_history import PlayoutHistory @@ -252,7 +252,7 @@ def _playout_history_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _playout_history_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _playout_history_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _playout_history_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _playout_history_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _playout_history_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/playout_history_metadata_api.py b/python-client/libretime_client/api/playout_history_metadata_api.py index 664c92a..2d71593 100644 --- a/python-client/libretime_client/api/playout_history_metadata_api.py +++ b/python-client/libretime_client/api/playout_history_metadata_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_playout_history_metadata import PatchedPlayoutHistoryMetadata from libretime_client.models.playout_history_metadata import PlayoutHistoryMetadata @@ -252,7 +252,7 @@ def _playout_history_metadata_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _playout_history_metadata_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _playout_history_metadata_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _playout_history_metadata_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _playout_history_metadata_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _playout_history_metadata_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/playout_history_template_fields_api.py b/python-client/libretime_client/api/playout_history_template_fields_api.py index a16c77d..7ef1684 100644 --- a/python-client/libretime_client/api/playout_history_template_fields_api.py +++ b/python-client/libretime_client/api/playout_history_template_fields_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_playout_history_template_field import PatchedPlayoutHistoryTemplateField from libretime_client.models.playout_history_template_field import PlayoutHistoryTemplateField @@ -252,7 +252,7 @@ def _playout_history_template_fields_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _playout_history_template_fields_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _playout_history_template_fields_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _playout_history_template_fields_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _playout_history_template_fields_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _playout_history_template_fields_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/playout_history_templates_api.py b/python-client/libretime_client/api/playout_history_templates_api.py index 62900d2..a12d02a 100644 --- a/python-client/libretime_client/api/playout_history_templates_api.py +++ b/python-client/libretime_client/api/playout_history_templates_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_playout_history_template import PatchedPlayoutHistoryTemplate from libretime_client.models.playout_history_template import PlayoutHistoryTemplate @@ -252,7 +252,7 @@ def _playout_history_templates_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _playout_history_templates_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _playout_history_templates_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _playout_history_templates_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _playout_history_templates_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _playout_history_templates_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/podcast_episodes_api.py b/python-client/libretime_client/api/podcast_episodes_api.py index 1e79d66..b8e80dc 100644 --- a/python-client/libretime_client/api/podcast_episodes_api.py +++ b/python-client/libretime_client/api/podcast_episodes_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_podcast_episode import PatchedPodcastEpisode from libretime_client.models.podcast_episode import PodcastEpisode @@ -252,7 +252,7 @@ def _podcast_episodes_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _podcast_episodes_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _podcast_episodes_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _podcast_episodes_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _podcast_episodes_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _podcast_episodes_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/podcasts_api.py b/python-client/libretime_client/api/podcasts_api.py index 6c3b6a5..d5f4b63 100644 --- a/python-client/libretime_client/api/podcasts_api.py +++ b/python-client/libretime_client/api/podcasts_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_podcast import PatchedPodcast from libretime_client.models.podcast import Podcast @@ -252,7 +252,7 @@ def _podcasts_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _podcasts_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _podcasts_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _podcasts_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _podcasts_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _podcasts_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/preferences_api.py b/python-client/libretime_client/api/preferences_api.py index 7d3f817..10e6ab1 100644 --- a/python-client/libretime_client/api/preferences_api.py +++ b/python-client/libretime_client/api/preferences_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_preference import PatchedPreference from libretime_client.models.preference import Preference @@ -252,7 +252,7 @@ def _preferences_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _preferences_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _preferences_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _preferences_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _preferences_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _preferences_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/schedule_api.py b/python-client/libretime_client/api/schedule_api.py index 86d4b57..2d0ee72 100644 --- a/python-client/libretime_client/api/schedule_api.py +++ b/python-client/libretime_client/api/schedule_api.py @@ -18,7 +18,7 @@ from datetime import datetime from pydantic import Field, StrictBool, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_schedule import PatchedSchedule from libretime_client.models.schedule import Schedule @@ -253,7 +253,7 @@ def _schedule_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -524,7 +524,7 @@ def _schedule_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -852,7 +852,7 @@ def _schedule_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1183,7 +1183,7 @@ def _schedule_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1456,7 +1456,7 @@ def _schedule_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1725,7 +1725,7 @@ def _schedule_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/schema_api.py b/python-client/libretime_client/api/schema_api.py index c7cbb1d..51735da 100644 --- a/python-client/libretime_client/api/schema_api.py +++ b/python-client/libretime_client/api/schema_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import StrictStr, field_validator -from typing import Optional +from typing import Any, Dict, Optional from libretime_client.api_client import ApiClient, RequestSerialized from libretime_client.api_response import ApiResponse @@ -265,7 +265,7 @@ def _schema_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/service_registers_api.py b/python-client/libretime_client/api/service_registers_api.py index cec3cc7..ead3453 100644 --- a/python-client/libretime_client/api/service_registers_api.py +++ b/python-client/libretime_client/api/service_registers_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictStr -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_service_register import PatchedServiceRegister from libretime_client.models.service_register import ServiceRegister @@ -252,7 +252,7 @@ def _service_registers_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _service_registers_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _service_registers_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _service_registers_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _service_registers_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _service_registers_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/show_days_api.py b/python-client/libretime_client/api/show_days_api.py index 73b27ca..23a6760 100644 --- a/python-client/libretime_client/api/show_days_api.py +++ b/python-client/libretime_client/api/show_days_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_show_days import PatchedShowDays from libretime_client.models.show_days import ShowDays @@ -252,7 +252,7 @@ def _show_days_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _show_days_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _show_days_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _show_days_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _show_days_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _show_days_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/show_hosts_api.py b/python-client/libretime_client/api/show_hosts_api.py index e54a952..12291c8 100644 --- a/python-client/libretime_client/api/show_hosts_api.py +++ b/python-client/libretime_client/api/show_hosts_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_show_host import PatchedShowHost from libretime_client.models.show_host import ShowHost @@ -252,7 +252,7 @@ def _show_hosts_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _show_hosts_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _show_hosts_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _show_hosts_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _show_hosts_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _show_hosts_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/show_instances_api.py b/python-client/libretime_client/api/show_instances_api.py index da19734..f0e80e6 100644 --- a/python-client/libretime_client/api/show_instances_api.py +++ b/python-client/libretime_client/api/show_instances_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_show_instance import PatchedShowInstance from libretime_client.models.show_instance import ShowInstance @@ -252,7 +252,7 @@ def _show_instances_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _show_instances_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _show_instances_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _show_instances_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _show_instances_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _show_instances_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/show_rebroadcasts_api.py b/python-client/libretime_client/api/show_rebroadcasts_api.py index b09de1a..49ed0c4 100644 --- a/python-client/libretime_client/api/show_rebroadcasts_api.py +++ b/python-client/libretime_client/api/show_rebroadcasts_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_show_rebroadcast import PatchedShowRebroadcast from libretime_client.models.show_rebroadcast import ShowRebroadcast @@ -252,7 +252,7 @@ def _show_rebroadcasts_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _show_rebroadcasts_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _show_rebroadcasts_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _show_rebroadcasts_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _show_rebroadcasts_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _show_rebroadcasts_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/shows_api.py b/python-client/libretime_client/api/shows_api.py index e677163..4f0254f 100644 --- a/python-client/libretime_client/api/shows_api.py +++ b/python-client/libretime_client/api/shows_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_show import PatchedShow from libretime_client.models.show import Show @@ -252,7 +252,7 @@ def _shows_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _shows_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _shows_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _shows_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _shows_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _shows_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/smart_block_contents_api.py b/python-client/libretime_client/api/smart_block_contents_api.py index e924b84..c0d09af 100644 --- a/python-client/libretime_client/api/smart_block_contents_api.py +++ b/python-client/libretime_client/api/smart_block_contents_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_smart_block_content import PatchedSmartBlockContent from libretime_client.models.smart_block_content import SmartBlockContent @@ -252,7 +252,7 @@ def _smart_block_contents_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _smart_block_contents_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _smart_block_contents_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _smart_block_contents_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _smart_block_contents_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _smart_block_contents_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/smart_block_criteria_api.py b/python-client/libretime_client/api/smart_block_criteria_api.py index 3b2bfc1..6c68bcd 100644 --- a/python-client/libretime_client/api/smart_block_criteria_api.py +++ b/python-client/libretime_client/api/smart_block_criteria_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_smart_block_criteria import PatchedSmartBlockCriteria from libretime_client.models.smart_block_criteria import SmartBlockCriteria @@ -252,7 +252,7 @@ def _smart_block_criteria_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _smart_block_criteria_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _smart_block_criteria_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _smart_block_criteria_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _smart_block_criteria_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _smart_block_criteria_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/smart_blocks_api.py b/python-client/libretime_client/api/smart_blocks_api.py index 9af0030..9dea07d 100644 --- a/python-client/libretime_client/api/smart_blocks_api.py +++ b/python-client/libretime_client/api/smart_blocks_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_smart_block import PatchedSmartBlock from libretime_client.models.smart_block import SmartBlock @@ -252,7 +252,7 @@ def _smart_blocks_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _smart_blocks_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _smart_blocks_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _smart_blocks_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _smart_blocks_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _smart_blocks_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/station_podcasts_api.py b/python-client/libretime_client/api/station_podcasts_api.py index 79322c0..0e0ba59 100644 --- a/python-client/libretime_client/api/station_podcasts_api.py +++ b/python-client/libretime_client/api/station_podcasts_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_station_podcast import PatchedStationPodcast from libretime_client.models.station_podcast import StationPodcast @@ -252,7 +252,7 @@ def _station_podcasts_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _station_podcasts_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _station_podcasts_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _station_podcasts_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _station_podcasts_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _station_podcasts_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/stream_api.py b/python-client/libretime_client/api/stream_api.py index ea4d022..f319699 100644 --- a/python-client/libretime_client/api/stream_api.py +++ b/python-client/libretime_client/api/stream_api.py @@ -236,7 +236,7 @@ def _stream_preferences_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -477,7 +477,7 @@ def _stream_state_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/third_party_track_references_api.py b/python-client/libretime_client/api/third_party_track_references_api.py index 0bdb59b..d6f22e3 100644 --- a/python-client/libretime_client/api/third_party_track_references_api.py +++ b/python-client/libretime_client/api/third_party_track_references_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_third_party_track_reference import PatchedThirdPartyTrackReference from libretime_client.models.third_party_track_reference import ThirdPartyTrackReference @@ -252,7 +252,7 @@ def _third_party_track_references_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _third_party_track_references_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _third_party_track_references_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _third_party_track_references_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _third_party_track_references_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _third_party_track_references_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/timestamps_api.py b/python-client/libretime_client/api/timestamps_api.py index b297ebe..8fdb6a2 100644 --- a/python-client/libretime_client/api/timestamps_api.py +++ b/python-client/libretime_client/api/timestamps_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_timestamp import PatchedTimestamp from libretime_client.models.timestamp import Timestamp @@ -252,7 +252,7 @@ def _timestamps_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _timestamps_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _timestamps_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _timestamps_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _timestamps_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _timestamps_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/user_tokens_api.py b/python-client/libretime_client/api/user_tokens_api.py index b943051..2d3a7aa 100644 --- a/python-client/libretime_client/api/user_tokens_api.py +++ b/python-client/libretime_client/api/user_tokens_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_user_token import PatchedUserToken from libretime_client.models.user_token import UserToken @@ -252,7 +252,7 @@ def _user_tokens_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _user_tokens_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _user_tokens_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _user_tokens_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _user_tokens_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _user_tokens_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/users_api.py b/python-client/libretime_client/api/users_api.py index f9033b2..ca67dd9 100644 --- a/python-client/libretime_client/api/users_api.py +++ b/python-client/libretime_client/api/users_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_user import PatchedUser from libretime_client.models.user import User @@ -252,7 +252,7 @@ def _users_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _users_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _users_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _users_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _users_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _users_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/version_api.py b/python-client/libretime_client/api/version_api.py index fe1ee03..40d17b6 100644 --- a/python-client/libretime_client/api/version_api.py +++ b/python-client/libretime_client/api/version_api.py @@ -235,7 +235,7 @@ def _version_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/webstream_metadata_api.py b/python-client/libretime_client/api/webstream_metadata_api.py index ae6b4c0..7405e84 100644 --- a/python-client/libretime_client/api/webstream_metadata_api.py +++ b/python-client/libretime_client/api/webstream_metadata_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_webstream_metadata import PatchedWebstreamMetadata from libretime_client.models.webstream_metadata import WebstreamMetadata @@ -252,7 +252,7 @@ def _webstream_metadata_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _webstream_metadata_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _webstream_metadata_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _webstream_metadata_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _webstream_metadata_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _webstream_metadata_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api/webstreams_api.py b/python-client/libretime_client/api/webstreams_api.py index 1ecaca1..a0300c6 100644 --- a/python-client/libretime_client/api/webstreams_api.py +++ b/python-client/libretime_client/api/webstreams_api.py @@ -17,7 +17,7 @@ from typing_extensions import Annotated from pydantic import Field, StrictInt -from typing import Optional +from typing import List, Optional from typing_extensions import Annotated from libretime_client.models.patched_webstream import PatchedWebstream from libretime_client.models.webstream import Webstream @@ -252,7 +252,7 @@ def _webstreams_create_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -523,7 +523,7 @@ def _webstreams_destroy_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -760,7 +760,7 @@ def _webstreams_list_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1027,7 +1027,7 @@ def _webstreams_partial_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1300,7 +1300,7 @@ def _webstreams_retrieve_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters @@ -1569,7 +1569,7 @@ def _webstreams_update_serialize( _query_params: List[Tuple[str, str]] = [] _header_params: Dict[str, Optional[str]] = _headers or {} _form_params: List[Tuple[str, str]] = [] - _files: Dict[str, str] = {} + _files: Dict[str, Union[str, bytes]] = {} _body_params: Optional[bytes] = None # process the path parameters diff --git a/python-client/libretime_client/api_client.py b/python-client/libretime_client/api_client.py index 111cc37..a0fb7d3 100644 --- a/python-client/libretime_client/api_client.py +++ b/python-client/libretime_client/api_client.py @@ -22,7 +22,8 @@ import tempfile from urllib.parse import quote -from typing import Tuple, Optional, List, Dict +from typing import Tuple, Optional, List, Dict, Union +from pydantic import SecretStr from libretime_client.configuration import Configuration from libretime_client.api_response import ApiResponse, T as ApiResponseT @@ -207,7 +208,8 @@ def param_serialize( post_params, collection_formats ) - post_params.extend(self.files_parameters(files)) + if files: + post_params.extend(self.files_parameters(files)) # auth setting self.update_params_for_auth( @@ -312,7 +314,10 @@ def response_deserialize( match = re.search(r"charset=([a-zA-Z\-\d]+)[\s;]?", content_type) encoding = match.group(1) if match else "utf-8" response_text = response_data.data.decode(encoding) - return_data = self.deserialize(response_text, response_type) + if response_type in ["bytearray", "str"]: + return_data = self.__deserialize_primitive(response_text, response_type) + else: + return_data = self.deserialize(response_text, response_type) finally: if not 200 <= response_data.status <= 299: raise ApiException.from_response( @@ -332,6 +337,7 @@ def sanitize_for_serialization(self, obj): """Builds a JSON POST object. If obj is None, return None. + If obj is SecretStr, return obj.get_secret_value() If obj is str, int, long, float, bool, return directly. If obj is datetime.datetime, datetime.date convert to string in iso8601 format. @@ -344,6 +350,10 @@ def sanitize_for_serialization(self, obj): """ if obj is None: return None + elif isinstance(obj, Enum): + return obj.value + elif isinstance(obj, SecretStr): + return obj.get_secret_value() elif isinstance(obj, self.PRIMITIVE_TYPES): return obj elif isinstance(obj, list): @@ -365,7 +375,10 @@ def sanitize_for_serialization(self, obj): # and attributes which value is not None. # Convert attribute name to json key in # model definition for request. - obj_dict = obj.to_dict() + if hasattr(obj, 'to_dict') and callable(getattr(obj, 'to_dict')): + obj_dict = obj.to_dict() + else: + obj_dict = obj.__dict__ return { key: self.sanitize_for_serialization(val) @@ -504,31 +517,30 @@ def parameters_to_url_query(self, params, collection_formats): return "&".join(["=".join(map(str, item)) for item in new_params]) - def files_parameters(self, files=None): + def files_parameters(self, files: Dict[str, Union[str, bytes]]): """Builds form parameters. :param files: File parameters. :return: Form parameters with files. """ params = [] - - if files: - for k, v in files.items(): - if not v: - continue - file_names = v if type(v) is list else [v] - for n in file_names: - with open(n, 'rb') as f: - filename = os.path.basename(f.name) - filedata = f.read() - mimetype = ( - mimetypes.guess_type(filename)[0] - or 'application/octet-stream' - ) - params.append( - tuple([k, tuple([filename, filedata, mimetype])]) - ) - + for k, v in files.items(): + if isinstance(v, str): + with open(v, 'rb') as f: + filename = os.path.basename(f.name) + filedata = f.read() + elif isinstance(v, bytes): + filename = k + filedata = v + else: + raise ValueError("Unsupported file value") + mimetype = ( + mimetypes.guess_type(filename)[0] + or 'application/octet-stream' + ) + params.append( + tuple([k, tuple([filename, filedata, mimetype])]) + ) return params def select_header_accept(self, accepts: List[str]) -> Optional[str]: diff --git a/python-client/libretime_client/models/patched_smart_block_kind.py b/python-client/libretime_client/models/patched_smart_block_kind.py index 09d3f07..7ef51f1 100644 --- a/python-client/libretime_client/models/patched_smart_block_kind.py +++ b/python-client/libretime_client/models/patched_smart_block_kind.py @@ -20,7 +20,7 @@ from libretime_client.models.blank_enum import BlankEnum from libretime_client.models.smart_block_kind_enum import SmartBlockKindEnum from pydantic import StrictStr, Field -from typing import Union, List, Optional, Dict +from typing import Union, List, Set, Optional, Dict from typing_extensions import Literal, Self PATCHEDSMARTBLOCKKIND_ONE_OF_SCHEMAS = ["BlankEnum", "SmartBlockKindEnum"] @@ -34,7 +34,7 @@ class PatchedSmartBlockKind(BaseModel): # data type: BlankEnum oneof_schema_2_validator: Optional[BlankEnum] = None actual_instance: Optional[Union[BlankEnum, SmartBlockKindEnum]] = None - one_of_schemas: List[str] = Field(default=Literal["BlankEnum", "SmartBlockKindEnum"]) + one_of_schemas: Set[str] = { "BlankEnum", "SmartBlockKindEnum" } model_config = ConfigDict( validate_assignment=True, diff --git a/python-client/libretime_client/rest.py b/python-client/libretime_client/rest.py index 8b45807..86adc32 100644 --- a/python-client/libretime_client/rest.py +++ b/python-client/libretime_client/rest.py @@ -202,6 +202,8 @@ def request( # Content-Type which generated by urllib3 will be # overwritten. del headers['Content-Type'] + # Ensures that dict objects are serialized + post_params = [(a, json.dumps(b)) if isinstance(b, dict) else (a,b) for a, b in post_params] r = self.pool_manager.request( method, url,