absinthe_error_payload icon indicating copy to clipboard operation
absinthe_error_payload copied to clipboard

Add tuple handling on changeset parser to support nil associations validation

Open simonprev opened this issue 3 years ago • 0 comments

📖 Description and reason

Casting a nil value for an association adds an error of type {:array, :map}. We did not support this type of key on message builder.

🦀 Dispatch

#dispatch/elixir

simonprev avatar Jan 20 '22 16:01 simonprev