Closed
Description
I'm running into this error still unfortunately:
** (ArgumentError) errors were found at the given arguments:
* 1st argument: not an atom
:erlang.function_exported({:parameterized, {Ecto.Embedded, %Ecto.Embedded{cardinality: :many, field: :ingredients, owner: Wfdex.Recipes.GeneratedRecipe, related: Wfdex.Recipes.GeneratedRecipe.Ingredient, on_cast: nil, on_replace: :raise, unique: true, ordered: true}}}, :to_json_schema, 0)
My dependency versions are:
{:phoenix_ecto, "~> 4.5"},
{:ecto_sql, "~> 3.12"},
{:postgrex, ">= 0.0.0"}
{:instructor, "~> 0.0.5"},
Any help would be much appreciated!
Metadata
Metadata
Assignees
Labels
No labels