From 91b75ed70687115dbe9dbcd2eb360149730e4521 Mon Sep 17 00:00:00 2001 From: Clemens Neubauer Date: Fri, 16 Aug 2024 13:25:03 +0000 Subject: [PATCH] update openapi.yml --- openapi.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/openapi.yml b/openapi.yml index d5916fba..f86fcaed 100644 --- a/openapi.yml +++ b/openapi.yml @@ -2022,6 +2022,8 @@ components: format: float currency: type: string + color: + type: string location: type: string description: @@ -2040,6 +2042,7 @@ components: duration: 30 price: 10 currency: USD + color: #a1b2c3 location: Test Street 1A, 12345 Some State, Some Place description: This is a test service. availabilitiesType: flexible @@ -2057,6 +2060,8 @@ components: type: number currency: type: string + color: + type: string location: type: string description: @@ -2074,6 +2079,7 @@ components: duration: 30 price: 10 currency: USD + color: #a1b2c3 location: Test Street 1A, 12345 Some State, Some Place description: This is a test service. availabilitiesType: flexible