diff --git a/gen.yaml b/gen.yaml new file mode 100644 index 00000000..7cdc8021 --- /dev/null +++ b/gen.yaml @@ -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