ImranAziz
2 years agoNew Member
Separate editValue and example
Hello,
I'm using HAPI-swagger plugin 👼
We are upgrading hapi-swagger plugin from 9 to 15 🙂 In swagger 9, we had editValue initially loaded as blank, and we could click example to populate it. Now, example is populated on editValue right after we click try Out. Is there a way we can configure it to have the old behavior? We can disable tryOut, and empty the editValue option. But it'll be cool to have it populate only when we click example so by mistake user won't hit execute
We are on open API 2.0 specifications