swagger-api/swagger-codegen

[objc] the http response code not available for 2XX

Open

#6008 opened on Jul 6, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (12,701 stars) (5,474 forks)batch import
Client: ObjcEnhancement: Generalhelp wanted

Description

Description

for objective-c the http response code is only available in a NSError object, but a NSError is not returned for 2XX range of responses.

Not sure if i'm missing something obvious or not?

Swagger-codegen version

2.3.0

Suggest a Fix

Contributor guide