]> BookStack Code Mirror - bookstack/commit
Added attachment API examples during manual testing
authorDan Brown <redacted>
Wed, 20 Oct 2021 09:43:03 +0000 (10:43 +0100)
committerDan Brown <redacted>
Wed, 20 Oct 2021 09:43:03 +0000 (10:43 +0100)
commit60d4c5902b1a3d03ae493fdeabfa09bbf80d844d
treef56827d8b063eb922e54d959264e07e99dac0656
parent2409d1850feeae10b5f0ef6a3f67bc9739881f44
Added attachment API examples during manual testing
app/Http/Controllers/Api/AttachmentApiController.php
app/Uploads/Attachment.php
dev/api/requests/attachments-create.json [new file with mode: 0644]
dev/api/requests/attachments-update.json [new file with mode: 0644]
dev/api/responses/attachments-create.json [new file with mode: 0644]
dev/api/responses/attachments-list.json [new file with mode: 0644]
dev/api/responses/attachments-read.json [new file with mode: 0644]
dev/api/responses/attachments-update.json [new file with mode: 0644]