Commit graph

25 commits

Author SHA1 Message Date
Nicholas Wallace
f32ef3d01c Fix: oneOf and array issues 2024-05-19 01:30:30 +00:00
Nicholas Wallace
1068a68c23 Add: library series endpoint 2024-05-19 01:11:53 +00:00
Nicholas Wallace
802e14adc6 Fix: errors 2024-05-18 23:01:02 +00:00
Nicholas Wallace
955f6ffcff Add: library items endpoint 2024-05-18 22:50:44 +00:00
Nicholas Wallace
44deef3453 Massive cleanup and violation fixing 2024-05-18 22:25:52 +00:00
Nicholas Wallace
a0e915db17 Add: delete library items with issues 2024-05-17 05:10:59 +00:00
Nicholas Wallace
d85ed0cc32 LibraryController items endpoint 2024-05-17 05:08:39 +00:00
Nicholas Wallace
771895de68 Fix: match post operation 2024-05-17 04:37:59 +00:00
Nicholas Wallace
88ef453b56 Fix: requestBody descriptions 2024-05-15 04:28:15 +00:00
Nicholas Wallace
e8797ce0c8 Replace: generic parameter with path specific parameter 2024-05-15 04:18:29 +00:00
Nicholas Wallace
0e9cf0df68 Update requestBody on LibraryController 2024-05-15 03:03:48 +00:00
Nicholas Wallace
a60f7463a7 Update: formatting 2024-05-14 04:51:59 +00:00
Nicholas Wallace
bda3e625f6 Simplify author schema with items 2024-05-14 04:01:44 +00:00
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
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
5295088462 Additional debugging 2024-05-09 06:10:02 +00:00
advplyr
8e6ead59ce Update yaml keys to camelCase 2024-04-20 14:55:57 -05:00
Nicholas Wallace
c7ac12a67a Split schema to sub files 2024-03-31 22:47:14 +00:00