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

Make use get record representation smarter #9650

Merged
merged 9 commits into from
Feb 8, 2024

Conversation

erwanMarmelab
Copy link
Contributor

Problem

useGetRecordRepresentation could be smarter when there is no record representation on the resource.

Solution

It could contain a list of fields that can be used as record representation by default, such as:

  1. name
  2. title
  3. label
  4. reference
  5. id

Reference

This PR is the continuation of #9643

@djhi djhi added this to the 5.0.0 milestone Feb 8, 2024
@djhi djhi merged commit 2d12581 into next Feb 8, 2024
12 checks passed
@djhi djhi deleted the make-useGetRecordRepresentation-smarter branch February 8, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants