Skip to content

Draft: fix errormessage for legalupdate api

VidyaDharani Lokam requested to merge az/vl-fix-errormessage-for-update-api into master

Issue reference: #44

  • As discussed in the above issue currently, while updating legal tags with invalid request body, the error message is HV000028: Unexpected exception during isValid call. which is incorrect.
  • In this MR changed the error message to The request body is invalid.
Edited by VidyaDharani Lokam

Merge request reports