The schemaVersion is read from the simulation config and stored in the HoverflyMetaData object.
Part of this PR is also the end of the support for the v1 schema version. - v1 schema is using string for the params, but hoverfly-java is using only FieldMatcher
The
schemaVersion
is read from the simulation config and stored in theHoverflyMetaData
object. Part of this PR is also the end of the support for thev1
schema version. -v1
schema is using string for the params, but hoverfly-java is using only FieldMatcherThis PR is built on top of https://github.com/SpectoLabs/hoverfly-java/pull/153, that's why it contains two commits. The related commit to this issue is the second one: https://github.com/SpectoLabs/hoverfly-java/commit/2709a098057f613b5fb52c691918beb1b9325eb4