Open bartocc opened 2 years ago
According to this ember-changeset doc, we can specify the class of the Changeset we want to use when building a changeset.
I believe the type Config, which contains two optional keys at the moment (skipValidate and changesetKeys), is missing the third key changeset
skipValidate
changesetKeys
changeset
According to this ember-changeset doc, we can specify the class of the Changeset we want to use when building a changeset.
I believe the type Config, which contains two optional keys at the moment (
skipValidate
andchangesetKeys
), is missing the third keychangeset