SpiraPlan: SoapService SOAP Web Service
See all operations
SourceCode_RetrieveRevisionsForArtifact
Description
Retrieves a list of revisions associated with a specific artifact
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The ID of the project | Yes |
string? | branchId - The id of the specific branch (ignored) | |
int | artifactTypeId - The id of the type of artifact | Yes |
int | artifactId - The id of the artifact | Yes |
Return Value
ArrayOfRemoteSourceCodeRevision - The list of revisions associated