Skip to content

#678 - Add 'profile' to Link #679

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

Closed
wants to merge 2 commits into from
Closed

#678 - Add 'profile' to Link #679

wants to merge 2 commits into from

Conversation

gregturn
Copy link
Contributor

@gregturn gregturn commented Dec 7, 2017

Fully support HAL spec by adding "profile" as another optional attribute to Link.

@gregturn
Copy link
Contributor Author

gregturn commented Dec 6, 2018

@schauder You may additionally wish to start reading the HAL spec and RFC 5988 (both links provided in the commit message itself).

Fully support HAL spec by adding "profile" as another optional attribute to `Link`.

See: https://tools.ietf.org/html/draft-kelly-json-hal-08, https://tools.ietf.org/html/rfc5988
Moved compilation of Regexp patterns out of methods in order to not repeat it over and over again.
Applied soft assertions where multiple assertions where used where one failure didn't guarantee the failure of all other assertions.

Minor formatting.
Copy link
Contributor

@schauder schauder left a comment

Choose a reason for hiding this comment

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

I have nothing to complain about your changes.
But I added a polishing commit with some minor changes for things I noticed.
Please consider to include them.

@gregturn
Copy link
Contributor Author

gregturn commented Dec 7, 2018

Resolved via 6f27ff0.

Thanks @schauder!

@gregturn gregturn closed this Dec 7, 2018
@gregturn gregturn deleted the feature/profile branch December 13, 2018 17:49
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.

2 participants