diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt index d752c85a72..8421b0f562 100644 --- a/Documentation/rest-api-changes.txt +++ b/Documentation/rest-api-changes.txt @@ -4147,10 +4147,10 @@ link:#fix-change[fix change] endpoint. [options="header",cols="1,6"] |========================== -|Field Name |Description -|`deletePatchSetIfCommitMissing`|If true, delete patch sets from the +|Field Name |Description +|`delete_patch_set_if_commit_missing`|If true, delete patch sets from the database if they refer to missing commit options. -|`expectMergedAs` |If set, check that the change is +|`expect_merged_as` |If set, check that the change is merged into the destination branch as this exact SHA-1. If not, insert a new patch set referring to this commit. |==========================