File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ title: Migrations | GitHub API
77* TOC
88{: toc }
99
10+ {{#enterprise-only}}
11+
12+ {{#warning}}
13+
14+ This API is not currently available on GitHub Enterprise.
15+
16+ {{/warning}}
17+
18+ {{/enterprise-only}}
19+
1020{{#tip}}
1121
1222 To access the Migrations API, you must provide a custom [ media type] ( /v3/media ) in the ` Accept ` header:
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ <h3><a href="#" class="js-expand-btn collapsed arrow-btn" data-proofer-ignore></
6464 < h3 > < a href ="# " class ="js-expand-btn collapsed arrow-btn " data-proofer-ignore > </ a > < a href ="/v3/orgs/ "> Organizations</ a > </ h3 >
6565 < ul class ="js-guides ">
6666 < li > < a href ="/v3/orgs/members/ "> Members</ a > </ li >
67- < li > < a href ="/v3/orgs/migrations/ "> Migrations</ a > </ li >
67+ < li class =' not-enterprise ' > < a href ="/v3/orgs/migrations/ "> Migrations</ a > </ li >
6868 < li > < a href ="/v3/orgs/teams/ "> Teams</ a > </ li >
6969 < li > < a href ="/v3/orgs/hooks/ "> Webhooks</ a > </ li >
7070 </ ul >
You can’t perform that action at this time.
0 commit comments