Deprecate changing message endpoint in non change edit context
Change-Id: Ia1aca9f33d5a31a109df33756ae5d46800792b82
This commit is contained in:

committed by
David Pursehouse

parent
833a278f38
commit
65b2c4ed8d
@@ -2995,7 +2995,10 @@ describes the resulting cherry picked change.
|
||||
'POST /changes/link:#change-id[\{change-id\}]/revisions/link:#revision-id[\{revision-id\}]/message'
|
||||
--
|
||||
|
||||
Edit commit message.
|
||||
Edit commit message. *Warning*: as of Gerrit 2.11 this REST endpoint is
|
||||
deprecated and will be removed in a future version.
|
||||
Use link:#put-change-edit-message[put commit message] and
|
||||
link:#publish-edit[publish edit] instead.
|
||||
|
||||
The commit message must be provided in the request body inside a
|
||||
link:#cherrypick-input[CherryPickInput] entity.
|
||||
|
Reference in New Issue
Block a user