hashicorp / hashicorp/pandora

normalisation: field naming

Open
#369 1 comment 0 reactions 0 assignees View on GitHub
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:

![Screenshot 2021-10-18 at 05 47 31](https://user-images.githubusercontent.com/666005/137666384-53728146-bc37-4f56-acf6-9a6dd5c5500a.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.