mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 13:08:00 +02:00
Avoid lowercasing Destination field on one-ways (#829)
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
"key": "oneway",
|
||||
"value": "yes"
|
||||
},
|
||||
"snake_case": false
|
||||
"snake_case": false,
|
||||
"caseSensitive": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user