[fix] Forgot some swagger

This commit is contained in:
Daenney 2024-12-23 00:18:35 +01:00
commit ac1286e7b3

View file

@ -30,6 +30,13 @@ import (
//
// Get an array of currently active announcements.
//
// ---
// tags:
// - announcements
//
// produces:
// - application/json
//
// security:
// - OAuth2 Bearer:
// - read:announcements