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
|
||||
generation:
|
||||
comments: {}
|
||||
sdkClassName: SDK
|
||||
repoURL: https://github.com/LukeHagar/plexjs.git
|
||||
sdkClassName: Plex-API
|
||||
repoURL: https://github.com/speakeasy-sdks/Personal-sample-sdk-9.git
|
||||
maintainOpenAPIOrder: true
|
||||
usageSnippets:
|
||||
optionalPropertyRendering: withExample
|
||||
fixes:
|
||||
nameResolutionDec2023: true
|
||||
useClassNamesForArrayFields: true
|
||||
fixes:
|
||||
nameResolutionDec2023: false
|
||||
features:
|
||||
typescript:
|
||||
core: 3.3.12
|
||||
@@ -23,7 +23,7 @@ features:
|
||||
nameOverrides: 2.81.1
|
||||
typescript:
|
||||
version: 0.1.0
|
||||
author: Speakeasy
|
||||
author: LukeHagar
|
||||
clientServerStatusCodesAsErrors: true
|
||||
flattenGlobalSecurity: true
|
||||
imports:
|
||||
@@ -38,7 +38,7 @@ typescript:
|
||||
installationURL: https://github.com/LukeHagar/plexjs
|
||||
maxMethodParams: 4
|
||||
outputModelSuffix: output
|
||||
packageName: openapi
|
||||
packageName: plexjs
|
||||
published: true
|
||||
repoSubDirectory: .
|
||||
templateVersion: v2
|
||||
|
||||
Reference in New Issue
Block a user