mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
create space model
This commit is contained in:
@ -99,4 +99,5 @@ abstract class ApiEndpoints {
|
||||
|
||||
//space model
|
||||
static const String listSpaceModels = '/projects/{projectId}/space-models';
|
||||
static const String createSpaceModel = '/projects/{projectId}/space-models';
|
||||
}
|
||||
|
Reference in New Issue
Block a user