Skip to main content
inSync
boolean
required

True when the supplied schema is canonically identical to the config's stored schema.

fingerprint
string
required

Canonical fingerprint of the config's stored schema.

incomingFingerprint
string
required

Canonical fingerprint of the supplied schema.

drift
object

Present only when inSync is false.

ancestorOwnedFields
object[]

Supplied fields an ancestor config already owns ("base wins"). Subtract these from drift.contract adds when round-tripping a full effective schema.

warnings
object[]