swagger-api/swagger-codegen

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

オープン

#2,127 opened on 2016/02/12

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (5,474 件のフォーク)batch import
Client: ObjcIssue: Bughelp wanted

Repository metrics

Stars
 (12,701 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド