swagger-api/swagger-codegen

Model Mapping of 400/500 error code

开放

#2,602 创建于 2016年4月14日

 (7 条评论) (10 个反应) (0 位负责人)HTML (5,474 个派生)batch import
Client: JavaEnhancement: FeatureIssue: Workaround availablehelp wanted

仓库指标

星标
 (12,701 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I have generated java client for my rest api. I have specified models for error responses 400 and 500 also but always i get error back as APIException and whole json is copied as string in ApiException.

Has anybody faces this issue and happen to resolve it?

贡献者指南