Skip to content

Commit dcc2c56

Browse files
authored
minor fixes (#12701)
* minor fixes * remove python sdk
1 parent cd0882e commit dcc2c56

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8691,7 +8691,7 @@
86918691
"type": "string"
86928692
},
86938693
"readOnly": true,
8694-
"type": "string"
8694+
"type": "array"
86958695
},
86968696
"threats": {
86978697
"description": "The threats of this mail message",
@@ -8737,8 +8737,8 @@
87378737
"readOnly": true,
87388738
"type": "string"
87398739
},
8740-
"receivedDate": {
8741-
"description": "The received date of this message",
8740+
"receiveDate": {
8741+
"description": "The receive date of this message",
87428742
"format": "date-time",
87438743
"readOnly": true,
87448744
"type": "string"
@@ -8771,7 +8771,7 @@
87718771
"type": "string"
87728772
},
87738773
"readOnly": true,
8774-
"type": "string"
8774+
"type": "array"
87758775
},
87768776
"bodyFingerprintBin1": {
87778777
"description": "The bodyFingerprintBin1",

specification/securityinsights/resource-manager/readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ This is not used by Autorest itself.
7777
swagger-to-sdk:
7878
- repo: azure-sdk-for-net
7979
- repo: azure-sdk-for-go
80-
- repo: azure-sdk-for-python
8180
- repo: azure-sdk-for-python-track2
8281
- repo: azure-sdk-for-js
8382
- repo: azure-sdk-for-node

0 commit comments

Comments
 (0)