mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 04:20:46 +00:00
🐝 Update gen.yaml
This commit is contained in:
32
gen.yaml
Normal file
32
gen.yaml
Normal 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
|
||||
Reference in New Issue
Block a user