Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitImportRequest

A request to import data from a remote source control system.

Hierarchy

  • GitImportRequest

Index

Properties

Optional detailedStatus

detailedStatus: GitImportStatusDetail

Detailed status of the import, including the current step and an error message, if applicable.

Optional importRequestId

importRequestId: number

The unique identifier for this import request.

Optional links

Links to related resources.

Optional parameters

Parameters for creating the import request.

Optional repository

repository: GitRepository

The target repository for this import.

Optional url

url: string

A link back to this import request resource.

Generated using TypeDoc