From 56fb5383ebd830ff3a5c549d9210479713721b43 Mon Sep 17 00:00:00 2001 From: AyushAgrawal25 <agrawal.ayush2500@gmail.com> Date: Fri, 25 Mar 2022 10:02:10 +0530 Subject: [PATCH] Format issue resolved with the id property of Item schema --- core/v0/api/core.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/v0/api/core.yaml b/core/v0/api/core.yaml index 6c89083a..a9d7246e 100644 --- a/core/v0/api/core.yaml +++ b/core/v0/api/core.yaml @@ -1950,7 +1950,6 @@ components: id: description: This is the most unique identifier of a service item. An example of an Item ID could be the SKU of a product. type: string - format: '#/components/schemas/Item/properties/id' parent_item_id: $ref: '#/components/schemas/Item/properties/id' descriptor: