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