Skip to content

Commit

Permalink
[Update OpenAPI] Merge openapi: added productRoleLabel to external PN…
Browse files Browse the repository at this point in the history
…PG DEV (#412)

Co-authored-by: manuraf <[email protected]>
  • Loading branch information
selfcare-github-bot and manuraf authored Oct 7, 2024
1 parent 6f065b1 commit 6ec7d3a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1622,6 +1622,10 @@
"type": "string",
"description": "The specific role of the user related to the product."
},
"productRoleLabel": {
"type": "string",
"description": "The specific role label of the user related to the product."
},
"role": {
"type": "string",
"description": "Available values: MANAGER, DELEGATE, SUB_DELEGATE, OPERATOR, ADMIN_EA"
Expand Down

0 comments on commit 6ec7d3a

Please sign in to comment.