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

Support standard rfc6570 URL Template syntax and replacement #48

Open
ymaraner opened this issue Jun 12, 2019 · 0 comments
Open

Support standard rfc6570 URL Template syntax and replacement #48

ymaraner opened this issue Jun 12, 2019 · 0 comments

Comments

@ymaraner
Copy link

Currently, gentleman supports a non-standard :<name> notation for defining replacement path tokens in a URI, excluding the query parameters.

Level 1 of the proposed standard: rfc6570 specifies the use of {<name>} notation for replacement tokens in both the path and the query parameters.

In order to support the use of URIs obtained from HATEOAS links which may follow the rfc6570 standard, gentleman should support the standard notation. Additionally, it should support replacement of tokens in the query parameters in addition to the path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant