diff --git a/specification/servicebus/data-plane/Microsoft.ServiceBus/stable/2021-05/servicebus.json b/specification/servicebus/data-plane/Microsoft.ServiceBus/stable/2021-05/servicebus.json index 63de1d703d68..4b3991d92dea 100644 --- a/specification/servicebus/data-plane/Microsoft.ServiceBus/stable/2021-05/servicebus.json +++ b/specification/servicebus/data-plane/Microsoft.ServiceBus/stable/2021-05/servicebus.json @@ -104,7 +104,7 @@ ], "x-ms-enum": { "name": "AccessRights", - "modelAsString": false + "modelAsString": true } }, "AuthorizationRule": { @@ -341,7 +341,7 @@ ], "x-ms-enum": { "name": "EntityAvailabilityStatus", - "modelAsString": false + "modelAsString": true } }, "EntityStatus": { @@ -364,7 +364,7 @@ ], "x-ms-enum": { "name": "EntityStatus", - "modelAsString": false + "modelAsString": true } }, "MessageCountDetails": { @@ -441,7 +441,7 @@ ], "x-ms-enum": { "name": "MessagingSku", - "modelAsString": false + "modelAsString": true } }, "NamespaceProperties": {