From 7449bb1a064c4fc64fc5cab57aa32af9c81020ce Mon Sep 17 00:00:00 2001 From: Nico Kroll Date: Thu, 21 Aug 2025 07:44:08 +0200 Subject: [PATCH] Wrong type --- src/v2/shop.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/v2/shop.yaml b/src/v2/shop.yaml index e3ae240..6e35034 100644 --- a/src/v2/shop.yaml +++ b/src/v2/shop.yaml @@ -1477,7 +1477,7 @@ components: Designation: type: "string" IsUrl: - type: "string" + type: "boolean" Url: type: "string" File: