Skip to content

Commit 99cdf3c

Browse files
Update quoteManagement.api.yaml.modified
1 parent 9486902 commit 99cdf3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎api/quote/v5/quoteManagement.api.yaml.modified

+2-2
Original file line numberDiff line numberDiff line change
@@ -1543,7 +1543,7 @@ components:
15431543
role:
15441544
type: "string"
15451545
'@type':
1546-
$ref: "#/components/schemas/@type"
1546+
$ref: "#/components/schemas/PartyType"
15471547
name:
15481548
type: "string"
15491549
description: "Name of the party"
@@ -2893,7 +2893,7 @@ components:
28932893
$ref: "#/components/schemas/objLLC"
28942894
- properties: {}
28952895
$ref: "#/components/schemas/objEtherTypeSubType"
2896-
'@type':
2896+
'PartyType':
28972897
type: "string"
28982898
description: |
28992899
An indicator of whether role is an individual or organizational. If not specified assumed individual

0 commit comments

Comments
 (0)