swagger-api/swagger-codegen

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

开放

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

 (2 条评论) (0 个反应) (0 位负责人)HTML (5,474 个派生)batch import
Client: ObjcIssue: Bughelp wanted

仓库指标

星标
 (12,701 个星标)
PR 合并指标
 (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

贡献者指南