Hi,
I'm having difficulty in getting this working..
@ApiModelProperty(value = "Application specific error status code",dataType="AppExceptionEnum")
Then I have annotated the enum description with @ApiEnum.
It doesn't pick up the enum descriptions in the swagger ui. Any help is appreciated.
Hi,
I'm having difficulty in getting this working..
Then I have annotated the enum description with @ApiEnum.
It doesn't pick up the enum descriptions in the swagger ui. Any help is appreciated.