use `@Response(200, body={"data":[{"id":1, "name":"foo"},{"id":1, "name":"bar"}]})` will give a exception like `Expected PlainValue, got '['`