Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools/importer-rest-api-specs: adding a data workaround for Azure/azure-rest-api-specs#27351 / importing BotService @ 2022-09-15 #3609

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

tombuildsstuff
Copy link
Contributor

This PR adds a data workaround for Azure/azure-rest-api-specs#27351 which enables importing BotService @ 2022-09-15.

The Swagger defines the same Path with different types of segments depending on the HTTP Method, where the DELETE and GET operations use a String segment - but the PATCH and POST operations use a Constant segment - meaning that whilst we detect the Common ID (using the Constant segments) it's inconsistent).

Related: hashicorp/go-azure-helpers#203

Copy link

Breaking Changes

No Breaking Changes were found 👍

Copy link

Summary of Changes

No Breaking or Non-Breaking Changes were found 👍

Copy link

New Resource ID Segments containing Static Identifiers

No new Resource ID Segments containing Static Identifiers were identified in the set of changes 🤙.

Copy link
Member

@stephybun stephybun left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@tombuildsstuff
Copy link
Contributor Author

Related #3611

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants