rest-api-changes.txt: Use lower_case for FixInput fields
Change-Id: If78502521508e23069f37614a8e2efd9eefd4165
This commit is contained in:
parent
30b544de4d
commit
b50a7edd46
@ -4147,10 +4147,10 @@ link:#fix-change[fix change] endpoint.
|
|||||||
|
|
||||||
[options="header",cols="1,6"]
|
[options="header",cols="1,6"]
|
||||||
|==========================
|
|==========================
|
||||||
|Field Name |Description
|
|Field Name |Description
|
||||||
|`deletePatchSetIfCommitMissing`|If true, delete patch sets from the
|
|`delete_patch_set_if_commit_missing`|If true, delete patch sets from the
|
||||||
database if they refer to missing commit options.
|
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
|
merged into the destination branch as this exact SHA-1. If not, insert
|
||||||
a new patch set referring to this commit.
|
a new patch set referring to this commit.
|
||||||
|==========================
|
|==========================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user