View Source Beacon.Types.JsonArrayMap (Beacon v0.2.1)

Convert between json and map enforcing the data shape as array of objects/maps.

Summary

Types

t()

List of maps

Functions

Callback implementation for Ecto.Type.embed_as/1.

Callback implementation for Ecto.Type.equal?/2.

Types

@type t() :: [map()]

List of maps

Functions

Callback implementation for Ecto.Type.embed_as/1.

Callback implementation for Ecto.Type.equal?/2.