Truly RESTful APIs to and from your IBM Z mainframe
we just started experimenting with the z/OS Connect EE for building APIs on top of our IMS Transactions.
I noticed that the output json always takes the form of
{
CopybookName:{}
}
Is there a way to avoid this additional nesting?
You can rename it but I don't think you can avoid it. The response would not be a well-formed JSON list