Skip to content

Commit c2edfbf

Browse files
committed
Add endpoints to get user permissions
1 parent f565ce1 commit c2edfbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DebugPlugin/controllers/api/PermissionApiController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Vanilla\ApiUtils;
1010

1111
/**
12-
* SQL API Controller for the `/sql` resource.
12+
* Permission API Controller for the `/permission` resource.
1313
*/
1414
class PermissionApiController extends AbstractApiController {
1515

0 commit comments

Comments
 (0)