File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"components" : {
3
3
"schemas" : {
4
- "handlers_infra .GetFlavorsResponse" : {
4
+ "dev.azure.com_schwarzit_schwarzit.stackit-mongodb_stackit-mongodb-api.git_handlers_infra .GetFlavorsResponse" : {
5
5
"properties" : {
6
6
"flavors" : {
7
7
"items" : {
346
346
},
347
347
"type" : " object"
348
348
},
349
+ "GetInstanceResponse" : {
350
+ "properties" : {
351
+ "item" : {
352
+ "$ref" : " #/components/schemas/Instance"
353
+ }
354
+ },
355
+ "type" : " object"
356
+ },
349
357
"ListFlavorsResponse" : {
350
358
"properties" : {
351
359
"flavors" : {
357
365
},
358
366
"type" : " object"
359
367
},
360
- "GetInstanceResponse" : {
361
- "properties" : {
362
- "item" : {
363
- "$ref" : " #/components/schemas/Instance"
364
- }
365
- },
366
- "type" : " object"
367
- },
368
368
"ACL" : {
369
369
"properties" : {
370
370
"items" : {
You can’t perform that action at this time.
0 commit comments