Skip to content
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

Use Of Customized annotation for response #55

Open
vikbhati opened this issue Oct 29, 2015 · 0 comments
Open

Use Of Customized annotation for response #55

vikbhati opened this issue Oct 29, 2015 · 0 comments

Comments

@vikbhati
Copy link

Hi All,

We have a scenario where the response for API is getting formed using the aop concept. Here we have the return type of the API method as a bean and we are using the AOP to intercept this method and form the response using an annotation at the method layer.

Currently when we generate the doc , the response schema and example shows according to the return type i.e. the bean.

Is there a way to support use of customized annotation for response?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant