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

貢獻者指南