mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.393.1
This commit is contained in:
@@ -3,10 +3,10 @@ id: dfa99515-01c0-42eb-9be5-ee212fd03eb3
|
||||
management:
|
||||
docChecksum: 06023774169418572a5ebabe14a70f3f
|
||||
docVersion: 0.0.3
|
||||
speakeasyVersion: 1.393.0
|
||||
speakeasyVersion: 1.393.1
|
||||
generationVersion: 2.413.0
|
||||
releaseVersion: 0.11.0
|
||||
configChecksum: a52d75eabaa4aca024abe40b1a5ceb64
|
||||
releaseVersion: 0.11.1
|
||||
configChecksum: 82d2664097fb7735d616a6cfb85ff21c
|
||||
repoURL: https://github.com/LukeHagar/plexgo.git
|
||||
repoSubDirectory: .
|
||||
installationURL: https://github.com/LukeHagar/plexgo
|
||||
@@ -945,6 +945,7 @@ examples:
|
||||
application/json: {"errors": []}
|
||||
"401":
|
||||
application/json: {"errors": []}
|
||||
"200": {}
|
||||
getServerPreferences:
|
||||
speakeasy-default-get-server-preferences:
|
||||
responses:
|
||||
@@ -1014,6 +1015,7 @@ examples:
|
||||
application/json: {"errors": []}
|
||||
"401":
|
||||
application/json: {"errors": []}
|
||||
"200": {}
|
||||
getServerList:
|
||||
speakeasy-default-get-server-list:
|
||||
responses:
|
||||
@@ -1071,6 +1073,7 @@ examples:
|
||||
application/json: {"errors": []}
|
||||
"401":
|
||||
application/json: {"errors": []}
|
||||
"200": {}
|
||||
get-thumb-image:
|
||||
speakeasy-default-get-thumb-image:
|
||||
parameters:
|
||||
@@ -1087,6 +1090,7 @@ examples:
|
||||
application/json: {"errors": []}
|
||||
"401":
|
||||
application/json: {"errors": []}
|
||||
"200": {}
|
||||
getTimeline:
|
||||
"":
|
||||
parameters:
|
||||
@@ -1138,6 +1142,7 @@ examples:
|
||||
application/json: {"errors": []}
|
||||
"401":
|
||||
application/json: {"errors": []}
|
||||
"200": {}
|
||||
cancelServerActivities:
|
||||
"":
|
||||
parameters:
|
||||
@@ -1505,6 +1510,7 @@ examples:
|
||||
application/json: {"errors": []}
|
||||
"401":
|
||||
application/json: {"errors": []}
|
||||
"200": {}
|
||||
logLine:
|
||||
speakeasy-default-log-line:
|
||||
parameters:
|
||||
|
||||
@@ -12,7 +12,7 @@ generation:
|
||||
auth:
|
||||
oAuth2ClientCredentialsEnabled: true
|
||||
go:
|
||||
version: 0.11.0
|
||||
version: 0.11.1
|
||||
additionalDependencies: {}
|
||||
allowUnknownFieldsInWeakUnions: false
|
||||
clientServerStatusCodesAsErrors: true
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
speakeasyVersion: 1.393.0
|
||||
speakeasyVersion: 1.393.1
|
||||
sources:
|
||||
my-source:
|
||||
sourceNamespace: my-source
|
||||
@@ -6,6 +6,7 @@ sources:
|
||||
sourceBlobDigest: sha256:7257c51225e1fb6fa7de445fbe2f31151dc89771894c9b731a29ab01b504f503
|
||||
tags:
|
||||
- latest
|
||||
- main
|
||||
targets:
|
||||
plexgo:
|
||||
source: my-source
|
||||
@@ -13,8 +14,8 @@ targets:
|
||||
sourceRevisionDigest: sha256:44184fe64938a688d21d58aa0e390471812eda6f10c9ca0145a7328cf31a4f0a
|
||||
sourceBlobDigest: sha256:7257c51225e1fb6fa7de445fbe2f31151dc89771894c9b731a29ab01b504f503
|
||||
codeSamplesNamespace: code-samples-go-plexgo
|
||||
codeSamplesRevisionDigest: sha256:b29eb2b86eda1395b8ef060fcde42040e9f2865d4212aaa69ec7d96597da23c5
|
||||
outLocation: /home/luke/github/plexgo
|
||||
codeSamplesRevisionDigest: sha256:367216afa9fb24c1dc1897cadc3feb86418148d80ebe2f8263ec65dbba5f2cee
|
||||
outLocation: /github/workspace/repo
|
||||
workflow:
|
||||
workflowVersion: 1.0.0
|
||||
speakeasyVersion: latest
|
||||
|
||||
Reference in New Issue
Block a user