We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is more of a provider style that I've come to like quite a bit from the angular providers and would like to see it also implemented here as well.
i.e
HateoasInterfaceProvider .setHalEmbedded('_embedded') .setLinksKey('_links');
Would be a pretty simple addition just a matter of wanting it or not.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is more of a provider style that I've come to like quite a bit from the angular providers and would like to see it also implemented here as well.
i.e
Would be a pretty simple addition just a matter of wanting it or not.
The text was updated successfully, but these errors were encountered: