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?

貢獻者指南