Update Test Layer Schema
update_test_layer_schemaUpdate an existing test layer schema in Allure TestOps. Requires explicit confirmation as the operation is destructive.
Instructions
Update an existing test layer schema. ⚠️ CAUTION: Destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | New schema key. | |
| confirm | No | Must be set to True to proceed with update. Safety measure. | |
| schema_id | Yes | ID of the test layer schema to update. | |
| project_id | No | Allure TestOps project ID. | |
| output_format | No | Output format: 'json' (default) or 'plain'. | |
| test_layer_id | No | New test layer ID to link to. |