batch_patch_ui_schema
Update multiple UI schema nodes simultaneously by specifying x-uid identifiers and fields to modify in a single request.
Instructions
Patch multiple UI schema nodes in a single request. Each object in the patches array must include 'x-uid' plus the fields to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patches | Yes | Array of partial schema patch objects, each identified by x-uid |