Skip to content

Commit 6ef6319

Browse files
OAS Update
1 parent 39b0245 commit 6ef6319

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

services/resource-manager/v0/resource-manager.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -80,21 +80,6 @@
8080
}
8181
},
8282
"schemas": {
83-
"ContainerSearchResponse": {
84-
"properties": {
85-
"items": {
86-
"items": {
87-
"$ref": "#/components/schemas/ContainerSearchResult"
88-
},
89-
"type": "array"
90-
}
91-
},
92-
"required": [
93-
"items"
94-
],
95-
"title": "ContainerSearchResponse",
96-
"type": "object"
97-
},
9883
"CreateFolderPayload": {
9984
"properties": {
10085
"containerParentId": {

0 commit comments

Comments
 (0)