Skip to content
New issue

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

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

Already on GitHub? # to your account

@JsonApiExposed on Secret Resource #20

Open
jbmolle opened this issue May 21, 2019 · 1 comment · May be fixed by #25
Open

@JsonApiExposed on Secret Resource #20

jbmolle opened this issue May 21, 2019 · 1 comment · May be fixed by #25

Comments

@jbmolle
Copy link

jbmolle commented May 21, 2019

Hi,
The Secret.java model has @JsonApiExposed(false) annotation.
It seems it does not work. Shouldn't the @JsonApiExposed annotation be on the SecretRepository instead? (As it is indicated in the documentation).
Best,
JB

@remmeier
Copy link
Contributor

Yes, absolutely right. Needs to be fixed.

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

Successfully merging a pull request may close this issue.

2 participants