Stable, non-persisted input boundary for BlogEngine revision forms.
Hosts can build Phoenix forms from this embedded schema without depending on the fields, associations, constraints, or storage prefix of the persistence schema used internally by BlogEngine.
Summary
Functions
Builds a host-facing revision form changeset.
Types
Functions
@spec changeset(t(), map()) :: Ecto.Changeset.t()
Builds a host-facing revision form changeset.