🐝 Update gen.yaml

This commit is contained in:
speakeasy-bot
2023-12-24 05:08:41 +00:00
parent 189b4c8f9e
commit aa9e6f1043

28
gen.yaml Normal file
View File

@@ -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