USGS-WiM / StreamStatsWebserviceDocumentation

Light weight angular app that documents ss REST services
https://streamstats.usgs.gov/streamstatsservices
Other
0 stars 4 forks source link

Clear response element when switching from resource #89

Open jknewson opened 7 years ago

jknewson commented 7 years ago

In the URL builders, it’s nice that the URL updates as you change parameters, but suggest also clearing any old response under the url. E.G.: Set query parameters and click “Load response” button, response is shown. Change a parameter and the URL updates but the old response is still there. Routine that updates the URL should also empty the response element.