From 28b3e5904613a3d3ed71373797ed356dc51181ef Mon Sep 17 00:00:00 2001 From: Jeff Fisher Date: Mon, 18 Nov 2024 16:11:25 -0600 Subject: [PATCH] [data-tables] Appease release check (#31820) ### Packages impacted by this PR `@azure/data-tables` ### Describe the problem that is addressed by this PR Nothing is actually changing here except the release automation now complains if the commit used isn't referencing main. The input file is the same. --- sdk/tables/data-tables/swagger/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/tables/data-tables/swagger/README.md b/sdk/tables/data-tables/swagger/README.md index 6184d00c70de..2a565d692f19 100644 --- a/sdk/tables/data-tables/swagger/README.md +++ b/sdk/tables/data-tables/swagger/README.md @@ -14,7 +14,7 @@ generate-metadata: false license-header: MICROSOFT_MIT_NO_VERSION output-folder: ../ source-code-folder-path: ./src/generated -input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/4a8cd09ab6963b6dd36088aafca81975d32ee561/specification/cosmos-db/data-plane/Microsoft.Tables/preview/2019-02-02/table.json +input-file: https://github.com/Azure/azure-rest-api-specs/blob/4ae412cf228fb0320ced6fd6020435296752bf68/specification/cosmos-db/data-plane/Microsoft.Tables/preview/2019-02-02/table.json add-credentials: false override-client-name: GeneratedClient use-extension: