SpiraPlan: SoapService SOAP Web Service
See all operations
SourceCode_OpenFileById
Description
Returns the physical contents of a file in a linked source code repository
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - The API credentials | |
| int | projectId - The ID of the project | Yes |
| string? | branchId - The id of the branch | |
| string? | fileId - The id of the file | |
| string? | revisionId - The id of the revision, or null for the lastest revision |
Return Value
base64Binary - The contents of the file