How when path changes #352
erikgollot
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
we introduce a version into our service paths (ex. /api/public/v1/contract, /api/public/v2/contract....). So the diff does not work for us because it cannot find that /api/public/v2 is the new version of /api/public/v1
Any possibility to have a parameter to skip some parts of the path before comparing ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions