mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 08:44:54 +00:00
restrict_spaceMemberUser_and_change_SignUpModel
This commit is contained in:
@ -225,4 +225,7 @@ abstract class ApiEndpoints {
|
||||
static const String getDeviceLogs = '/device/report-logs/{uuid}?code={code}';
|
||||
static const String terms = '/terms';
|
||||
static const String policy = '/policy';
|
||||
static const String getPermission = '/permission/{roleUuid}';
|
||||
|
||||
///permission/roleUuid
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user