`Maybe` fields listed as `required` in multi-constructor data types with named fields · Issue #212 · GetShopTV/swagger2 · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This works as expected, since
_1
isrequired
:So does this, since
_1
is notrequired
:But this does not, since
_2
should not berequired
:The text was updated successfully, but these errors were encountered: