ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.650.0

This commit is contained in:
speakeasybot
2025-11-06 22:25:44 +00:00
parent 835a7430fa
commit c695dbace1
37 changed files with 90 additions and 80 deletions

File diff suppressed because one or more lines are too long

View File

@@ -19,12 +19,13 @@ generation:
hoistGlobalSecurity: true hoistGlobalSecurity: true
schemas: schemas:
allOfMergeStrategy: shallowMerge allOfMergeStrategy: shallowMerge
requestBodyFieldName: ""
tests: tests:
generateTests: true generateTests: true
generateNewTests: false generateNewTests: false
skipResponseBodyAssertions: false skipResponseBodyAssertions: false
csharp: csharp:
version: 0.18.0 version: 0.19.0
additionalDependencies: [] additionalDependencies: []
author: LukeHagar author: LukeHagar
baseErrorName: PlexAPIError baseErrorName: PlexAPIError

View File

@@ -1,4 +1,4 @@
speakeasyVersion: 1.639.3 speakeasyVersion: 1.650.0
sources: sources:
my-source: my-source:
sourceNamespace: my-source sourceNamespace: my-source
@@ -20,7 +20,7 @@ sources:
sourceBlobDigest: sha256:1e9fb72587f46b9af45ca38a4c3d1c21e02813caf19ac554c1b22f31f415a202 sourceBlobDigest: sha256:1e9fb72587f46b9af45ca38a4c3d1c21e02813caf19ac554c1b22f31f415a202
tags: tags:
- latest - latest
- speakeasy-sdk-regen-1761475285 - speakeasy-sdk-regen-1762467850
- 1.1.1 - 1.1.1
targets: targets:
plexcsharp: plexcsharp:
@@ -29,7 +29,7 @@ targets:
sourceRevisionDigest: sha256:03b08b3b9bc9b0b48588eaa1f2b3774e7809a8ddd6071176c73215531ca535a5 sourceRevisionDigest: sha256:03b08b3b9bc9b0b48588eaa1f2b3774e7809a8ddd6071176c73215531ca535a5
sourceBlobDigest: sha256:1e9fb72587f46b9af45ca38a4c3d1c21e02813caf19ac554c1b22f31f415a202 sourceBlobDigest: sha256:1e9fb72587f46b9af45ca38a4c3d1c21e02813caf19ac554c1b22f31f415a202
codeSamplesNamespace: code-samples-csharp-plexcsharp codeSamplesNamespace: code-samples-csharp-plexcsharp
codeSamplesRevisionDigest: sha256:293ef89677f6a2713a0220d431707ce46861b316e3fa9d41729b22a379b40bfc codeSamplesRevisionDigest: sha256:8a32f0ee4f35ea29b319f361f745d456ee8186d595b8058fb1b172632b747196
workflow: workflow:
workflowVersion: 1.0.0 workflowVersion: 1.0.0
speakeasyVersion: latest speakeasyVersion: latest

View File

@@ -70,8 +70,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Activities(SDKConfig config) public Activities(SDKConfig config)

View File

@@ -90,8 +90,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Butler(SDKConfig config) public Butler(SDKConfig config)

View File

@@ -45,8 +45,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Collections(SDKConfig config) public Collections(SDKConfig config)

View File

@@ -153,8 +153,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Content(SDKConfig config) public Content(SDKConfig config)

View File

@@ -152,8 +152,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public DVRs(SDKConfig config) public DVRs(SDKConfig config)

View File

@@ -227,8 +227,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Devices(SDKConfig config) public Devices(SDKConfig config)

View File

@@ -141,8 +141,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public DownloadQueue(SDKConfig config) public DownloadQueue(SDKConfig config)

View File

@@ -125,8 +125,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Epg(SDKConfig config) public Epg(SDKConfig config)

View File

@@ -65,8 +65,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Events(SDKConfig config) public Events(SDKConfig config)

View File

@@ -73,8 +73,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public General(SDKConfig config) public General(SDKConfig config)

View File

@@ -162,8 +162,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Hubs(SDKConfig config) public Hubs(SDKConfig config)

View File

@@ -807,8 +807,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Library(SDKConfig config) public Library(SDKConfig config)

View File

@@ -63,8 +63,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public LibraryCollections(SDKConfig config) public LibraryCollections(SDKConfig config)

View File

@@ -144,8 +144,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public LibraryPlaylists(SDKConfig config) public LibraryPlaylists(SDKConfig config)

View File

@@ -80,8 +80,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public LiveTV(SDKConfig config) public LiveTV(SDKConfig config)

View File

@@ -69,8 +69,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Log(SDKConfig config) public Log(SDKConfig config)

View File

@@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<IsPackable>true</IsPackable> <IsPackable>true</IsPackable>
<PackageId>LukeHagar.PlexAPI.SDK</PackageId> <PackageId>LukeHagar.PlexAPI.SDK</PackageId>
<Version>0.18.0</Version> <Version>0.19.0</Version>
<TargetFramework>net8.0</TargetFramework> <TargetFramework>net8.0</TargetFramework>
<Authors>LukeHagar</Authors> <Authors>LukeHagar</Authors>
<Copyright>Copyright (c) LukeHagar 2025</Copyright> <Copyright>Copyright (c) LukeHagar 2025</Copyright>

