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

Make it possible to add @ApiObjectField annotation on getters and setters #163

Open
bjfr opened this issue Oct 26, 2015 · 4 comments
Open

Comments

@bjfr
Copy link

bjfr commented Oct 26, 2015

To be able to support Google AutoValue (https://github.com/google/auto/tree/master/value) it would be nice if the @ApiObjectField annotation cound be placed on getters and setters of the abstract object, as the fields themselves are not available to the restcontroller.

bjfr pushed a commit to cuemind/jsondoc that referenced this issue Oct 26, 2015
…ters fabiomaffioletti#163

To be able to support Google AutoValue (https://github.com/google/auto/tree/master/value) it would be nice if the @ApiObjectField annotation cound be placed on getters and setters of the abstract object, as the fields themselves are not available to the restcontroller.
@gauravguptain
Copy link

+1

@fabiomaffioletti
Copy link
Owner

See #171

@zakdigital
Copy link

Very important feature also for me. I recommend to add an @ApiObjectProperty annotation instead of adding the method element type to @ApiObjectField.

@a-persson
Copy link

+1

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

5 participants