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

[feature]: parameters in url #2405

Closed
1 task done
phate89 opened this issue Jun 8, 2022 · 3 comments
Closed
1 task done

[feature]: parameters in url #2405

phate89 opened this issue Jun 8, 2022 · 3 comments
Labels
feature New feature or request

Comments

@phate89
Copy link

phate89 commented Jun 8, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Summary

#840
I found this feature merged but it doesn't exist in current version. It was reverted?
Thanks

Why should this be worked on?

Today rest api use a lot of stuff passed not as parameters but as part of the url.

@phate89 phate89 added the feature New feature or request label Jun 8, 2022
@liyasthomas
Copy link
Member

liyasthomas commented Jun 8, 2022

Possible duplicate of #2227 #2086, hence closing.

@liyasthomas liyasthomas closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2022
@phate89
Copy link
Author

phate89 commented Jun 8, 2022

@liyasthomas that's not what the request was about.
The pr implemwnts a way to use parameters in url but like this:
Https://myapi.com/myresource/ < < resourceid > >
(Where resourceid is a parameter defined)
Instead of the usual Https://myapi.com/myresource?resourceid=something that is rarely used nowadays with rest API.
The pr was reverted or something? Because it was merged

@liyasthomas
Copy link
Member

liyasthomas commented Jun 8, 2022

Hi @phate89, sorry for the delay. It was a typo from my end. I've mentioned the correct issue ticket number in my original comment.

Support for inline path variables has been dropped on a refactor. As of now, we're tracking its priority in #2086. Please share your thoughts on the same issue ticket.

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

No branches or pull requests

2 participants