Skip to content

Commit

Permalink
minor fixes (Azure#12701)
Browse files Browse the repository at this point in the history
* minor fixes

* remove python sdk
  • Loading branch information
moranraz authored Feb 1, 2021
1 parent cd0882e commit dcc2c56
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8691,7 +8691,7 @@
"type": "string"
},
"readOnly": true,
"type": "string"
"type": "array"
},
"threats": {
"description": "The threats of this mail message",
Expand Down Expand Up @@ -8737,8 +8737,8 @@
"readOnly": true,
"type": "string"
},
"receivedDate": {
"description": "The received date of this message",
"receiveDate": {
"description": "The receive date of this message",
"format": "date-time",
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -8771,7 +8771,7 @@
"type": "string"
},
"readOnly": true,
"type": "string"
"type": "array"
},
"bodyFingerprintBin1": {
"description": "The bodyFingerprintBin1",
Expand Down
1 change: 0 additions & 1 deletion specification/securityinsights/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ This is not used by Autorest itself.
swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-go
- repo: azure-sdk-for-python
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
Expand Down

0 comments on commit dcc2c56

Please sign in to comment.