diff --git a/infra/apim_v2/api_pnpg/external_api_for_pnpg/v2/openapi.prod.json b/infra/apim_v2/api_pnpg/external_api_for_pnpg/v2/openapi.prod.json index 4a1d2683..88c70a79 100644 --- a/infra/apim_v2/api_pnpg/external_api_for_pnpg/v2/openapi.prod.json +++ b/infra/apim_v2/api_pnpg/external_api_for_pnpg/v2/openapi.prod.json @@ -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"