We've gone with all-lowercase field names in all of our collection-types. But the Geo collection didn't get the memo and is using Title case. If we want to be consistent across all of our collection-types, the following ones need to be fixed:
[ ] Geo.subregion (src/api/geo/content-types/subregion/schema.json)
These can be edited via the Content Manager UI or by directly editing the referenced schema files.
[ ] Need to find any references to these fields and change those too
We've gone with all-lowercase field names in all of our collection-types. But the Geo collection didn't get the memo and is using Title case. If we want to be consistent across all of our collection-types, the following ones need to be fixed: