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: detecting the Common IDs for Bot Service #3576

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

tombuildsstuff
Copy link
Contributor

Fixes #2830
Unblocks #3511

… constant name

The Resource ID defined within the API Definitions and the Common ID may have a differing Name and/or Values therefore
we can't rely on the name being the same. Providing the Resource ID Segment is the same Type and has a Reference, as
long as the rest of the Resource ID Segments match then we can assume these are the same Resource ID.

This works around an issue where a couple of the Resource IDs in Bot Service only support a subset of the Constant Values
and where the name of the Constant differs between the API Definitions and the Common ID.
Copy link

github-actions bot commented Jan 8, 2024

Breaking Changes

No Breaking Changes were found 👍

Copy link

github-actions bot commented Jan 8, 2024

Summary of Changes

No Breaking or Non-Breaking Changes were found 👍

Copy link

github-actions bot commented Jan 8, 2024

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

@mbfrahry mbfrahry left a comment

Choose a reason for hiding this comment

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

LGTM

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 🤙.

@tombuildsstuff tombuildsstuff merged commit 1f3faf6 into main Jan 10, 2024
3 checks passed
@tombuildsstuff tombuildsstuff deleted the f/common-id-for-bot-service branch January 10, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BotService @ 2022-09-15 - issue importing
2 participants