Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Object containing source code information that is linked to an application component.

Hierarchy

  • SourceCodeRepository

Properties

branch?: string

The branch of the source code.

projectName?: string

The name of the project.

repository?: string

The repository name for the source code.

versionControlType?: string

The type of repository to use for the source code.