Fix check mergeability documentation
merge_strategy has been change to strategy in all other places. Change-Id: I7b494d4adb294fffd5864cb25dc530ad7616db8b
This commit is contained in:
@@ -1385,7 +1385,7 @@ As response a link:#mergeable-info[MergeableInfo] entity is returned.
|
||||
)]}'
|
||||
{
|
||||
submit_type: "MERGE_IF_NECESSARY",
|
||||
merge_strategy: "recursive",
|
||||
strategy: "recursive",
|
||||
mergeable: true
|
||||
}
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user