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

add exposedIdsForAll option and hidden ids for class option. #269

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

Conversation

yifhao
Copy link

@yifhao yifhao commented May 28, 2017

JIRA https://jira.spring.io/browse/DATAREST-234

add exposedIdsForAll option and hidden ids for class option.
if a class is in hiddenIdsFor list, we will not expose its id.
if a class is not in hiddenIdsFor list, we will expose its id if exposedIdsForAll is true or it's in exposeIdsFor list.
see org.springframework.data.rest.core.config.RepositoryRestConfiguration#isIdExposedFor

@pivotal-issuemaster
Copy link

@Frank-hust Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@Frank-hust Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 4, 2021
@gregturn gregturn changed the base branch from master to main April 16, 2021 17:56
@odrotbohm odrotbohm force-pushed the main branch 3 times, most recently from 63ac127 to cfb7079 Compare September 21, 2021 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants