How reproducible: Steps to Reproduce: 1. issue the respective curl call, for example: curl -X POST -u "eko:eko@12345" -H "Content-Type: application/json" -d '{"name":"mortgages","description":"My repo with mortgage assets.","owner":"eko","repositories":["myRepository"]}' http://localhost:8080/business-central/rest/groups Actual results: the response: {"jodId":"1378731522284-1","status":"ACCEPTED","groupName":"mortgages","ownder":"eko","description":null,"repositories":["myRepository"]} note the typo: ownder Expected results: no typo in the response
Already fixed
Verified in BRMS 6 ER7.