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?
optionalafter?:string
Defined in: config-editor/types.ts:59
before?
optionalbefore?: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