mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-07-17 03:05:13 +00:00
Include devices.productDevice
in space validation
This commit is contained in:
@ -51,6 +51,7 @@ export class ValidationService {
|
||||
'subspaces.tags',
|
||||
'subspaces.devices',
|
||||
'devices',
|
||||
'devices.productDevice',
|
||||
],
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user