ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.295.1

This commit is contained in:
speakeasybot
2024-05-23 15:58:01 +00:00
parent 18faf6d97b
commit 8c86fc9826
60 changed files with 1069 additions and 881 deletions

View File

@@ -14,12 +14,12 @@ module OpenApiSDK
# GET_PIN_SERVERS contains the list of server urls available to the SDK.
GET_PIN_SERVERS = [
'https://plex.tv/api/v2',
'https://plex.tv/api/v2',
].freeze
# GET_TOKEN_SERVERS contains the list of server urls available to the SDK.
GET_TOKEN_SERVERS = [
'https://plex.tv/api/v2',
'https://plex.tv/api/v2',
].freeze
# API Calls that perform operations directly against https://Plex.tv
#