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

Update arm APIVersionPattern rule for canonical swagger #732

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dinwa-ms
Copy link
Member

It is for Issue 707 : Update the version format check for canonical swagger #707.

We introduced canonical swagger. It is a union of versioned swaggers. The version of canonical swagger will be "canonical", which will fail the existing APIVersionPattern. In this PR, we updated the rule for this scenario. If the swagger is generated by autorest-canonical emitter, it is canonical swagger and its version should be 'canonical'. Otherwise, its version should follow the existing rule.

@dinwa-ms
Copy link
Member Author

@rkmanda @mikeharder, could you help take a look at this PR when available? Thanks

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.

1 participant