diff --git a/src/fireedge/src/server/utils/constants/commands/datastore.js b/src/fireedge/src/server/utils/constants/commands/datastore.js index 4e6810b595..f5945d639e 100644 --- a/src/fireedge/src/server/utils/constants/commands/datastore.js +++ b/src/fireedge/src/server/utils/constants/commands/datastore.js @@ -64,7 +64,7 @@ module.exports = { params: { id: { from: resource, - default: 0, + default: -1, }, }, },