]>
BookStack Code Mirror - bookstack/blob - dev/api/responses/books-update.json
projects
/
bookstack
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Made fixes/updates during pre-release review
[bookstack]
/
dev
/
api
/
responses
/
books-update.json
1
{
2
"id": 16,
3
"name": "My own book",
4
"slug": "my-own-book",
5
"description": "This is my own little book - updated",
6
"created_at": "2020-01-12 14:09:59",
7
"updated_at": "2020-01-12 14:16:10",
8
"created_by": 1,
9
"updated_by": 1,
10
"owned_by": 1,
11
"image_id": 452
12
}