dataplaneapi
dataplaneapi copied to clipboard
v2.3.3+ unable to delete map entries from the map by its id
HI, tring to delete map entry via it's id as depicted in http://127.0.0.1:5555/v2/docs#operation/deleteRuntimeMapEntry endpoint documentation. getting 204 response indicating successful deletion in reality map entry still persist. Managed to delete the entry with http://127.0.0.1:5555/v2/services/haproxy/runtime/maps_entries/{key}?map=
Is this a bug or wrong documentation.
Thanks
I'm having the same issue. Is this wrong documentation or just a bug?