Alembic v4.0.0 Alembic View Source
Link to this section Summary
Link to this section Types
Link to this type
json()
View Source
json() :: nil | true | false | list() | float() | integer() | String.t() | json_object()
Parsed JSON from Poison.decode!
or some other decoder.
A JSON object
A JSON Pointer as defined in RFC6901