Skip to content

Commit

Permalink
regenerated all-api-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
azuresdkci committed Apr 16, 2020
1 parent d01058a commit 179468a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions specification/azsadmin/resource-manager/backup/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@ csharp:
AutoRest V3 generators require the use of `--tag=all-api-versions` to select api files.
This block is updated by an automatic script. Edits may be lost!

``` yaml $(tag) == 'all-api-versions' /* autogenerated */
``` yaml $(tag) == 'all-api-versions' /* autogenerated */
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../../profiles/readme.md
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../../profiles/readme.md
# all the input files across all versions
input-file:
# all the input files across all versions
input-file:
- $(this-folder)/Microsoft.Backup.Admin/preview/2018-09-01/Backup.json
- $(this-folder)/Microsoft.Backup.Admin/preview/2018-09-01/BackupLocations.json
- $(this-folder)/Microsoft.Backup.Admin/preview/2018-09-01/Backups.json
```
If there are files that should not be in the `all-api-versions` set,
uncomment the `exclude-file` section below and add the file paths.
Expand Down

0 comments on commit 179468a

Please sign in to comment.