Commit Graph

21 Commits

Author SHA1 Message Date
bytedream 20e43ee345 Changed authors and tags request field from author schema 2022-01-22 01:44:54 +01:00
bytedream 71ad922dd5 Changed responses from array in object to array 2022-01-22 01:10:41 +01:00
bytedream fcb677c89d Typo fix 2022-01-22 01:06:33 +01:00
bytedream ecd47f58fa Added id to article edit payload and 404 response 2022-01-21 23:56:03 +01:00
bytedream ed7c7fbdbb Stripped down response messages 2022-01-21 23:46:47 +01:00
bytedream 469e8d5da8 Removed wrong response from delete endpoint 2022-01-21 23:36:05 +01:00
bytedream 8e6084acf8 Added api create endpoint 2022-01-21 23:29:49 +01:00
bytedream 880e33ed20 Made modified field in ArticleSummary nullable 2022-01-21 23:15:54 +01:00
bytedream 276c88639d Added edit and delete endpoints & more 2022-01-21 23:11:29 +01:00
bytedream 8aa1db2911 Added authors field to upload 2022-01-21 22:50:17 +01:00
bytedream 4a0e75da98 Added authors and tags search parameters 2022-01-21 22:40:41 +01:00
bytedream 0d117eedfb Added authors and tags endpoint 2022-01-21 22:31:28 +01:00
bytedream 34a2c029b7 Added login 2022-01-21 21:49:04 +01:00
bytedream 8160227ffa Added response for upload 2022-01-21 21:05:20 +01:00
bytedream ce32359758 Added content filed to upload 2022-01-21 20:19:54 +01:00
bytedream 65bac399f2 Added more components and upload endpoint 2022-01-21 17:06:38 +01:00
bytedream a23773acd4 Added gitignore 2022-01-21 17:05:30 +01:00
bytedream b2e125f536 Added limit query parameter to search 2021-12-12 13:49:51 +01:00
bytedream 8f4b52f626 Wrapped articles into an array 2021-12-12 13:39:11 +01:00
bytedream 14946eb0ef Added search endpoint 2021-12-12 01:40:06 +01:00
bytedream 262b6bf22e Initial api definition 2021-12-09 21:04:20 +01:00