Skip to content

Commit 2bcf056

Browse files
authored
Merge pull request #822 from php-api-clients/GitHubEnterpriseCloud/from-1.1.4-2b4a22122e4ba3692de6d0a999e3c9e6-from-1.1.4-2b4a22122e4ba3692de6d0a999e3c9e6
2 parents 6c33ba9 + 9a8dd9b commit 2bcf056

File tree

2 files changed

+16
-35
lines changed

2 files changed

+16
-35
lines changed

clients/GitHubEnterpriseCloud/etc/openapi-client-generator.state

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "ced9fc143a93e386ebd99299d1a8adb6",
2+
"specHash": "2b4a22122e4ba3692de6d0a999e3c9e6",
33
"generatedFiles": {
44
"files": [
55
{
@@ -6156,7 +6156,7 @@
61566156
},
61576157
{
61586158
"name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Operation\/Orgs.php",
6159-
"hash": "b80d0808321326e495a44a7ac2e568f1"
6159+
"hash": "0869714130fb5656360fb06b5f735c91"
61606160
},
61616161
{
61626162
"name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Operation\/Oidc.php",
@@ -6188,7 +6188,7 @@
61886188
},
61896189
{
61906190
"name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Operation\/Repos.php",
6191-
"hash": "8f3ab9b231d22f710056c7cd60117ca6"
6191+
"hash": "eb24ad73b5edd37aaba7cc892b148893"
61926192
},
61936193
{
61946194
"name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Operation\/Reactions.php",

etc/specs/GitHubEnterpriseCloud/current.spec.yaml

Lines changed: 13 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -30846,10 +30846,7 @@ paths:
3084630846
description: |-
3084730847
View the progress of an import.
3084830848

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).
3085330850

3085430851
**Import status**
3085530852

@@ -30916,10 +30913,12 @@ paths:
3091630913
deprecated: true
3091730914
put:
3091830915
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).
3092330922
tags:
3092430923
- migrations
3092530924
operationId: migrations/start-import
@@ -31010,10 +31009,7 @@ paths:
3101031009
have the status `detection_found_multiple` and the Import Progress response will include a `project_choices` array.
3101131010
You can select the project to import by providing one of the objects in the `project_choices` array in the update request.
3101231011

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).
3101731013
tags:
3101831014
- migrations
3101931015
operationId: migrations/update-import
@@ -31098,10 +31094,7 @@ paths:
3109831094
description: |
3109931095
Stop an import for a repository.
3110031096

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).
3110531098
tags:
3110631099
- migrations
3110731100
operationId: migrations/cancel-import
@@ -31132,10 +31125,7 @@ paths:
3113231125

3113331126
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.
3113431127

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).
3113931129
tags:
3114031130
- migrations
3114131131
operationId: migrations/get-commit-authors
@@ -31177,10 +31167,7 @@ paths:
3117731167
Update an author's identity for the import. Your application can continue updating authors any time before you push
3117831168
new commits to the repository.
3117931169

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).
3118431171
tags:
3118531172
- migrations
3118631173
operationId: migrations/map-commit-author
@@ -31244,10 +31231,7 @@ paths:
3124431231
description: |
3124531232
List files larger than 100MB found during the import
3124631233

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).
3125131235
tags:
3125231236
- migrations
3125331237
operationId: migrations/get-large-files
@@ -31289,10 +31273,7 @@ paths:
3128931273
You can learn more about our LFS feature and working with large files [on our help
3129031274
site](https://docs.github.com/enterprise-cloud@latest//repositories/working-with-files/managing-large-files).
3129131275

31292-
**Warnings:**
31293-
31294-
- 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).
3129631277
tags:
3129731278
- migrations
3129831279
operationId: migrations/set-lfs-preference

0 commit comments

Comments
 (0)