BookStack/dev/api/requests/books-update.json

4 lines
88 B
JSON
Raw Normal View History

{
"name": "My updated book",
"description": "This is my book with updated details"
}