-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
Description
This is an awesome project. I am using it for 2 projects. In one of the projects swagger ui generates big textareas for the parameters. The parameters are from the type "String". In another project I have also String parameters and swagger ui generates here input fields.
How can I control this rendering? I would prefer input fields over huge ugly textareas.
Many Thanks.