diff --git a/specification/web/resource-manager/Microsoft.Web/stable/2022-09-01/WebApps.json b/specification/web/resource-manager/Microsoft.Web/stable/2022-09-01/WebApps.json index bbbe8e6007a9..089db060dc79 100644 --- a/specification/web/resource-manager/Microsoft.Web/stable/2022-09-01/WebApps.json +++ b/specification/web/resource-manager/Microsoft.Web/stable/2022-09-01/WebApps.json @@ -29822,19 +29822,7 @@ }, "flowState": { "description": "Gets or sets the state of the workflow.", - "enum": [ - "NotSpecified", - "Completed", - "Enabled", - "Disabled", - "Deleted", - "Suspended" - ], - "type": "string", - "x-ms-enum": { - "name": "WorkflowState", - "modelAsString": false - } + "$ref": "#/definitions/WorkflowState" }, "health": { "$ref": "#/definitions/WorkflowHealth",