oav
oav copied to clipboard
Non-required parameters are checked for the in-file example
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.