From fcf53229fdd9587038deb991bc64f3c2573f2000 Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Tue, 12 Nov 2024 00:08:50 +0000 Subject: [PATCH] ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.405.6 --- .speakeasy/gen.lock | 6 +++--- .speakeasy/gen.yaml | 2 +- .speakeasy/workflow.lock | 10 +++++----- README.md | 2 +- RELEASES.md | 12 +++++++++++- .../operations/GetLibraryItemsQueryParamType.swift | 1 + .../GetPlaylistContentsQueryParamType.swift | 1 + .../operations/GetSearchLibraryQueryParamType.swift | 1 + .../GetTopWatchedContentQueryParamType.swift | 1 + .../Plexswift/models/operations/QueryParamType.swift | 1 + Sources/Plexswift/models/operations/TypeModel.swift | 1 + .../internal/client/URLRequestBuilder.swift | 2 +- 12 files changed, 28 insertions(+), 12 deletions(-) diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index 4be97f0..195e097 100755 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -1,12 +1,12 @@ lockVersion: 2.0.0 id: 5d77204e-e413-4fd0-a14a-bad3aee2247a management: - docChecksum: 23094f3a9fe02710a8628ad5456f5d42 + docChecksum: af45c1ae70f7fc6589adb3f8075cb275 docVersion: 0.0.3 speakeasyVersion: 1.405.6 generationVersion: 2.428.1 - releaseVersion: 0.8.9 - configChecksum: f95aabf50f0436288bf33b4a1d55aa17 + releaseVersion: 0.8.11 + configChecksum: 64b9486ee9f3378e508046c68abab91f repoURL: https://github.com/LukeHagar/plexswift.git features: swift: diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index 2299806..d654eaf 100644 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -12,7 +12,7 @@ generation: auth: oAuth2ClientCredentialsEnabled: true swift: - version: 0.8.9 + version: 0.8.11 author: LukeHagar description: Swift Client SDK Generated by Speakeasy imports: diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index be291f7..8ff51c0 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -9,8 +9,8 @@ sources: - main plexapi: sourceNamespace: plexapi - sourceRevisionDigest: sha256:8d2eb3adbd97ce5976291c4b123d1eadfef62d1f6bf86c6a18bcd89443f2f390 - sourceBlobDigest: sha256:3e48471b7e058840fc598ccd75b2cbf8187961c7e625fe7b606555ce9a9bf109 + sourceRevisionDigest: sha256:15e040d800921ded49cf84650ef2bc8fb1acf32c885ee193c42e838d754bf345 + sourceBlobDigest: sha256:c178be2b4bfefb37d76c0fdaef37c51f9b6ab1410422d3698a41bb6a8d79a79f tags: - latest - main @@ -18,10 +18,10 @@ targets: plexswift: source: plexapi sourceNamespace: plexapi - sourceRevisionDigest: sha256:8d2eb3adbd97ce5976291c4b123d1eadfef62d1f6bf86c6a18bcd89443f2f390 - sourceBlobDigest: sha256:3e48471b7e058840fc598ccd75b2cbf8187961c7e625fe7b606555ce9a9bf109 + sourceRevisionDigest: sha256:15e040d800921ded49cf84650ef2bc8fb1acf32c885ee193c42e838d754bf345 + sourceBlobDigest: sha256:c178be2b4bfefb37d76c0fdaef37c51f9b6ab1410422d3698a41bb6a8d79a79f codeSamplesNamespace: code-samples-swift-plexswift - codeSamplesRevisionDigest: sha256:4a8a68b1e1a16b4fdb35acb5e42d50141a8c04f5aa7a91af05f4498c0a7a0116 + codeSamplesRevisionDigest: sha256:6d5ed33331d93e5a4a7259894b8723b8eaee5e47b20048ccbc627e5dcd737f61 workflow: workflowVersion: 1.0.0 speakeasyVersion: latest diff --git a/README.md b/README.md index 173b873..451bcdd 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ You can add `plexswift` to your project directly in Xcode `(File > Add Packages. ```bash dependencies: [ - .package(url: "https://github.com/LukeHagar/plexswift.git", .upToNextMajor(from: "0.8.9")) + .package(url: "https://github.com/LukeHagar/plexswift.git", .upToNextMajor(from: "0.8.11")) ] ``` diff --git a/RELEASES.md b/RELEASES.md index 546fea3..a3b6b1c 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -752,4 +752,14 @@ Based on: ### Generated - [swift v0.8.9] . ### Releases -- [Swift Package Manager v0.8.9] https://github.com/LukeHagar/plexswift/releases/tag/v0.8.9 - . \ No newline at end of file +- [Swift Package Manager v0.8.9] https://github.com/LukeHagar/plexswift/releases/tag/v0.8.9 - . + +## 2024-11-12 00:07:56 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.405.6 (2.428.1) https://github.com/speakeasy-api/speakeasy +### Generated +- [swift v0.8.11] . +### Releases +- [Swift Package Manager v0.8.11] https://github.com/LukeHagar/plexswift/releases/tag/v0.8.11 - . \ No newline at end of file diff --git a/Sources/Plexswift/models/operations/GetLibraryItemsQueryParamType.swift b/Sources/Plexswift/models/operations/GetLibraryItemsQueryParamType.swift index af5e5b3..dd4b578 100644 --- a/Sources/Plexswift/models/operations/GetLibraryItemsQueryParamType.swift +++ b/Sources/Plexswift/models/operations/GetLibraryItemsQueryParamType.swift @@ -15,4 +15,5 @@ extension Operations { case tvShow = 2 case season = 3 case episode = 4 + case audio = 8 }} diff --git a/Sources/Plexswift/models/operations/GetPlaylistContentsQueryParamType.swift b/Sources/Plexswift/models/operations/GetPlaylistContentsQueryParamType.swift index a495764..312447d 100644 --- a/Sources/Plexswift/models/operations/GetPlaylistContentsQueryParamType.swift +++ b/Sources/Plexswift/models/operations/GetPlaylistContentsQueryParamType.swift @@ -15,4 +15,5 @@ extension Operations { case tvShow = 2 case season = 3 case episode = 4 + case audio = 8 }} diff --git a/Sources/Plexswift/models/operations/GetSearchLibraryQueryParamType.swift b/Sources/Plexswift/models/operations/GetSearchLibraryQueryParamType.swift index 2cc8bca..d7679dd 100644 --- a/Sources/Plexswift/models/operations/GetSearchLibraryQueryParamType.swift +++ b/Sources/Plexswift/models/operations/GetSearchLibraryQueryParamType.swift @@ -15,4 +15,5 @@ extension Operations { case tvShow = 2 case season = 3 case episode = 4 + case audio = 8 }} diff --git a/Sources/Plexswift/models/operations/GetTopWatchedContentQueryParamType.swift b/Sources/Plexswift/models/operations/GetTopWatchedContentQueryParamType.swift index 9bd3147..ed0b012 100644 --- a/Sources/Plexswift/models/operations/GetTopWatchedContentQueryParamType.swift +++ b/Sources/Plexswift/models/operations/GetTopWatchedContentQueryParamType.swift @@ -15,4 +15,5 @@ extension Operations { case tvShow = 2 case season = 3 case episode = 4 + case audio = 8 }} diff --git a/Sources/Plexswift/models/operations/QueryParamType.swift b/Sources/Plexswift/models/operations/QueryParamType.swift index 7cdf93c..35b0b93 100644 --- a/Sources/Plexswift/models/operations/QueryParamType.swift +++ b/Sources/Plexswift/models/operations/QueryParamType.swift @@ -15,4 +15,5 @@ extension Operations { case tvShow = 2 case season = 3 case episode = 4 + case audio = 8 }} diff --git a/Sources/Plexswift/models/operations/TypeModel.swift b/Sources/Plexswift/models/operations/TypeModel.swift index dd6d0a7..faeb3d1 100644 --- a/Sources/Plexswift/models/operations/TypeModel.swift +++ b/Sources/Plexswift/models/operations/TypeModel.swift @@ -15,4 +15,5 @@ extension Operations { case tvShow = 2 case season = 3 case episode = 4 + case audio = 8 }} diff --git a/Sources/plexswift/internal/client/URLRequestBuilder.swift b/Sources/plexswift/internal/client/URLRequestBuilder.swift index b91e03d..d01a0df 100644 --- a/Sources/plexswift/internal/client/URLRequestBuilder.swift +++ b/Sources/plexswift/internal/client/URLRequestBuilder.swift @@ -62,7 +62,7 @@ final class URLRequestBuilder: URLRequestConfiguration { urlRequest.setValue(contentType, forHTTPHeaderField: "Content-Type") } - urlRequest.setValue("speakeasy-sdk/swift 0.8.9 2.428.1 0.0.3 plexswift", forHTTPHeaderField: telemetryHeader.headerName) + urlRequest.setValue("speakeasy-sdk/swift 0.8.11 2.428.1 0.0.3 plexswift", forHTTPHeaderField: telemetryHeader.headerName) addSecurityParameters(to: &urlRequest)