Skip to content

Commit e990d85

Browse files
committed
uncomment Party type
1 parent 723a582 commit e990d85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/api/rest_api/rest_api_reference/input/ibexa-types.raml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3128,9 +3128,9 @@ PartyTypeInput:
31283128
description: 'Removed'
31293129
type: object
31303130

3131-
# Party:
3132-
# description: 'Removed'
3133-
# type: object
3131+
Party:
3132+
description: 'Removed'
3133+
type: object
31343134

31353135
ShippingMethodDataResponseWrapper:
31363136
properties:

0 commit comments

Comments
 (0)