Closed SemenMartynov closed 6 years ago
Now it's ok) Filename is shown in "resource"
Please link your commit with the git issues via comments.
I don't see errorPlace
.
errorPlace is shown with errorMessge
Expected format:
{
"errorCode" : 12345,
"errorMessage" : ["verbose, plain language description of the problem with hints about how to fix it]",
"errorPlace" : ["highlight the point where error has occurred"],
"resource" : ["filename"],
"request-id" : ["the request id generated by the API for easier tracking of errors"],
}
Fixed
OK, looks good.
Error message should contain uploaded file name https://github.com/SemenMartynov/SPbPU_TRPO_2017/blob/master/Task01.RUS.txt#L45