restore_deleted_output_schema_version
Restore a removed output schema version row back into history, making it visible without altering the current draft.
Instructions
Undo delete_output_schema_version — bring a removed version row back into history. This does NOT change the current draft (unlike restore_output_schema_version); it only makes the row visible/restorable again. Takes no version check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The output_schema's id. | |
| versionId | Yes | The version row's UUID, from list_deleted_output_schema_versions. |