Commit graph

34 commits

Author SHA1 Message Date
Nicholas Wallace
8c2073c10a Add get for author images 2024-05-14 03:26:51 +00:00
Nicholas Wallace
c8c25841c9 Move: author endpoints to controller 2024-05-14 03:10:03 +00:00
Nicholas Wallace
8239422aee Clean up libraryController parameters 2024-05-14 03:09:46 +00:00
Nicholas Wallace
535e88f028 Move: libraryController paths, clean up requestBody 2024-05-12 19:07:42 +00:00
Nicholas Wallace
5795d01621 Fix: body should be requestBody 2024-05-12 18:18:29 +00:00
Nicholas Wallace
d5ecf36e2d Fix: queries should be in body 2024-05-12 18:09:00 +00:00
Nicholas Wallace
eaad5c82c8 Add: descriptions 2024-05-12 07:18:48 +00:00
Nicholas Wallace
9f6ef2dea3 Update library responses 2024-05-12 07:13:38 +00:00
Nicholas Wallace
2621d04e4b Add: /api/libraries/{id} endpoint 2024-05-12 07:01:46 +00:00
Nicholas Wallace
8c85092349 Author controller updates 2024-05-12 07:01:01 +00:00
Nicholas Wallace
39f2d7dbbb Temporary fix: Library cron can be null or false 2024-05-12 06:47:45 +00:00
Nicholas Wallace
1b3882b779 Add: missing librarySettings 2024-05-12 06:41:38 +00:00
Nicholas Wallace
d6407cf645 Linting updates 2024-05-12 05:36:10 +00:00
Nicholas Wallace
a0a2fef54d Fix: response type should be string 2024-05-12 05:36:00 +00:00
Nicholas Wallace
f92f5c31bc Add: ebook file spec 2024-05-12 04:35:05 +00:00
Nicholas Wallace
242afb3d1a Fix: spec relative paths 2024-05-12 04:20:01 +00:00
Nicholas Wallace
5295088462 Additional debugging 2024-05-09 06:10:02 +00:00
Nicholas Wallace
5fdfc9e454 Initial library schema 2024-05-06 02:35:15 +00:00
Nicholas Wallace
76100b680e Fix: formatting 2024-05-06 02:20:35 +00:00
Nicholas Wallace
7da2d0ae8c Fix: extra type in Author.yaml 2024-05-06 02:20:12 +00:00
advplyr
b124d61826 Update yaml docs to include BearerAuth 2024-04-20 14:57:38 -05:00
advplyr
8e6ead59ce Update yaml keys to camelCase 2024-04-20 14:55:57 -05:00
Nicholas Wallace
ca7eaf9750 OpenAPI spec readme 2024-04-01 00:44:51 +00:00
Nicholas Wallace
74dd24febf Bundled spec 2024-04-01 00:26:55 +00:00
Nicholas Wallace
7b856474af Rename base document 2024-03-31 22:48:58 +00:00
Nicholas Wallace
c7ac12a67a Split schema to sub files 2024-03-31 22:47:14 +00:00
Nicholas Wallace
afe40be957 Initial large file 2024-03-30 23:47:13 +00:00
advplyr
89aa4a8bdc Update logger to support dev only log, remove old model docs 2023-07-14 14:50:37 -05:00
advplyr
3150822117 New data model removing media entity for books 2022-03-26 11:59:34 -05:00
advplyr
5243a225e8 Update sample book library item 2022-03-16 19:22:16 -05:00
advplyr
4fe60465e5 New data model change of Book media type to include array of Audiobook and Ebook objects 2022-03-16 19:15:25 -05:00
advplyr
2a30cc428f New api routes, updating web client pages, audiobooks to libraryItem migration 2022-03-10 18:45:02 -06:00
advplyr
b97ed953f7 Add db migration file to change audiobooks to library items with new data model 2022-03-09 19:23:17 -06:00
advplyr
65793f7109 Start of new data model 2022-03-08 19:31:44 -06:00