Commit 13cce7b7 authored by Łukasz Nowak's avatar Łukasz Nowak

software/kvm: Provide description for boot-image-url-select

parent 8b8f5541
...@@ -454,6 +454,7 @@ ...@@ -454,6 +454,7 @@
}, },
"boot-image-url-select": { "boot-image-url-select": {
"title": "Boot image", "title": "Boot image",
"description": "Selectable list of provided ISO images.",
"type": "array", "type": "array",
"oneOf": [ "oneOf": [
{ {
......
...@@ -317,6 +317,7 @@ ...@@ -317,6 +317,7 @@
}, },
"boot-image-url-select": { "boot-image-url-select": {
"title": "Boot image", "title": "Boot image",
"description": "Selectable list of provided ISO images.",
"type": "array", "type": "array",
"oneOf": [ "oneOf": [
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment