Skip to content

Issue -120 implementing hard delete on dictionary Items

Liju Jacob requested to merge Implement-hard-delete-on-dictionary into dev

using DELETE API while deleting the dictionary items instead of PUT API call in order to perform hard delete

Merge request reports