Skip to content

nooschain v0.1.0


nooschain / config-editor/types / ConfigDiffEntry

Interface: ConfigDiffEntry

Defined in: config-editor/types.ts:56

Redacted field-level change used by noos config diff.

Properties

after?

optional after?: string

Defined in: config-editor/types.ts:59


before?

optional before?: string

Defined in: config-editor/types.ts:58


key

key: string

Defined in: config-editor/types.ts:57


restartRequired

restartRequired: boolean

Defined in: config-editor/types.ts:61


secret

secret: boolean

Defined in: config-editor/types.ts:60

Audience-first NOOSChain documentation.