Hi,
is it possible to disable the valiadition if a paramter is required when using "Try it out" functionality?
Currently you cannot execute the request under "Try it out" if not all required paramters are set. For testing purpose I would like to execute the request without specifying all required paramters.
Solved! Go to Solution.
It's not possible to disable require parameter validation in Swagger UI.
You can use Swagger Inspector or cURL/wget to test requests without required parameters.
It's not possible to disable require parameter validation in Swagger UI.
You can use Swagger Inspector or cURL/wget to test requests without required parameters.
Subject | Author | Latest Post |
---|---|---|