web / lib/types/schema-detection / SchemaChange
Interface: SchemaChange
Properties
type
type:
"new_field"
|"removed_field"
|"type_change"
|"enum_change"
|"format_change"
path
path:
string
details
details:
any
severity
severity:
"error"
|"info"
|"warning"
autoApprovable
autoApprovable:
boolean