You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on https://github.com/Azure/azure-rest-api-specs-pr/pull/15631 . I have 57 ChangedParameterOrder breaking change errors. Many are due to ApiVersionParameter changing order. It should be ignored by the ChangedParameterOrder rule.
I'm working on https://github.com/Azure/azure-rest-api-specs-pr/pull/15631 . I have 57
ChangedParameterOrder
breaking change errors. Many are due toApiVersionParameter
changing order. It should be ignored by theChangedParameterOrder
rule.ChangedParameterOrder
This is the original.
To:
If I move the ApiVersionParameter in the original version to be first, the rule does not consider it breaking.
The text was updated successfully, but these errors were encountered: