Azure / openapi-diff

Command line tool to detect breaking changes between two openapi specifications
MIT License
253 stars 34 forks source link

Add new rule: `1050 - ParameterLocationHasChanged`; Change behavior of `ChangedParameterOrder` rule with regards to `x-ms-parameter-location` #334

Closed konrad-jamrozik closed 1 month ago

konrad-jamrozik commented 1 month ago

Addresses:

konrad-jamrozik commented 1 month ago

@mikekistler can you review and approve?

konrad-jamrozik commented 1 month ago

@mikekistler I applied the changes per our chat. Please see the diff for all the changes. Notably:

konrad-jamrozik commented 1 month ago

Pull Request 559774: Update @azure/oad to 0.10.11 + rush update

konrad-jamrozik commented 1 month ago

Deployed to Production: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=9767803&view=results

Test PR: