2021-10-20
sc-integrations-ci
released this
20 Oct 14:04
·
1 commit
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