We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615397f commit 1f9ba84Copy full SHA for 1f9ba84
specs/options.json
@@ -17,7 +17,7 @@
17
"ignoreHeaderXNaming": true,
18
"pathNamingConvention": "HyphenCase",
19
"parameterNamingConvention": "CamelCase",
20
- "propertiesNamingConvention": "CamelCase",
+ "propertyNamingConvention": "CamelCase",
21
"queryParamNamingConvention": "CamelCase",
22
"pathParamNamingConvention": "HyphenCase",
23
"cookieParamNamingConvention": "CamelCase"
0 commit comments