You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to more thoroughly support any type of response defined in an Open API spec, CodegenResponse.java should contain isString, isDouble, isInteger, etc, etc. This will allow handling responses from the server at a more granular level