edits_validate
Validate an edit for schema and media errors before publishing. Prevents committing invalid changes.
Instructions
Validate an edit without committing. Catches schema/media errors before you publish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| editId | Yes | Edit id returned by `edits_insert` — required for all edits.* writes |