View File

@@ -134,8 +134,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public PlayQueue(SDKConfig config) public PlayQueue(SDKConfig config)

View File

@@ -64,8 +64,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Playlist(SDKConfig config) public Playlist(SDKConfig config)

View File

@@ -251,8 +251,8 @@ namespace LukeHagar.PlexAPI.SDK
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public IGeneral General { get; private set; } public IGeneral General { get; private set; }
public IEvents Events { get; private set; } public IEvents Events { get; private set; }

View File

@@ -63,8 +63,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Preferences(SDKConfig config) public Preferences(SDKConfig config)

View File

@@ -72,8 +72,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Provider(SDKConfig config) public Provider(SDKConfig config)

View File

@@ -45,8 +45,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Rate(SDKConfig config) public Rate(SDKConfig config)

View File

@@ -86,7 +86,7 @@ namespace LukeHagar.PlexAPI.SDK
DeviceVendor = null; DeviceVendor = null;
DeviceName = null; DeviceName = null;
Marketplace = null; Marketplace = null;
UserAgent = "speakeasy-sdk/csharp 0.18.0 2.730.5 1.1.1 LukeHagar.PlexAPI.SDK"; UserAgent = "speakeasy-sdk/csharp 0.19.0 2.743.2 1.1.1 LukeHagar.PlexAPI.SDK";
SecuritySource = null; SecuritySource = null;
Hooks = new SDKHooks(); Hooks = new SDKHooks();
RetryConfig = null; RetryConfig = null;

View File

@@ -73,8 +73,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Search(SDKConfig config) public Search(SDKConfig config)

View File

@@ -91,8 +91,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Status(SDKConfig config) public Status(SDKConfig config)

View File

@@ -135,8 +135,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Subscriptions(SDKConfig config) public Subscriptions(SDKConfig config)

View File

@@ -66,8 +66,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Timeline(SDKConfig config) public Timeline(SDKConfig config)

View File

@@ -81,8 +81,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Transcoder(SDKConfig config) public Transcoder(SDKConfig config)

View File

@@ -54,8 +54,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public UltraBlur(SDKConfig config) public UltraBlur(SDKConfig config)

View File

@@ -73,8 +73,8 @@ namespace LukeHagar.PlexAPI.SDK
{ {
public SDKConfig SDKConfiguration { get; private set; } public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp"; private const string _language = "csharp";
private const string _sdkVersion = "0.18.0"; private const string _sdkVersion = "0.19.0";
private const string _sdkGenVersion = "2.730.5"; private const string _sdkGenVersion = "2.743.2";
private const string _openapiDocVersion = "1.1.1"; private const string _openapiDocVersion = "1.1.1";
public Updater(SDKConfig config) public Updater(SDKConfig config)

View File

@@ -213,10 +213,10 @@ using LukeHagar.PlexAPI.SDK.Models.Components;
using LukeHagar.PlexAPI.SDK.Models.Requests; using LukeHagar.PlexAPI.SDK.Models.Requests;
var sdk = new PlexAPI( var sdk = new PlexAPI(
serverIndex: 1, serverIndex: 0,
protocol: "<value>", identifier: "0123456789abcdef0123456789abcdef",
host: "electric-excess.name", ipDescription: "1-2-3-4",
port: "36393", port: "32400",
accepts: LukeHagar.PlexAPI.SDK.Models.Components.Accepts.ApplicationXml, accepts: LukeHagar.PlexAPI.SDK.Models.Components.Accepts.ApplicationXml,
clientIdentifier: "abc123", clientIdentifier: "abc123",
product: "Plex for Roku", product: "Plex for Roku",

View File

@@ -449,10 +449,10 @@ using LukeHagar.PlexAPI.SDK.Models.Components;
using LukeHagar.PlexAPI.SDK.Models.Requests; using LukeHagar.PlexAPI.SDK.Models.Requests;
var sdk = new PlexAPI( var sdk = new PlexAPI(
serverIndex: 1, serverIndex: 0,
protocol: "<value>", identifier: "0123456789abcdef0123456789abcdef",
host: "electric-excess.name", ipDescription: "1-2-3-4",
port: "36393", port: "32400",
accepts: LukeHagar.PlexAPI.SDK.Models.Components.Accepts.ApplicationXml, accepts: LukeHagar.PlexAPI.SDK.Models.Components.Accepts.ApplicationXml,
clientIdentifier: "abc123", clientIdentifier: "abc123",
product: "Plex for Roku", product: "Plex for Roku",

View File

@@ -644,4 +644,14 @@ Based on:
### Generated ### Generated
- [csharp v0.18.0] . - [csharp v0.18.0] .
### Releases ### Releases
- [NuGet v0.18.0] https://www.nuget.org/packages/LukeHagar.PlexAPI.SDK/0.18.0 - . - [NuGet v0.18.0] https://www.nuget.org/packages/LukeHagar.PlexAPI.SDK/0.18.0 - .
## 2025-11-06 22:23:50
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.650.0 (2.743.2) https://github.com/speakeasy-api/speakeasy
### Generated
- [csharp v0.19.0] .
### Releases
- [NuGet v0.19.0] https://www.nuget.org/packages/LukeHagar.PlexAPI.SDK/0.19.0 - .