Skip to content

Commit 1f9ba84

Browse files
authored
Update options.json (#572)
Fixed issue #569
1 parent 615397f commit 1f9ba84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ignoreHeaderXNaming": true,
1818
"pathNamingConvention": "HyphenCase",
1919
"parameterNamingConvention": "CamelCase",
20-
"propertiesNamingConvention": "CamelCase",
20+
"propertyNamingConvention": "CamelCase",
2121
"queryParamNamingConvention": "CamelCase",
2222
"pathParamNamingConvention": "HyphenCase",
2323
"cookieParamNamingConvention": "CamelCase"

0 commit comments

Comments
 (0)