belowaverage-org / phonebook

🔎 A fast, tag based, flat file, PHP Phone Book.
https://belowaverage.org/software/phonebook/
GNU General Public License v3.0
9 stars 1 forks source link

Deletion Bug #20

Closed krisdb2009 closed 3 years ago

krisdb2009 commented 5 years ago

Allow a way to just remove an attribute, and NOT delete the entire number. Currently, if you send an attributed that is nulled, with no other attribute specified, the API will delete the object.

Also, allow sending "a3iodk9": null to delete an entire number.

krisdb2009 commented 3 years ago

I believe this actually works now. (Kinda)