Skip to content

Fix #1291 : Add parent in embedded attribute for Hal ItemNormalizer #3173

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

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

Conversation

jordanaubert
Copy link

Q A
Bug fix? yes ?
New feature? no ?
BC breaks? no
Deprecations? no
Tickets fixes #1291
License MIT
Doc PR -

@@ -163,13 +163,19 @@ Feature: HAL support
},
"thirdLevel": {
"href": "/third_levels/1"
},
"parent": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be relationEmbedder isn't it?

Base automatically changed from master to main January 23, 2021 21:59
@stale
Copy link

stale bot commented Nov 4, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 4, 2022
@stale
Copy link

stale bot commented Jan 3, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 3, 2023
@stale stale bot closed this Jan 10, 2023
@soyuka soyuka reopened this Oct 17, 2023
@stale stale bot removed the stale label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HAL links of embedded resources not consistent with standard representation
3 participants