normalisation: field naming
Open
tool/importer-rest-api-specs
- Dominant language
- Go
- Stars
- 81
- Forks
- 89
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 10
Description
When importing the models we run the entire Operation (containing Constants, Models, Resource ID's) through a Normalization phase to make these consistent - that is stripping invalid characters out of the Names (but not the JSON value, which these are deserialised into) and rewording these for consistency.
https://github.com/hashicorp/terraform-provider-azurerm/pull/13764#discussion_r730266685 highlights that we should look to normalise the field names too:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.