Skip to content

Commit

Permalink
Fix in JobSupportedAction (#16986)
Browse files Browse the repository at this point in the history
* Fixing s360 correctness items

* Fixing spell check and prettier

* Updating latest version in readme

* Fix in jobsupportedAction
  • Loading branch information
pratimaupadhyay02 committed Dec 9, 2021
1 parent bc806f0 commit fbeb439
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5232,7 +5232,7 @@
"type": "string",
"x-ms-enum": {
"name": "JobSupportedAction",
"modelAsString": true
"modelAsString": false
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ These are the global settings for the RecoveryServicesBackup API.
title: Recovery Services Backup Client
description: Open API 2.0 Specs for Azure RecoveryServices Backup service
openapi-type: arm
tag: package-2021-08
tag: package-2021-10
csharp-sdks-folder: ./Generated/CSharp
python-sdks-folder: ./Generated/Python
go-sdk-folder: ./Generated/Golang
Expand All @@ -40,7 +40,7 @@ tag: package-passivestamp-2018-12-20
```
```yaml $(package-activestamp)
tag: package-2021-10-01
tag: package-2021-10
```
### Validations
Expand Down

0 comments on commit fbeb439

Please sign in to comment.