mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-06 04:20:46 +00:00
Update gen.yaml
This commit is contained in:
6
gen.yaml
6
gen.yaml
@@ -33,7 +33,7 @@ go:
|
||||
clientServerStatusCodesAsErrors: true
|
||||
flattenGlobalSecurity: true
|
||||
imports:
|
||||
option: openapi
|
||||
option: plexgo
|
||||
paths:
|
||||
callbacks: models/callbacks
|
||||
errors: models/sdkerrors
|
||||
@@ -41,7 +41,7 @@ go:
|
||||
shared: models/components
|
||||
webhooks: models/webhooks
|
||||
inputModelSuffix: input
|
||||
installationURL: github.com/speakeasy-sdks/template-speakeasy-bar
|
||||
installationURL: github.com/LukeHagar/plexgo
|
||||
maxMethodParams: 4
|
||||
outputModelSuffix: output
|
||||
packageName: plexgo
|
||||
@@ -53,7 +53,7 @@ python:
|
||||
description: Python Client SDK Generated by Speakeasy
|
||||
flattenGlobalSecurity: true
|
||||
imports:
|
||||
option: openapi
|
||||
option: plexpy
|
||||
paths:
|
||||
callbacks: models/callbacks
|
||||
errors: models/errors
|
||||
|
||||
Reference in New Issue
Block a user