-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgen.yaml
33 lines (33 loc) · 882 Bytes
/
gen.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
configVersion: 2.0.0
generation:
sdkClassName: Hathora-Cloud-SDK
usageSnippets:
optionalPropertyRendering: withExample
fixes:
nameResolutionFeb2025: false
parameterOrderingFeb2024: false
requestResponseComponentNamesFeb2024: false
securityFeb2025: false
auth:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
unity:
version: 0.30.2
author: Hathora
clientServerStatusCodesAsErrors: true
defaultErrorName: SDKException
disableNamespacePascalCasingApr2024: false
dotnetVersion: net5.0
flattenGlobalSecurity: false
imports:
option: openapi
paths:
callbacks: Models/Callbacks
errors: Models/Errors
operations: Models/Operations
shared: Models/Shared
webhooks: Models/Webhooks
inputModelSuffix: input
maxMethodParams: 0
outputModelSuffix: output
packageName: HathoraCloud