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?

貢獻者指南