@pactflow/openapi-pact-comparator 1.13.1 → 1.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -7868,7 +7868,7 @@ function* compareReqBody(ajv, route, interaction, index, config) {
7868
7868
  pathName: path,
7869
7869
  value: get$1(operation, "requestBody.content"),
7870
7870
  },
7871
- type: "error",
7871
+ type: "warning",
7872
7872
  };
7873
7873
  }
7874
7874
  }