Skip to content

Update the logic on ref version validation whent patch version is changed

Zhibin Mai requested to merge ref_version_validation into master

Fix issue Schema validation error for nested $ref in Patch version to allow the version of schema refs to be equal or higher if patch version of the schema is increased.

It also includes some minor refactoring.

Edited by Zhibin Mai

Merge request reports