Forum Discussion

1cookie's avatar
1cookie
Occasional Contributor
4 years ago
Solved

Return dummy response data when using the: 'try it out' feature

hi, I'm using the Swagger Standalone bundle:- window.onload = function () { const ui = SwaggerUIBundle({}) }   Rather than returning live data from an API endpoint and database - can I ...