mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-13 07:13:32 +08:00
ZIP Export: Started building link/ref handling
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.1) (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-php / build (8.1) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.1) (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-php / build (8.1) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
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