Closed
Description
Discussed in #338
generate @ResponseStatus(HttpStatus.NO_CONTENT)
annotation for api interface method
- if there is only single response code defined with value other than 200, i.e., it can be an success code
or error status code - if there is only a single success response code defined other than 200, i.e., it can be a success code only