]>
author | Dan Brown <redacted> | |
Fri, 10 Apr 2020 14:19:18 +0000 (15:19 +0100) | ||
committer | Dan Brown <redacted> | |
Fri, 10 Apr 2020 14:19:18 +0000 (15:19 +0100) | ||
commit | 29705a25cee61d9c063e0f102cd018557aec5abd | |
tree | ce7745cd200178e820ed81a9c02743a6ec388eb1 | tree | snapshot |
parent | da1cea06ca5db56a9635bf8bb01da2516d601620 | commit | diff |
app/Auth/User.php | diff | blob | history | |
app/Entities/Book.php | diff | blob | history | |
app/Entities/Bookshelf.php | diff | blob | history | |
app/Entities/Repos/BookshelfRepo.php | diff | blob | history | |
app/Http/Controllers/Api/BookshelfApiController.php | diff | blob | history | |
dev/api/requests/shelves-create.json | [new file with mode: 0644] | blob |
dev/api/requests/shelves-update.json | [new file with mode: 0644] | blob |
dev/api/responses/books-read.json | diff | blob | history | |
dev/api/responses/shelves-create.json | [new file with mode: 0644] | blob |
dev/api/responses/shelves-list.json | [new file with mode: 0644] | blob |
dev/api/responses/shelves-read.json | [new file with mode: 0644] | blob |
dev/api/responses/shelves-update.json | [new file with mode: 0644] | blob |
tests/Api/ShelvesApiTest.php | [new file with mode: 0644] | blob |