Skip to content

Commit

Permalink
Format issue resolved with the id property of Item schema
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushAgrawal25 committed Mar 25, 2022
1 parent 6085821 commit 56fb538
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/v0/api/core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 56fb538

Please sign in to comment.