I'm looking for a way to deactivate the form inputs and try button generated for each endpoint in the Flask-Restplus Swagger UI. I haven't found any info in the documentation so I thought I would ask. Could you please point me in the right direction?
There is no method in Flask-RESTPlus as noted in how to customize the UI?, but you should be able to achieve what you are looking for by: