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
{{ message }}
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
I think it would be easier to grasp if you all three of paths.{added,changed,removed} had the same format as paths in the source/target OpenAPI files (paths[path][method]), that way it's clear to see which are the operations that are added, which have been changed, which have been removed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Example:
E.g. instead of
you could just do
The
operations_changed
is implied by thechanged
The text was updated successfully, but these errors were encountered: