Closed mihaelaoprea closed 8 years ago
Story 20 - changed a bit the specs: Changed JSON response config from: ... { "$1": "1", "$2": "id1", "httpStatusCode":..., ... } to { ids: { "$1": "1", "$2": "id1" }, "httpStatusCode":.., ... }
I have merged this pull request, because i think it works good. Was there a reason it has not been merged before? If yes, we can always revert the merge
Story 20 - changed a bit the specs: Changed JSON response config from: ... { "$1": "1", "$2": "id1", "httpStatusCode":..., ... } to { ids: { "$1": "1", "$2": "id1" }, "httpStatusCode":.., ... }