Skip to content

tools/importer-rest-api-specs: adding a workaround for HDInsight 26838#3404

Merged
tombuildsstuff merged 2 commits intomainfrom
f/swagger-workaround-for-hdinsight-cluster-kind
Nov 24, 2023
Merged

tools/importer-rest-api-specs: adding a workaround for HDInsight 26838#3404
tombuildsstuff merged 2 commits intomainfrom
f/swagger-workaround-for-hdinsight-cluster-kind

Conversation

@tombuildsstuff
Copy link
Contributor

@tombuildsstuff tombuildsstuff requested a review from a team November 24, 2023 11:24
@tombuildsstuff tombuildsstuff added the area/data-canonicalisation Issues around Data Normalisation/Canonicalisation label Nov 24, 2023
Copy link
Member

@catriona-m catriona-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

…s/workaround_hdinsight_26838.go

Co-authored-by: catriona-m <86247157+catriona-m@users.noreply.github.com>
@tombuildsstuff tombuildsstuff merged commit b2f65a9 into main Nov 24, 2023
@tombuildsstuff tombuildsstuff deleted the f/swagger-workaround-for-hdinsight-cluster-kind branch November 24, 2023 15:31
tombuildsstuff added a commit to hashicorp/terraform-provider-azurerm that referenced this pull request Nov 30, 2023
… lower-cased due to an issue in the API Spec

The API Specification defines `tier` as a Constant which can be recased - however the `kind` is defined as a string, thus
can't be. I've opened hashicorp/pandora#3404 (to workaround it) and Azure/azure-rest-api-specs#26838
(to fix it) - once those are threaded through both of these should be normalized.
tombuildsstuff added a commit to hashicorp/terraform-provider-azurerm that referenced this pull request Dec 14, 2023
… lower-cased due to an issue in the API Spec

The API Specification defines `tier` as a Constant which can be recased - however the `kind` is defined as a string, thus
can't be. I've opened hashicorp/pandora#3404 (to workaround it) and Azure/azure-rest-api-specs#26838
(to fix it) - once those are threaded through both of these should be normalized.
tombuildsstuff added a commit to hashicorp/terraform-provider-azurerm that referenced this pull request Dec 14, 2023
… lower-cased due to an issue in the API Spec

The API Specification defines `tier` as a Constant which can be recased - however the `kind` is defined as a string, thus
can't be. I've opened hashicorp/pandora#3404 (to workaround it) and Azure/azure-rest-api-specs#26838
(to fix it) - once those are threaded through both of these should be normalized.
tombuildsstuff added a commit to hashicorp/terraform-provider-azurerm that referenced this pull request Dec 14, 2023
… lower-cased due to an issue in the API Spec

The API Specification defines `tier` as a Constant which can be recased - however the `kind` is defined as a string, thus
can't be. I've opened hashicorp/pandora#3404 (to workaround it) and Azure/azure-rest-api-specs#26838
(to fix it) - once those are threaded through both of these should be normalized.
tombuildsstuff added a commit to hashicorp/terraform-provider-azurerm that referenced this pull request Jan 25, 2024
… lower-cased due to an issue in the API Spec

The API Specification defines `tier` as a Constant which can be recased - however the `kind` is defined as a string, thus
can't be. I've opened hashicorp/pandora#3404 (to workaround it) and Azure/azure-rest-api-specs#26838
(to fix it) - once those are threaded through both of these should be normalized.
tombuildsstuff added a commit to hashicorp/terraform-provider-azurerm that referenced this pull request Jan 26, 2024
… lower-cased due to an issue in the API Spec

The API Specification defines `tier` as a Constant which can be recased - however the `kind` is defined as a string, thus
can't be. I've opened hashicorp/pandora#3404 (to workaround it) and Azure/azure-rest-api-specs#26838
(to fix it) - once those are threaded through both of these should be normalized.
rizkybiz pushed a commit to rizkybiz/terraform-provider-azurerm that referenced this pull request Jan 30, 2024
… lower-cased due to an issue in the API Spec

The API Specification defines `tier` as a Constant which can be recased - however the `kind` is defined as a string, thus
can't be. I've opened hashicorp/pandora#3404 (to workaround it) and Azure/azure-rest-api-specs#26838
(to fix it) - once those are threaded through both of these should be normalized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/data-canonicalisation Issues around Data Normalisation/Canonicalisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants