swagger-parser icon indicating copy to clipboard operation
swagger-parser copied to clipboard

Fix for issue 1601

Open ymohdriz opened this issue 2 years ago • 2 comments

Hi team,

This PR is to solve issue #1601 (Parser does not validate GET request with request body) Please review the PR and merge the same.

Thanks, Mohammed Rizwan

ymohdriz avatar Nov 02 '21 05:11 ymohdriz

Hi @gracekarina,

Make sense. What if we can add this warning only if it's OAI version >= 3.0.3 so that it won't affect the backward compatibility. Your thoughts, please?

Thanks, Mohammed Rizwan

ymohdriz avatar Nov 03 '21 04:11 ymohdriz

Hi @gracekarina,

Make sense. What if we can add this warning only if it's OAI version >= 3.0.3 so that it won't affect the backward compatibility. Your thoughts, please?

Thanks, Mohammed Rizwan

Let's wait until we do some improvements at the way parser warns it will be a full change. thanks

gracekarina avatar Nov 03 '21 14:11 gracekarina