From 8235f0f9f0eb292bf4ed92251819b8429a3bd61d Mon Sep 17 00:00:00 2001 From: Matatjahu Date: Thu, 24 Mar 2022 15:30:16 +0100 Subject: [PATCH] fix tests --- openapi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openapi.yaml b/openapi.yaml index 934e05a1..478a189d 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -180,6 +180,8 @@ components: properties: asyncapi: $ref: "#/components/schemas/AsyncAPIDocument" + x-server-api: + skipFieldsInValidation: [asyncapi] BundleDocument: type: object required: