summaryrefslogtreecommitdiffstats
path: root/api_preboot_test.html
diff options
context:
space:
mode:
Diffstat (limited to 'api_preboot_test.html')
-rw-r--r--api_preboot_test.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/api_preboot_test.html b/api_preboot_test.html
index 05f4fd2..5c3805b 100644
--- a/api_preboot_test.html
+++ b/api_preboot_test.html
@@ -1,5 +1,6 @@
<form enctype='multipart/form-data' action='http://127.0.0.2/resource/addpreboot/apikey/apikey1' method='POST'>
Title:<input name='title' type='text'/>
+Description:<input name='description' type='text'/>
Preboot File:<input name='preboot' type='file'/>
<input type='submit' value='Upload'/>
</form>