Hi there, we want to do contract testing (BDCT) with a third party OAS that unfortunately cannot pass the Swagger schema validation and thus no verification can be performed on PactFlow. Since we don't have any control in the OAS, is there any suggestion/solution provided for this case? For example, is there a way to bypass the schema validation, or limit the schema validation only for the APIs that we care and need to consume? Thanks in advance for any idea and support🙂