Skip to content

http response status annotation generation #339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hauner opened this issue May 6, 2025 · 0 comments
Open

http response status annotation generation #339

hauner opened this issue May 6, 2025 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@hauner
Copy link
Member

hauner commented May 6, 2025

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
@hauner hauner added the enhancement New feature or request label May 6, 2025
@hauner hauner added this to the core: next milestone May 6, 2025
hauner added a commit to openapi-processor/openapi-processor-base that referenced this issue May 9, 2025
hauner added a commit to openapi-processor/openapi-processor-base that referenced this issue May 9, 2025
hauner added a commit to openapi-processor/openapi-processor-base that referenced this issue May 11, 2025
hauner added a commit to openapi-processor/openapi-processor-base that referenced this issue May 11, 2025
hauner added a commit to openapi-processor/openapi-processor-base that referenced this issue May 11, 2025
hauner added a commit to openapi-processor/openapi-processor-base that referenced this issue May 11, 2025
hauner added a commit to openapi-processor/openapi-processor-base that referenced this issue May 11, 2025
hauner added a commit to openapi-processor/openapi-processor-base that referenced this issue May 11, 2025
hauner added a commit to openapi-processor/openapi-processor-base that referenced this issue May 11, 2025
hauner added a commit to openapi-processor/openapi-processor-base that referenced this issue May 11, 2025
hauner added a commit to openapi-processor/openapi-processor-base that referenced this issue May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant