Skip to content

String IDs in URLs being quoted #79

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
SerethiX opened this issue Sep 5, 2018 · 0 comments
Closed

String IDs in URLs being quoted #79

SerethiX opened this issue Sep 5, 2018 · 0 comments

Comments

@SerethiX
Copy link
Contributor

SerethiX commented Sep 5, 2018

What is this feature about (expected vs actual behaviour)?

When requesting information with a string id the url is malformed:

Expected URL:

https://example.com/api/my-string-id

actual URL:

https://example.com/api/'my-string-id'

How can I reproduce it?

Query for a string id via the repository or entity manager

Does it take minutes, hours or days to fix?

minutes

Any additional information?

Pull request incomming

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

2 participants