swagger-api/swagger-codegen

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

Open

#2127 aperta il 12 feb 2016

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)HTML (5474 fork)batch import
Client: ObjcIssue: Bughelp wanted

Metriche repository

Star
 (12.701 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor