You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: