diff --git a/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/WebApps.json b/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/WebApps.json index 58b4d2913b54..91cf3e503ea6 100644 --- a/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/WebApps.json +++ b/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/WebApps.json @@ -4126,8 +4126,8 @@ "tags": [ "WebApps" ], - "summary": "This is to allow calling via powershell and ARM template.", - "description": "Description for This is to allow calling via powershell and ARM template.", + "summary": "Syncs function trigger metadata to the management database", + "description": "This is to allow calling via powershell and ARM template.", "operationId": "WebApps_ListSyncStatus", "parameters": [ { @@ -4148,8 +4148,8 @@ } ], "responses": { - "204": { - "description": "No Content" + "200": { + "description": "Sync was successful." }, "default": { "description": "App Service error response.", @@ -4187,8 +4187,8 @@ } ], "responses": { - "204": { - "description": "No Content" + "200": { + "description": "Sync was successful." }, "default": { "description": "App Service error response.", @@ -5834,8 +5834,8 @@ "tags": [ "WebApps" ], - "summary": "This is to allow calling via powershell and ARM template.", - "description": "Description for This is to allow calling via powershell and ARM template.", + "summary": "Syncs function trigger metadata to the management database", + "description": "This is to allow calling via powershell and ARM template.", "operationId": "WebApps_ListSyncFunctionTriggers", "parameters": [ { @@ -5857,7 +5857,7 @@ ], "responses": { "200": { - "description": "OK", + "description": "Sync was successful.", "schema": { "$ref": "#/definitions/FunctionSecrets" } @@ -12971,8 +12971,8 @@ "tags": [ "WebApps" ], - "summary": "This is to allow calling via powershell and ARM template.", - "description": "Description for This is to allow calling via powershell and ARM template.", + "summary": "Syncs function trigger metadata to the management database", + "description": "This is to allow calling via powershell and ARM template.", "operationId": "WebApps_ListSyncStatusSlot", "parameters": [ { @@ -13000,8 +13000,8 @@ } ], "responses": { - "204": { - "description": "No Content" + "200": { + "description": "Sync was successful." }, "default": { "description": "App Service error response.", @@ -13046,8 +13046,8 @@ } ], "responses": { - "204": { - "description": "No Content" + "200": { + "description": "Sync was successful." }, "default": { "description": "App Service error response.", @@ -14903,8 +14903,8 @@ "tags": [ "WebApps" ], - "summary": "This is to allow calling via powershell and ARM template.", - "description": "Description for This is to allow calling via powershell and ARM template.", + "summary": "Syncs function trigger metadata to the management database", + "description": "This is to allow calling via powershell and ARM template.", "operationId": "WebApps_ListSyncFunctionTriggersSlot", "parameters": [ { @@ -14933,7 +14933,7 @@ ], "responses": { "200": { - "description": "OK", + "description": "Sync was successful.", "schema": { "$ref": "#/definitions/FunctionSecrets" } @@ -18619,8 +18619,8 @@ } ], "responses": { - "204": { - "description": "No Content" + "200": { + "description": "Sync was successful." }, "default": { "description": "App Service error response.", @@ -20340,8 +20340,8 @@ } ], "responses": { - "204": { - "description": "No Content" + "200": { + "description": "Sync was successful." }, "default": { "description": "App Service error response.",