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

貢獻者指南