Skip to content

Enhancement for adding dynamic URLs during runtime #6

@animo93

Description

@animo93

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);

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions