ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.399.2

This commit is contained in:
speakeasybot
2024-09-19 00:22:17 +00:00
parent 548ce2564d
commit 5883791d10
60 changed files with 1036 additions and 345 deletions

View File

@@ -58,7 +58,7 @@ namespace LukeHagar.PlexAPI.SDK.Models.Requests
/// The postal code of the location.
/// </summary>
[JsonProperty("postal_code")]
public long PostalCode { get; set; } = default!;
public string PostalCode { get; set; } = default!;
/// <summary>
/// Indicates if the country has privacy restrictions.