mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 04:20:46 +00:00
🐝 Update gen.yaml
This commit is contained in:
27
gen.yaml
Normal file
27
gen.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
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
|
||||
csharp:
|
||||
version: 0.0.1
|
||||
author: LukeHagar
|
||||
dotnetVersion: net5.0
|
||||
imports:
|
||||
option: openapi
|
||||
paths:
|
||||
callbacks: Models/Callbacks
|
||||
errors: Models/Errors
|
||||
operations: Models/Requests
|
||||
shared: Models/Components
|
||||
webhooks: Models/Webhooks
|
||||
inputModelSuffix: input
|
||||
maxMethodParams: 4
|
||||
outputModelSuffix: output
|
||||
packageName: Plex-API
|
||||
Reference in New Issue
Block a user