Skip to content

Commit

Permalink
Remove name from pool (#13094)
Browse files Browse the repository at this point in the history
Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
  • Loading branch information
audunn and audunn authored Mar 2, 2021
1 parent abe10d9 commit 717f252
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1605,11 +1605,6 @@
"minLength": 36,
"example": "9760acf5-4638-11e7-9bdb-020073ca7778"
},
"name": {
"type": "string",
"readOnly": true,
"description": "Pool Resource name"
},
"size": {
"title": "size",
"type": "integer",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1869,11 +1869,6 @@
"minLength": 36,
"example": "9760acf5-4638-11e7-9bdb-020073ca7778"
},
"name": {
"type": "string",
"readOnly": true,
"description": "Pool Resource name"
},
"size": {
"title": "size",
"type": "integer",
Expand Down

0 comments on commit 717f252

Please sign in to comment.