Hi all I am new in webapi and i am stuck in filter api hope get some solution from here
for applying filtering https://localhost/webservices/catalog/category/57/widgets/paginated?city=Gautam+Buddha+Nagar&pageNumber=0&pageSize=10&gender=Female&product_form=Tablet&sort=relevance
If you see in my api it is same name of api but parameter is different in case how can i handle it.