Document on_behalf_of field in SubmitInput

Change-Id: I59f596b2bd240d59954ab4d29c7cd833f7d2d514
This commit is contained in:
Dave Borowitz
2016-02-24 12:32:23 -05:00
parent c250c1f384
commit c6d143df43
2 changed files with 9 additions and 1 deletions

View File

@@ -786,7 +786,9 @@ the caller needs to have the Submit permission on `refs/for/<ref>`
=== Submit (On Behalf Of)
This category permits users who have also been granted the `Submit`
permission to submit changes on behalf of another user.
permission to submit changes on behalf of another user, by using the
`on_behalf_of` field in link:rest-api-changes.html#submit-input[SubmitInput]
when link:rest-api-changes.html#submit-change[submitting using the REST API].
Note that this permission is named `submitAs` in the `project.config`
file.