Web server should return the list of errors
Rest-API should return errors that happen while parsing. Currently just HTTP status codes are returned. The error messages already exist internally and just need to be returned.
Edited by Vanessa Stehr
Rest-API should return errors that happen while parsing. Currently just HTTP status codes are returned. The error messages already exist internally and just need to be returned.