In this PR, oad reports many instances of "AddingRequiredParameter" that are false positives, because the parameter was present and required in the previous version, but was specified at the path level rather than in the operation, as it is in the new version.
While this is a change in the way the API is described, it is not actually a change in the API definition, so should not be reported as a breaking change.