Skip to content

Fix expected HTTP error structure in client

Administrator requested to merge fix/http-response-reading-structure into master

Fix expected HTTP error structure in client

On april the HTTP Error structure in responses from the API of MM was updated and standarized.

Later we could confirm that the "errors" array would always contain one single error. Here, we change the HTTPError class accordingly.

Update CHANGELOG

Edited by Administrator

Merge request reports

Loading