🐝 Update gen.yaml

This commit is contained in:
speakeasy-bot
2024-01-01 14:36:31 +00:00
parent 66ee7fb1ab
commit d766b3cc4e

32
gen.yaml Normal file
View File

@@ -0,0 +1,32 @@
configVersion: 1.0.0
generation:
comments: {}
sdkClassName: Plex-API
repoURL: https://github.com/speakeasy-sdks/Personal-sample-sdk-9.git
maintainOpenAPIOrder: true
usageSnippets:
optionalPropertyRendering: withExample
useClassNamesForArrayFields: true
fixes:
nameResolutionDec2023: false
java:
version: 0.0.1
artifactID: openapi
companyEmail: info@mycompany.com
companyName: My Company
companyURL: www.mycompany.com
githubURL: github.com/owner/repo
groupID: org.openapis
imports:
option: openapi
paths:
callbacks: models/callbacks
errors: models/errors
operations: models/operations
shared: models/shared
webhooks: models/webhooks
inputModelSuffix: input
maxMethodParams: 4
ossrhURL: https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
outputModelSuffix: output
projectName: openapi