Skip to content

Commit dca30d9

Browse files
author
ianna1-admin
committed
update readme with swagger API version
1 parent 3a3d8b0 commit dca30d9

File tree

1 file changed

+2
-2
lines changed
  • src/DataProtection/DataProtection.Autorest

1 file changed

+2
-2
lines changed

src/DataProtection/DataProtection.Autorest/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ This file contains the configuration for generating My API from the OpenAPI spec
3131
3232
``` yaml
3333
# it's the same options as command line options, just drop the double-dash!
34-
commit: b88b86f58a98ee1569ae6e7cba6f84061e15166b
34+
commit: b53afea5edbeb0572a35b1ab34ca3f122cdbd70b
3535
require:
3636
- $(this-folder)/../../readme.azure.noprofile.md
3737
input-file:
38-
- $(repo)/specification/dataprotection/resource-manager/Microsoft.DataProtection/stable/2025-01-01/dataprotection.json
38+
- $(repo)/specification/dataprotection/resource-manager/Microsoft.DataProtection/stable/2025-07-01/dataprotection.json
3939
title: DataProtection
4040
# For new modules, please avoid setting 3.x using the use-extension method and instead, use 4.x as the default option
4141
use-extension:

0 commit comments

Comments
 (0)