2021-10-20
·
3 commits
to master
since this release
Added validation for POST /tracks
REST endpoint to verify file_name length is within 255 chars.
The new error response when the above condition is not satisfied is as below
HTTP 422 - UnprocessableEntity