Post multiple JSON objects.
Hi, i need to simulate posting multiple requests at one API call. To test it i used cmdb_ci_aix_server WS as my endpoint, defined content-type = application/json, basic auth and tried to pass:JSON object containing objects:{{"name":"Name7"},{"name":"...
