MarketSquare / robotframework-openapitools

Apache License 2.0
6 stars 1 forks source link

fix: propagate fix for empty body to optional props #8

Closed Leemur89 closed 6 months ago

Leemur89 commented 6 months ago

the fix done to avoid sending empty body when OAS does not require a body has been propagated to the case where we only use required parameters and skip the optional ones