Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.401.2
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Sep 21, 2024
1 parent 223ab32 commit e7023f6
Show file tree
Hide file tree
Showing 367 changed files with 1,655 additions and 769 deletions.
37 changes: 30 additions & 7 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: true
csharp:
version: 0.7.0
version: 0.7.1
additionalDependencies: []
author: LukeHagar
clientServerStatusCodesAsErrors: true
Expand All @@ -35,3 +35,4 @@ csharp:
packageName: LukeHagar.PlexAPI.SDK
packageTags: Plex Media Server SDK
responseFormat: envelope
sourceDirectory: ""
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ sources:
- main
plexapi:
sourceNamespace: plexapi
sourceRevisionDigest: sha256:5aa71ad96ca6de91143ee513c9880e08e555e7748fb4b5f8d069c6ab0c8f3069
sourceBlobDigest: sha256:1cbef844e2856c2eabba4bd6d677d96c572fed13b27978d0d953aa06b224c02f
sourceRevisionDigest: sha256:fc6eebe661455e23b1aa352a91c14ef773fa72331330ec4caeddc2c460dc16bb
sourceBlobDigest: sha256:2e81e86c83d7f4e8842efca0d43a2db84a4932534c8439e3737e1f65c873f855
tags:
- latest
- main
targets:
plexcsharp:
source: plexapi
sourceNamespace: plexapi
sourceRevisionDigest: sha256:5aa71ad96ca6de91143ee513c9880e08e555e7748fb4b5f8d069c6ab0c8f3069
sourceBlobDigest: sha256:1cbef844e2856c2eabba4bd6d677d96c572fed13b27978d0d953aa06b224c02f
sourceRevisionDigest: sha256:fc6eebe661455e23b1aa352a91c14ef773fa72331330ec4caeddc2c460dc16bb
sourceBlobDigest: sha256:2e81e86c83d7f4e8842efca0d43a2db84a4932534c8439e3737e1f65c873f855
codeSamplesNamespace: code-samples-csharp-plexcsharp
codeSamplesRevisionDigest: sha256:f7febae6230f9bc151d99328c2b771c41002cc699d664ef857e752d9cd213bc2
codeSamplesRevisionDigest: sha256:73fbbcf9508835f4d05e9b21d6ae3a250052b663c2759008884a6d0d826a50fd
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Activities.cs
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ public class Activities: IActivities
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "0.7.0";
private const string _sdkVersion = "0.7.1";
private const string _sdkGenVersion = "2.421.3";
private const string _openapiDocVersion = "0.0.3";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.0 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.1 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<LukeHagar.PlexAPI.SDK.Models.Components.Security>? _securitySource;
Expand Down
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Authentication.cs
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ public class Authentication: IAuthentication
};
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "0.7.0";
private const string _sdkVersion = "0.7.1";
private const string _sdkGenVersion = "2.421.3";
private const string _openapiDocVersion = "0.0.3";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.0 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.1 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<LukeHagar.PlexAPI.SDK.Models.Components.Security>? _securitySource;
Expand Down
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Butler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ public class Butler: IButler
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "0.7.0";
private const string _sdkVersion = "0.7.1";
private const string _sdkGenVersion = "2.421.3";
private const string _openapiDocVersion = "0.0.3";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.0 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.1 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<LukeHagar.PlexAPI.SDK.Models.Components.Security>? _securitySource;
Expand Down
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Hubs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ public class Hubs: IHubs
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "0.7.0";
private const string _sdkVersion = "0.7.1";
private const string _sdkGenVersion = "2.421.3";
private const string _openapiDocVersion = "0.0.3";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.0 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.1 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<LukeHagar.PlexAPI.SDK.Models.Components.Security>? _securitySource;
Expand Down
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Library.cs
Original file line number Diff line number Diff line change
Expand Up @@ -241,10 +241,10 @@ public class Library: ILibrary
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "0.7.0";
private const string _sdkVersion = "0.7.1";
private const string _sdkGenVersion = "2.421.3";
private const string _openapiDocVersion = "0.0.3";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.0 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.1 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<LukeHagar.PlexAPI.SDK.Models.Components.Security>? _securitySource;
Expand Down
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Log.cs
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ public class Log: ILog
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "0.7.0";
private const string _sdkVersion = "0.7.1";
private const string _sdkGenVersion = "2.421.3";
private const string _openapiDocVersion = "0.0.3";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.0 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.1 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<LukeHagar.PlexAPI.SDK.Models.Components.Security>? _securitySource;
Expand Down
2 changes: 1 addition & 1 deletion LukeHagar/PlexAPI/SDK/LukeHagar.PlexAPI.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<IsPackable>true</IsPackable>
<PackageId>LukeHagar.PlexAPI.SDK</PackageId>
<Version>0.7.0</Version>
<Version>0.7.1</Version>
<TargetFramework>net8.0</TargetFramework>
<Authors>LukeHagar</Authors>
<Copyright>Copyright (c) LukeHagar 2024</Copyright>
Expand Down
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Media.cs
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ public class Media: IMedia
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "0.7.0";
private const string _sdkVersion = "0.7.1";
private const string _sdkGenVersion = "2.421.3";
private const string _openapiDocVersion = "0.0.3";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.0 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private const string _userAgent = "speakeasy-sdk/csharp 0.7.1 2.421.3 0.0.3 LukeHagar.PlexAPI.SDK";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<LukeHagar.PlexAPI.SDK.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class AddPlaylistContentsErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class AddPlaylistContentsPlaylistsErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Models/Errors/ApplyUpdatesErrors.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class ApplyUpdatesErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class ApplyUpdatesUpdaterErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class CancelServerActivitiesActivitiesErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class CancelServerActivitiesErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Models/Errors/CheckForUpdatesErrors.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class CheckForUpdatesErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class CheckForUpdatesUpdaterErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class ClearPlaylistContentsErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class ClearPlaylistContentsPlaylistsErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Models/Errors/CreatePlaylistErrors.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class CreatePlaylistErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class CreatePlaylistPlaylistsErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Models/Errors/DeleteLibraryErrors.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class DeleteLibraryErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class DeleteLibraryLibraryErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
4 changes: 2 additions & 2 deletions LukeHagar/PlexAPI/SDK/Models/Errors/DeletePlaylistErrors.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class DeletePlaylistErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ public class DeletePlaylistPlaylistsErrors
{

[JsonProperty("code")]
public long? Code { get; set; }
public int? Code { get; set; }

[JsonProperty("message")]
public string? Message { get; set; }

[JsonProperty("status")]
public long? Status { get; set; }
public int? Status { get; set; }
}
}
Loading

0 comments on commit e7023f6

Please sign in to comment.