We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b0245 commit 6ef6319Copy full SHA for 6ef6319
1 file changed
services/resource-manager/v0/resource-manager.json
@@ -80,21 +80,6 @@
80
}
81
},
82
"schemas": {
83
- "ContainerSearchResponse": {
84
- "properties": {
85
- "items": {
86
87
- "$ref": "#/components/schemas/ContainerSearchResult"
88
- },
89
- "type": "array"
90
- }
91
92
- "required": [
93
- "items"
94
- ],
95
- "title": "ContainerSearchResponse",
96
- "type": "object"
97
98
"CreateFolderPayload": {
99
"properties": {
100
"containerParentId": {
0 commit comments