id
cannot be changed " . Please provide me input here . I am making put call from Restlet client (google chrome plugin) http://localhost:1337/view/1b0c89b2-b4b9-4850-af6f-e0cb66d39034?name=test3. PLease help me for same.
I upgraded sails js version from v.12 to v1 but getting below issue while sails lift
warn: Ignored attempt to bind route (/event-data) to unknown action :: EventdataController.find
warn: Ignored attempt to bind route (/api/views) to unknown action :: ViewController.find
warn: Ignored attempt to bind route (/api/views) to unknown action :: ViewController.crete
warn: Ignored attempt to bind route (/api/views/:id) to unknown action :: ViewController.destroy
Please let me know if you have any idea ??