Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
2.16k
stars
335
forks
source link
On fields if `pattern` parameter is added swagger execute request button when clicked has no effect #415
Open
ClimenteA opened 2 years ago
Here is the minimum code required to replay the error:
I expect if pattern doesn't match the validation should fail.
But, when I go to swagger-ui, complete the field and click on
Execute
button - nothing happens (the request is not made, button is freezed).Environment