Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

How to really delete elements from array and not just set to null #43

Open
panmona opened this issue Oct 24, 2018 · 1 comment
Open

Comments

@panmona
Copy link

panmona commented Oct 24, 2018

I have an array with 2 elements saved in jsonstore.
I then send a DELETE request to /myarray/0 and I expect it to actually delete the element but what it does is set this element to null.
How can I really remove this element from the array?

@panmona panmona changed the title How to really delete from array and not just set to null How to really delete elements from array and not just set to null Oct 24, 2018
@nikbrunner
Copy link

I have the same exact problem / question. I would really appreciate some help. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants