diff --git a/specification/app/resource-manager/Microsoft.App/preview/2024-08-02-preview/SourceControls.json b/specification/app/resource-manager/Microsoft.App/preview/2024-08-02-preview/SourceControls.json index f59c0df378a5..46f1d8e44b58 100644 --- a/specification/app/resource-manager/Microsoft.App/preview/2024-08-02-preview/SourceControls.json +++ b/specification/app/resource-manager/Microsoft.App/preview/2024-08-02-preview/SourceControls.json @@ -175,7 +175,7 @@ "name": "x-ms-github-auxiliary", "in": "header", "description": "Github personal access token used for SourceControl.", - "required": true, + "required": false, "type": "string" }, { @@ -241,7 +241,7 @@ "name": "x-ms-github-auxiliary", "in": "header", "description": "Github personal access token used for SourceControl.", - "required": true, + "required": false, "type": "string" }, {