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
We discussed this and decided Conduit should be as flexibile as possible regarding creating resources that have non-required fields. When making a POST request, the payload will not require null values to be present.
We discussed this and decided Conduit should be as flexibile as possible regarding creating resources that have non-required fields. When making a
POST
request, the payload will not requirenull
values to be present.Exploratory work is started in #36
The text was updated successfully, but these errors were encountered: