Created
December 26, 2019 05:17
-
-
Save krainboltgreene/c71d8b98867036683a30ee5a9ecaa1dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{:error, | |
#Ecto.Changeset< | |
action: :update, | |
changes: %{}, | |
errors: [tags: {"is invalid", [type: {:array, :map}]}], | |
data: #Poutineer.Models.Recipe<>, | |
valid?: false | |
>} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment