Skip to content

SDK API Reference / PushParentYamlResult

Interface: PushParentYamlResult

Result of pushing parent segment YAML configuration

Properties

diff

diff: DiffLine[]

Diff lines between old and new configuration (empty for new)


diffFormatted

diffFormatted: string

Formatted diff string with colors


hasChanges

hasChanges: boolean

Whether there are any changes


id

id: string

Parent segment ID


isNew

isNew: boolean

Whether this is a new parent segment (create) or existing (update)


name

name: string

Parent segment name