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 support for "application/hal+json" Content-Type #88

Closed
davidyscott opened this issue Aug 28, 2019 · 2 comments · Fixed by #123
Closed

Add support for "application/hal+json" Content-Type #88

davidyscott opened this issue Aug 28, 2019 · 2 comments · Fixed by #123
Labels
feature New feature or request good first issue Good for newcomers

Comments

@davidyscott
Copy link

Is your feature request related to a problem? Please describe.
Working with a HATEOAS service that uses HAL, I would like to be able to make requests with the "application/hal+json" media type.

Describe the solution you'd like
I would like an additional option from the content type dropdown.

Additional context
I believe I have made the necessary code changes, but as the CONTRIBUTING.md file for this repo has no information, I'm not sure how to submit the PR.

@liyasthomas
Copy link
Member

If you believe you've made necessary changes to solve this issue, go on and make a PR. The contributing guidelines for this repo are still a WIP

@liyasthomas liyasthomas added feature New feature or request good first issue Good for newcomers labels Aug 28, 2019
@davidyscott
Copy link
Author

@liyasthomas Done, #90, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants