mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 05:27:30 +01:00
Disable enum_case_convention OpenAPI lint
Broken by OAuthProvider types.
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"inconsistent_property_type": "error",
|
||||
"property_case_convention": "off",
|
||||
"property_case_collision": "error",
|
||||
"enum_case_convention": "error",
|
||||
"enum_case_convention": "off",
|
||||
"undefined_required_properties": "error"
|
||||
},
|
||||
"walker": {
|
||||
|
||||
Reference in New Issue
Block a user