mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
🐝 Update gen.yaml
This commit is contained in:
12
gen.yaml
12
gen.yaml
@@ -6,14 +6,14 @@ management:
|
|||||||
generationVersion: 2.223.3
|
generationVersion: 2.223.3
|
||||||
generation:
|
generation:
|
||||||
comments: {}
|
comments: {}
|
||||||
sdkClassName: SDK
|
sdkClassName: Plex-API
|
||||||
repoURL: https://github.com/LukeHagar/plexjs.git
|
repoURL: https://github.com/speakeasy-sdks/Personal-sample-sdk-9.git
|
||||||
maintainOpenAPIOrder: true
|
maintainOpenAPIOrder: true
|
||||||
usageSnippets:
|
usageSnippets:
|
||||||
optionalPropertyRendering: withExample
|
optionalPropertyRendering: withExample
|
||||||
fixes:
|
|
||||||
nameResolutionDec2023: true
|
|
||||||
useClassNamesForArrayFields: true
|
useClassNamesForArrayFields: true
|
||||||
|
fixes:
|
||||||
|
nameResolutionDec2023: false
|
||||||
features:
|
features:
|
||||||
typescript:
|
typescript:
|
||||||
core: 3.3.12
|
core: 3.3.12
|
||||||
@@ -23,7 +23,7 @@ features:
|
|||||||
nameOverrides: 2.81.1
|
nameOverrides: 2.81.1
|
||||||
typescript:
|
typescript:
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
author: Speakeasy
|
author: LukeHagar
|
||||||
clientServerStatusCodesAsErrors: true
|
clientServerStatusCodesAsErrors: true
|
||||||
flattenGlobalSecurity: true
|
flattenGlobalSecurity: true
|
||||||
imports:
|
imports:
|
||||||
@@ -38,7 +38,7 @@ typescript:
|
|||||||
installationURL: https://github.com/LukeHagar/plexjs
|
installationURL: https://github.com/LukeHagar/plexjs
|
||||||
maxMethodParams: 4
|
maxMethodParams: 4
|
||||||
outputModelSuffix: output
|
outputModelSuffix: output
|
||||||
packageName: openapi
|
packageName: plexjs
|
||||||
published: true
|
published: true
|
||||||
repoSubDirectory: .
|
repoSubDirectory: .
|
||||||
templateVersion: v2
|
templateVersion: v2
|
||||||
|
|||||||
Reference in New Issue
Block a user