Application Config

Applies the 'fields' array of the envelope to application.yml. Restart required to apply.

Accepts the same envelope shape returned by GET: { fields, comments }. Nodes are matched by 'path' — values are edited, new keys added, and nodes with status 'inactive' are commented out. 'comments' is read-only and ignored on write; comments on disk are preserved automatically.

patch/application-config

Request body

JsonNode required

Response

Configuration successfully patched

statusstring
restartRequiredboolean
messagestring

Changes

Changed in 1 of the 3 revisions of this API.1

Of the 3 revisions, 1 has no diff computed.