mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-27 06:01:54 +03:00
ZIP Export: Started building link/ref handling
This commit is contained in:
@ -128,6 +128,7 @@ File must be an image type accepted by BookStack (png, jpg, gif, webp)
|
||||
|
||||
#### Attachment
|
||||
|
||||
- `id` - Number, optional, original ID for the attachment from exported system.
|
||||
- `name` - String, required, name of attachment.
|
||||
- `link` - String, semi-optional, URL of attachment.
|
||||
- `file` - String reference, semi-optional, reference to attachment file.
|
||||
|
Reference in New Issue
Block a user