Updated docs

This commit is contained in:
eldadfux
2019-08-25 13:36:03 +03:00
parent ca233a0017
commit e940d89046
+1
View File
@@ -72,6 +72,7 @@ return [
],
'v1/users' => [
'name' => 'Users',
'description' => "The users' service allows you to to manage your users in admin mode, you can search, block and view your users' current sessions and latest activity.",
'controller' => 'controllers/users.php',
'sdk' => true,
],