Skip to content

http response status annotation generation #339

Closed
@hauner

Description

@hauner

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions