write first test and let changeset errors return error json in controller
This commit is contained in:
@@ -10,6 +10,8 @@ use Mix.Config
|
||||
config :entendu,
|
||||
ecto_repos: [Entendu.Repo]
|
||||
|
||||
config :entendu, Entendu.Repo, migration_primary_key: [type: :uuid]
|
||||
|
||||
# Configures the endpoint
|
||||
config :entendu, EntenduWeb.Endpoint,
|
||||
url: [host: "dev.intended.link"],
|
||||
|
Reference in New Issue
Block a user