camronh / Airnode-Integration-Wizard

Simple GUI for generating Swagger files from API Docs for Airnode
1 stars 1 forks source link

Parse query params #38

Closed camronh closed 3 years ago

camronh commented 3 years ago

If I paste a path like this /data/price?fsym=BTC&tsyms=USD,JPY,EUR, it should pull out the fsym and tsyms params and set them as query and then make the path /data/price