From 0a4d737f7df14ebf85e8106c8a25cf85a1591040 Mon Sep 17 00:00:00 2001 From: Andrei Date: Mon, 6 Nov 2023 23:45:29 -0500 Subject: [PATCH] Fix typo --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index 7be02646..094f24f5 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -5556,7 +5556,7 @@ components: enum: ["auto", "low", "high"] default: "auto" required: - - data + - url required: - type - image_url