You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/specs/GitHubEnterpriseCloud/current.spec.yaml
+13-32Lines changed: 13 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -30846,10 +30846,7 @@ paths:
30846
30846
description: |-
30847
30847
View the progress of an import.
30848
30848
30849
-
**Warnings:**
30850
-
30851
-
- Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
30852
-
- Support for importing Mercurial, Subversion and Team Foundation Version Control repositories will end on October 17, 2023. For more details, see the [changelog](https://gh.io/github-importer-non-git-eol).
30849
+
**Warning:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
30853
30850
30854
30851
**Import status**
30855
30852
@@ -30916,10 +30913,12 @@ paths:
30916
30913
deprecated: true
30917
30914
put:
30918
30915
summary: Start an import
30919
-
description: |-
30920
-
Start a source import to a GitHub Enterprise Cloud repository using GitHub Enterprise Cloud Importer. Importing into a GitHub Enterprise Cloud repository with GitHub Actions enabled is not supported and will return a status `422 Unprocessable Entity` response.
30921
-
**Warnings:**
30922
-
- Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation). - Support for importing Mercurial, Subversion and Team Foundation Version Control repositories will end on October 17, 2023. For more details, see the [changelog](https://gh.io/github-importer-non-git-eol).
30916
+
description: |
30917
+
Start a source import to a GitHub Enterprise Cloud repository using GitHub Enterprise Cloud Importer.
30918
+
Importing into a GitHub Enterprise Cloud repository with GitHub Actions enabled is not supported and will
30919
+
return a status `422 Unprocessable Entity` response.
30920
+
30921
+
**Warning:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
30923
30922
tags:
30924
30923
- migrations
30925
30924
operationId: migrations/start-import
@@ -31010,10 +31009,7 @@ paths:
31010
31009
have the status `detection_found_multiple` and the Import Progress response will include a `project_choices` array.
31011
31010
You can select the project to import by providing one of the objects in the `project_choices` array in the update request.
31012
31011
31013
-
**Warnings:**
31014
-
31015
-
- Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
31016
-
- Support for importing Mercurial, Subversion and Team Foundation Version Control repositories will end on October 17, 2023. For more details, see the [changelog](https://gh.io/github-importer-non-git-eol).
31012
+
**Warning:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
31017
31013
tags:
31018
31014
- migrations
31019
31015
operationId: migrations/update-import
@@ -31098,10 +31094,7 @@ paths:
31098
31094
description: |
31099
31095
Stop an import for a repository.
31100
31096
31101
-
**Warnings:**
31102
-
31103
-
- Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
31104
-
- Support for importing Mercurial, Subversion and Team Foundation Version Control repositories will end on October 17, 2023. For more details, see the [changelog](https://gh.io/github-importer-non-git-eol).
31097
+
**Warning:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
31105
31098
tags:
31106
31099
- migrations
31107
31100
operationId: migrations/cancel-import
@@ -31132,10 +31125,7 @@ paths:
31132
31125
31133
31126
This endpoint and the [Map a commit author](https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#map-a-commit-author) endpoint allow you to provide correct Git author information.
31134
31127
31135
-
**Warnings:**
31136
-
31137
-
- Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
31138
-
- Support for importing Mercurial, Subversion and Team Foundation Version Control repositories will end on October 17, 2023. For more details, see the [changelog](https://gh.io/github-importer-non-git-eol).
31128
+
**Warning:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
31139
31129
tags:
31140
31130
- migrations
31141
31131
operationId: migrations/get-commit-authors
@@ -31177,10 +31167,7 @@ paths:
31177
31167
Update an author's identity for the import. Your application can continue updating authors any time before you push
31178
31168
new commits to the repository.
31179
31169
31180
-
**Warnings:**
31181
-
31182
-
- Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
31183
-
- Support for importing Mercurial, Subversion and Team Foundation Version Control repositories will end on October 17, 2023. For more details, see the [changelog](https://gh.io/github-importer-non-git-eol).
31170
+
**Warning:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
31184
31171
tags:
31185
31172
- migrations
31186
31173
operationId: migrations/map-commit-author
@@ -31244,10 +31231,7 @@ paths:
31244
31231
description: |
31245
31232
List files larger than 100MB found during the import
31246
31233
31247
-
**Warnings:**
31248
-
31249
-
- Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
31250
-
- Support for importing Mercurial, Subversion and Team Foundation Version Control repositories will end on October 17, 2023. For more details, see the [changelog](https://gh.io/github-importer-non-git-eol).
31234
+
**Warning:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
31251
31235
tags:
31252
31236
- migrations
31253
31237
operationId: migrations/get-large-files
@@ -31289,10 +31273,7 @@ paths:
31289
31273
You can learn more about our LFS feature and working with large files [on our help
- Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
31295
-
- Support for importing Mercurial, Subversion and Team Foundation Version Control repositories will end on October 17, 2023. For more details, see the [changelog](https://gh.io/github-importer-non-git-eol).
31276
+
**Warning:** Due to very low levels of usage and available alternatives, this endpoint is deprecated and will no longer be available from 00:00 UTC on April 12, 2024. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
0 commit comments