diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-04-15/cdn.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-04-15/cdn.json index 312c0e0e51bb..72cf5b68f35b 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-04-15/cdn.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2020-04-15/cdn.json @@ -4461,7 +4461,7 @@ "type": "string" }, "privateEndpointStatus": { - "description": "The Approval status for the connection to the Private Link", + "description": "The approval status for the connection to the Private Link", "type": "string", "readOnly": true, "enum": [ @@ -4473,7 +4473,7 @@ ], "x-ms-enum": { "name": "PrivateEndpointStatus", - "modelAsString": false + "modelAsString": true } } }