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

Enhancement for adding dynamic URLs during runtime #6

Open
animo93 opened this issue Nov 15, 2020 · 0 comments
Open

Enhancement for adding dynamic URLs during runtime #6

animo93 opened this issue Nov 15, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Projects

Comments

@animo93
Copy link
Owner

animo93 commented Nov 15, 2020

Currently the path URL needs to be set while defining the API Interface .
So , need to enable path URL in the API method as a parameter . It should be along the below lines :-

Call<List> groupList(@url String url);

@animo93 animo93 added enhancement New feature or request good first issue Good for newcomers labels Nov 15, 2020
@animo93 animo93 added this to To do in JRest Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
JRest
To do
Development

No branches or pull requests

1 participant