swagger-api/swagger-codegen

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

Ouverte

#2 127 ouverte le 12 févr. 2016

 (2 commentaires) (0 réaction) (0 personne assignée)HTML (5 474 forks)batch import
Client: ObjcIssue: Bughelp wanted

Métriques du dépôt

Stars
 (12 701 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur