diff --git a/gen.yaml b/gen.yaml new file mode 100644 index 0000000..3c8d5ad --- /dev/null +++ b/gen.yaml @@ -0,0 +1,28 @@ +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 +ruby: + version: 0.0.1 + author: LukeHagar + description: Ruby Client SDK Generated by Speakeasy + imports: + option: openapi + paths: + callbacks: models/callbacks + errors: models/errors + operations: models/operations + shared: models/shared + webhooks: models/webhooks + inputModelSuffix: input + maxMethodParams: 4 + module: OpenApiSdk + outputModelSuffix: output + packageName: plexruby