oav icon indicating copy to clipboard operation
oav copied to clipboard

Non-required parameters are checked for the in-file example

Open raych1 opened this issue 6 years ago • 0 comments

For model validation, the request object composed for in-file example includes the non-required parameter. This ends up with false alarm on the non-required parameter type mismatch. Code fix may be around here

Since there're few cases using in-file example for swagger specs, so make this issue as low priority.

raych1 avatar Nov 22 '19 08:11 raych1