RapiDoc
RapiDoc copied to clipboard
Feature Request- Support for storage request parameters in localStorage
Hi,
I want record request parameters when i click Try button, and load it in the page load, then i can use the parameters next time.
I Try:
I use before-try event record the parameters in localStorage, But i can't load the parameters in page load.
which render-style are you using ?
read
okay , I will take this further and see how best we can address this. I am marking this as feature request, which makes it little low on our priority list. However, I am open to PRs or some POC
fixed by https://github.com/rapi-doc/RapiDoc/pull/614