@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.mjs CHANGED
@@ -7866,7 +7866,7 @@ function* compareReqBody(ajv, route, interaction, index, config) {
7866
7866
  pathName: path,
7867
7867
  value: get$1(operation, "requestBody.content"),
7868
7868
  },
7869
- type: "error",
7869
+ type: "warning",
7870
7870
  };
7871
7871
  }
7872
7872
  }