Skip to content

Commit 6ec7d3a

Browse files
[Update OpenAPI] Merge openapi: added productRoleLabel to external PNPG DEV (#412)
Co-authored-by: manuraf <[email protected]>
1 parent 6f065b1 commit 6ec7d3a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

infra/apim_v2/api_pnpg/external_api_for_pnpg/v2/openapi.prod.json

+4
Original file line numberDiff line numberDiff line change
@@ -1622,6 +1622,10 @@
16221622
"type": "string",
16231623
"description": "The specific role of the user related to the product."
16241624
},
1625+
"productRoleLabel": {
1626+
"type": "string",
1627+
"description": "The specific role label of the user related to the product."
1628+
},
16251629
"role": {
16261630
"type": "string",
16271631
"description": "Available values: MANAGER, DELEGATE, SUB_DELEGATE, OPERATOR, ADMIN_EA"

0 commit comments

Comments
 (0)