Skip to main content

2 docs tagged with "patch"

View all tags

Use JSON Patch Editor

JSON Patch is a format for describing changes to a JSON document. It can be used to avoid sending a whole document when only a part has changed.

Use Patch Dictionaries

This topic provides an overview of the patch dictionary feature and an example scenario that shows how you can use patch dictionaries to manage the substitution of configuration values during application deployment.