mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[docs] Fix swagger operation descriptions (#3830)
* Fix swagger operation descriptions Signed-off-by: mkljczk <git@mkljczk.pl> * generate a swagger file Signed-off-by: mkljczk <git@mkljczk.pl> --------- Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
@ -27,7 +27,7 @@ import (
|
||||
"github.com/superseriousbusiness/gotosocial/internal/oauth"
|
||||
)
|
||||
|
||||
// RulesGETHandler swagger:operation GET /api/v1/admin/rules adminsRuleGet
|
||||
// RulesGETHandler swagger:operation GET /api/v1/admin/instance/rules adminsRuleGet
|
||||
//
|
||||
// View instance rules, with IDs.
|
||||
//
|
||||
|
Reference in New Issue
Block a user