mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-29 15:46:15 -06:00
[fix] Forgot some swagger
This commit is contained in:
parent
ec7dc35830
commit
ac1286e7b3
1 changed files with 7 additions and 0 deletions
|
|
@ -30,6 +30,13 @@ import (
|
|||
//
|
||||
// Get an array of currently active announcements.
|
||||
//
|
||||
// ---
|
||||
// tags:
|
||||
// - announcements
|
||||
//
|
||||
// produces:
|
||||
// - application/json
|
||||
//
|
||||
// security:
|
||||
// - OAuth2 Bearer:
|
||||
// - read:announcements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue