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

allowedvalues in @ApiObjectField does not work? #25

Closed
bjornlindstrom opened this issue Sep 8, 2014 · 1 comment
Closed

allowedvalues in @ApiObjectField does not work? #25

bjornlindstrom opened this issue Sep 8, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@bjornlindstrom
Copy link
Contributor

I have added the below annotation but the allowed values does not show up in the documentation. @ApiObjectField(description = "Dummy.", allowedvalues = {"Test1", "Test2"})

@fabiomaffioletti fabiomaffioletti added this to the 1.0.4 milestone Sep 8, 2014
@fabiomaffioletti fabiomaffioletti self-assigned this Sep 8, 2014
@bjornlindstrom
Copy link
Contributor Author

I see that it is just a documentation bug and that it just needs to be added to be output in jsondoc.jsp.

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

No branches or pull requests

2 participants