diff options
Diffstat (limited to 'internal/api/client/admin/ruleget.go')
| -rw-r--r-- | internal/api/client/admin/ruleget.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/api/client/admin/ruleget.go b/internal/api/client/admin/ruleget.go index 28c0599f5..da76232eb 100644 --- a/internal/api/client/admin/ruleget.go +++ b/internal/api/client/admin/ruleget.go @@ -27,7 +27,7 @@ import ( "github.com/superseriousbusiness/gotosocial/internal/oauth" ) -// RuleGETHandler swagger:operation GET /api/v1/admin/rules/{id} adminRuleGet +// RuleGETHandler swagger:operation GET /api/v1/admin/instance/rules/{id} adminRuleGet // // View instance rule with the given id. // |
