Upsource API Documentation Index

Messages

View as JSON

M FileInRevisionDTO

FieldTypeLabelDescription
projectId string required
Project ID in Upsource
revisionId string required
VCS revision ID
fileName string required
A full path to the file starting with a slash (e.g. /directory/file.txt)

M ProjectIdDTO

FieldTypeLabelDescription
projectId string required
Project ID in Upsource

M ProjectIdListDTO

FieldTypeLabelDescription
projectId string repeated
Project ID in Upsource

M RangeDTO

FieldTypeLabelDescription
startOffset int32 required
Start offset of the text range
endOffset int32 required
End offset of the text range

M ReviewIdDTO

FieldTypeLabelDescription
projectId string required
Project ID in Upsource
reviewId string required
Review ID assigned to it when it's created

M RevisionIdDTO

FieldTypeLabelDescription
revisionId string required
VCS revision ID

M RevisionInProjectDTO

FieldTypeLabelDescription
projectId string required
Project ID in Upsource
revisionId string required
VCS revision ID

M VoidMessage

FieldTypeLabelDescription
voidField int32 optional
No value required/returned