]>
BookStack Code Mirror - bookstack/blob - dev/api/responses/attachments-create.json
projects
/
bookstack
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge pull request #4987 from BookStackApp/audit_api
[bookstack]
/
dev
/
api
/
responses
/
attachments-create.json
1
{
2
"id": 5,
3
"name": "My uploaded attachment",
4
"extension": "",
5
"uploaded_to": 8,
6
"external": true,
7
"order": 2,
8
"created_by": 1,
9
"updated_by": 1,
10
"created_at": "2021-10-20T06:35:46.000000Z",
11
"updated_at": "2021-10-20T06:35:46.000000Z"
12
}