Skip to content

Conversation

SimonKaluza
Copy link
Contributor

SWGApiClient.m's run-type type checking could allow NSArrays to be passed (for Swagger-generated methods that rely on Swagger/JSON "array" parameters in the HTTP body). Editing the one "if" statement fixed it for my use case and it works without further issues.

… passed (for Swagger-generated methods that rely on List parameters in the HTTP body)
fehguy added a commit that referenced this pull request Feb 19, 2014
Update Objective-C's run-time type-check in SWGApiClient to allow NSArrays
@fehguy fehguy merged commit 82cdec7 into swagger-api:master Feb 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants