Skip to content

Commit

Permalink
Update Storage.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xioyi authored Jul 8, 2020
1 parent 39a3c54 commit 1494197
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -266,17 +266,17 @@
"type": "string"
},
"deleteSummary": {
"$ref": "#/definitions/LcmActionSummaryDetail"
"$ref": "#/definitions/StorageLifecyclePolicyActionSummaryDetail"
},
"tierToCoolSummary": {
"$ref": "#/definitions/LcmActionSummaryDetail"
"$ref": "#/definitions/StorageLifecyclePolicyActionSummaryDetail"
},
"tierToArchiveSummary": {
"$ref": "#/definitions/LcmActionSummaryDetail"
"$ref": "#/definitions/StorageLifecyclePolicyActionSummaryDetail"
}
}
},
"LcmActionSummaryDetail": {
"StorageLifecyclePolicyActionSummaryDetail": {
"description": "Action execution stats.",
"type": "object",
"properties": {
Expand Down

0 comments on commit 1494197

Please sign in to comment.