From a4d24de1d1ece7f5a6041eaf9d1339ad493ae830 Mon Sep 17 00:00:00 2001 From: Lee Hanken Date: Sun, 21 Apr 2024 16:06:41 +0100 Subject: [PATCH] Pass swagger validation check --- urltomarkdown.openapi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/urltomarkdown.openapi.json b/urltomarkdown.openapi.json index ec00645..2a89aac 100755 --- a/urltomarkdown.openapi.json +++ b/urltomarkdown.openapi.json @@ -47,7 +47,7 @@ "description": "Successful operation.", "content": { "text/markdown": { - "schema": "" + "schema": false } }, "headers": { @@ -117,7 +117,7 @@ "description": "Successful operation.", "content": { "text/markdown": { - "schema": "" + "schema": false } }, "headers": {