path-params-codetabs example

I was inspired by the Google API.

codetabs

URI
Sample
GET http://localhost/test?{param1}&{param2}&{param3}
curl http://localhost/test?param1={my}&param2={name}&param3={is}&param4={GeniusK}

path-params-codetabs

URI
Sample
GET http://localhost/test?{param1}&{param2}&{param3}
curl http://localhost/test?param1=my¶m2=name¶m3=is¶m4=GeniusK

Code Link from Github

results matching ""

    No results matching ""