Sorry, I meant something else… put it above the other, and check the params You receive.
def create(conn, params) do
IO.inspect(params, label: "PARAMS")
end
as mentionned by @Laetitia
Sorry, I meant something else… put it above the other, and check the params You receive.
def create(conn, params) do
IO.inspect(params, label: "PARAMS")
end
as mentionned by @Laetitia