From af2507f8c7f30c23559ab4c48b592ea9a64138d5 Mon Sep 17 00:00:00 2001 From: speakeasy-bot Date: Sun, 24 Dec 2023 05:08:18 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9D=20Update=20gen.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gen.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 gen.yaml diff --git a/gen.yaml b/gen.yaml new file mode 100644 index 0000000..26bc6cd --- /dev/null +++ b/gen.yaml @@ -0,0 +1,25 @@ +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 +terraform: + version: 0.0.1 + author: LukeHagar + imports: + option: openapi + paths: + callbacks: callbacks + errors: sdkerrors + operations: operations + shared: shared + webhooks: webhooks + inputModelSuffix: input + outputModelSuffix: output + packageName: PlexAPI