Closed YunshuaiPeng closed 3 years ago
Hello!
Unfortunately, there is no such feature and I don't plan on implementing something like this in the current version of Insomnia Documenter.
However - spoiler alert - the main goal of the Insomnia Documenter rewrite is to have it generate documentation pages statically during build time instead of runtime. That will completely eliminate the need to deploy an insomnia.json file next to the documenter.
I have many things on my backlog right now, so I can't give you an ETA for the new version; but if you want, I will let you know when it's ready!
Thank you very much for your answer, though. I'm trying implement by myself.
Insomnia-documenter is a greate tool.
When I deploy the web page to the public network. I realize that the "insomnia.json" file authorization is a big problem. In my app, only allow logged users to access files.
So, is there any plan to support reading raw data? Like:
Thanks very much.