swagger-api/swagger-codegen

[ObjC] "Value transformer not found" error while passing complex request object

Open

#2,127 创建于 2016年2月12日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)HTML (5,474 fork)batch import
Client: ObjcIssue: Bughelp wanted

仓库指标

Star
 (12,701 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I am creating a unit test case to test a API. I get the error below when I pass a more complex/nested object in the request while calling an API. Can you guide me what is wrong?

_failed: caught "Value transformer not found", "[JSONValueTransformer _JSONObjectFrom:] not found

贡献者指南