9 Commits

Author SHA1 Message Date
oSumAtrIX
56a00ddb85
feat: Improve announcements API (#192)
Announcements can have tags now instead of being grouped into a single channel. You can get an announcement using its ID. You can page announcements and filter them by tags and whether they are archived. You can see a list of all available tags. Some route API overhaul.
2024-11-01 02:49:36 +01:00
oSumAtrIX
1181be12e2
fix: Add missing OK response to routes 2024-09-29 23:15:35 +02:00
oSumAtrIX
977d252497
feat: Improve response info description wording 2024-09-27 19:18:32 +02:00
oSumAtrIX
491533d3f4
feat: Add missing parameter and response documentation 2024-09-09 11:59:03 +02:00
oSumAtrIX
d4ac47194e
fix: Add missing OpenAPI docs 2024-07-08 13:49:30 +02:00
oSumAtrIX
17ecf58e55
fix: Fix spelling mistake 2024-07-08 13:49:26 +02:00
oSumAtrIX
6ea63be490
feat: Add OpenAPI docs and cache to routes 2024-07-08 13:49:26 +02:00
oSumAtrIX
205bcde77a
feat: Setup cors and cache 2024-07-08 13:49:25 +02:00
oSumAtrIX
81cc5968d4
refactor: Move files to correct folder 2024-07-08 13:49:25 +02:00