swagger-api/swagger-codegen

Model Mapping of 400/500 error code

Open

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

在 GitHub 查看
 (7 评论) (10 反应) (0 负责人)HTML (5,474 fork)batch import
Client: JavaEnhancement: FeatureIssue: Workaround availablehelp wanted

仓库指标

Star
 (12,701 star)
PR 合并指标
 (30 天内没有已合并 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?

贡献者指南