swagger-api/swagger-codegen

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

Open

#2.127 geöffnet am 12. Feb. 2016

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (5.474 Forks)batch import
Client: ObjcIssue: Bughelp wanted

Repository-Metriken

Stars
 (12.701 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide