Skip to content

Commit 6763962

Browse files
authored
Feature/morazmiz/swagger separation fixes (#15295)
* add missing types * change reference to resource and resourceWithEtag * extract userInfo to common file * . * add composite tag * add missing dataConnectorsCheckRequirements * add dataConnectorsCheckRequirements to readme * fix readme * . * fix errors in readme * add missing type * add missing types * . * . * remove changes with resource, resourceWithEtag, new tag * . * remove object * revert userInfo changes * fix true
1 parent ca664ca commit 6763962

File tree

18 files changed

+577
-489
lines changed

18 files changed

+577
-489
lines changed

specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview/Bookmarks.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,7 @@
617617
"type": "array"
618618
}
619619
},
620+
"type": "object",
620621
"required": [
621622
"value"
622623
]

specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview/Cases.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,6 +1019,7 @@
10191019
}
10201020
}
10211021
},
1022+
"type": "object",
10221023
"required": [
10231024
"value"
10241025
]

0 commit comments

Comments
 (0)