Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5bd948b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
anuragsharma-123 committed Feb 9, 2024
1 parent 91f0348 commit b54b7c8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -43851,13 +43851,23 @@
"type": "boolean",
"example": true
},
"encrypted": {
"type": "boolean",
"example": true
},
"volumeSize": {
"type": "integer",
"example": 12
},
"volumeType": {
"type": "string",
"example": "gp2"
},
"kmsKeyId": {
"type": "string"
},
"snapshotId": {
"type": "string"
}
}
}
Expand Down

0 comments on commit b54b7c8

Please sign in to comment.