Confispex.Type.JSON (confispex v0.4.0)

A JSON type.

Casts JSON string to Elixir terms using Jason library.

Options

  • :keys - possible values are: :strings (default), :atoms, :atoms!. Read about meaning of this values in doc for Jason.decode/2.