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
default-value-transformer is handy, but I want it to ignore schemas with an {:optional true} property in the outputted value. I made a pass at writing a variant that does so:
default-value-transformer is handy, but I want it to ignore schemas with an
{:optional true}
property in the outputted value. I made a pass at writing a variant that does so:Not sure if this is behavior is better as a separate fn or an option in default-value-transformer.
The text was updated successfully, but these errors were encountered: