rest - Test Restful Web API using Postman -


i have simple asp.net restful api want test using postman.

how enter path parameter values place holders or variables in postman?

restful url in postman

so in illustrated example want make fruittypeid=apple , numberofitems=10 final url myurl.com/fruit/apple/10

i tried using keys in postman adds querystring parameters e.g. /?fruittypeid=apple&numberofitems=10. not need i'm not using querystrings, rather restful path values.

i don't want change url path every time new values. i'm looking easier ui simple change values of path values in textbox.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -