Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.Automanage to add versio…
Browse files Browse the repository at this point in the history
…n preview/2021-04-30-preview and stable/2022-05-04 (#19170)

* Adds base for updating Microsoft.Automanage from version preview/2021-04-30-preview to version 2022-05-04

* Updates readme

* Updates API version in new specs and examples

* fix s360 swagger correctness issues

* change targetId to be readonly

* fix wrong commit

* remove patch from configurationProfileVersion

* fix api version
  • Loading branch information
mc3784 authored May 30, 2022
1 parent 006756d commit c57d5de
Show file tree
Hide file tree
Showing 40 changed files with 4,838 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2293,7 +2293,8 @@
},
"targetId": {
"type": "string",
"description": "The target VM resource URI"
"description": "The target VM resource URI",
"readOnly": true
},
"status": {
"type": "string",
Expand Down
Loading

0 comments on commit c57d5de

Please sign in to comment.