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

Annotated SecretRepository with JsonApiExposed(false) #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tkrisztian95
Copy link

@tkrisztian95 tkrisztian95 commented Aug 21, 2020

Resolves #20

Removed JsonApiExposed(false) annotation above Secret and annotated SecretRepository. This annotation should be used only with repository classes. Annotating the resource class has no effect and the API still exposed to the public by CRNK.

+Removed this annotation above Secret
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

Successfully merging this pull request may close these issues.

@JsonApiExposed on Secret Resource
1 participant