vuforia-spatial-edge-server
vuforia-spatial-edge-server copied to clipboard
When modifying an object's properties from the server frontend, check that it exists first
For example, in the webServer.get('/object/*/deactivate/'
endpoint, if the objectId isn't a valid object it will result in an uncaught error.