]> BookStack Code Mirror - bookstack/blobdiff - dev/api/requests/books-update.json
Page Templates: Changed template field name, added API support
[bookstack] / dev / api / requests / books-update.json
index fc67d5fccdd2a90241ef088952201a6bb0548456..c026b7b4943f549534f224732a01f0fec26e6c6a 100644 (file)
@@ -1,4 +1,8 @@
 {
   "name": "My updated book",
-  "description": "This is my book with updated details"
+  "description": "This is my book with updated details",
+  "default_template_id": 12,
+  "tags": [
+    {"name": "Subject", "value": "Updates"}
+  ]
 }
\ No newline at end of file