Просмотр исходного кода

Allow for additional returned info during storage listing.

Nashwan Azhari 5 лет назад
Родитель
Сommit
f423dfe089
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      coriolis/schemas/vm_storage_schema.json

+ 1 - 1
coriolis/schemas/vm_storage_schema.json

@@ -6,7 +6,7 @@
       "type": "array",
       "items": {
         "type": "object",
-        "additionalProperties": false,
+        "additionalProperties": true,
         "properties": {
           "id": {
             "type": "string"