swagger-api/swagger-codegen

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

Open

#6.008 aberto em 6 de jul. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (5.474 forks)batch import
Client: ObjcEnhancement: Generalhelp wanted

Métricas do repositório

Stars
 (12.701 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador