Skip to content

Commit 7d2e07a

Browse files
Update productOfferingQualificationManagement.api.yaml.modified
1 parent 99cdf3c commit 7d2e07a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎api/serviceability/offeringQualification/v5/productOfferingQualificationManagement.api.yaml.modified

+2-2
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ components:
880880
role:
881881
type: "string"
882882
'@type':
883-
$ref: "#/components/schemas/@type"
883+
$ref: "#/components/schemas/PartyType"
884884
name:
885885
type: "string"
886886
description: "Name of the party"
@@ -2236,7 +2236,7 @@ components:
22362236
- notImplemented: Method not supported by the server
22372237
enum:
22382238
- "notImplemented"
2239-
'@type':
2239+
'PartyType':
22402240
type: "string"
22412241
description: |
22422242
An indicator of whether role is an individual or organizational. If not specified assumed individual

0 commit comments

Comments
 (0)