forked from SharePoint/sp-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.openpublishing.redirection.json
99 lines (99 loc) · 4.66 KB
/
.openpublishing.redirection.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"redirections": [
{
"source_path": "docs/apis/rest/complete-basic-operations-using-sharepoint-rest-endpoints.md",
"redirect_url": "docs/sp-add-ins/complete-basic-operations-using-sharepoint-rest-endpoints.md",
"redirect_document_id": false
},
{
"source_path": "docs/apis/rest/determine-sharepoint-rest-service-endpoint-uris.md",
"redirect_url": "docs/sp-add-ins/determine-sharepoint-rest-service-endpoint-uris",
"redirect_document_id": false
},
{
"source_path": "docs/apis/rest/get-to-know-the-sharepoint-rest-service.md",
"redirect_url": "docs/sp-add-ins/get-to-know-the-sharepoint-rest-service.md",
"redirect_document_id": false
},
{
"source_path": "docs/apis/rest/make-batch-requests-with-the-rest-apis.md",
"redirect_url": "docs/sp-add-ins/make-batch-requests-with-the-rest-apis.md",
"redirect_document_id": false
},
{
"source_path": "docs/apis/rest/navigate-the-sharepoint-data-structure-represented-in-the-rest-service.md",
"redirect_url": "docs/sp-add-ins/navigate-the-sharepoint-data-structure-represented-in-the-rest-service.md",
"redirect_document_id": false
},
{
"source_path": "docs/apis/rest/set-custom-permissions-on-a-list-by-using-the-rest-interface.md",
"redirect_url": "docs/sp-add-ins/set-custom-permissions-on-a-list-by-using-the-rest-interface.md",
"redirect_document_id": false
},
{
"source_path": "docs/apis/rest/synchronize-sharepoint-items-using-the-rest-service.md",
"redirect_url": "docs/sp-add-ins/synchronize-sharepoint-items-using-the-rest-service.md",
"redirect_document_id": false
},
{
"source_path": "docs/apis/rest/upload-a-file-by-using-the-rest-api-and-jquery.md",
"redirect_url": "docs/sp-add-ins/upload-a-file-by-using-the-rest-api-and-jquery.md",
"redirect_document_id": false
},
{
"source_path": "docs/apis/rest/use-odata-query-operations-in-sharepoint-rest-requests.md",
"redirect_url": "docs/sp-add-ins/use-odata-query-operations-in-sharepoint-rest-requests.md",
"redirect_document_id": false
},
{
"source_path": "docs/apis/rest/working-with-folders-and-files-with-rest.md",
"redirect_url": "docs/sp-add-ins/working-with-folders-and-files-with-rest.md",
"redirect_document_id": false
},
{
"source_path": "docs/apis/rest/working-with-lists-and-list-items-with-rest.md",
"redirect_url": "docs/sp-add-ins/working-with-lists-and-list-items-with-rest.md",
"redirect_document_id": false
},
{
"source_path": "docs/schema/index.md",
"redirect_url": "docs/schema/upgrade-definition-schema.md",
"redirect_document_id": false
},
{
"source_path": "docs/sp-add-ins/add-a-custom-content-type-to-a-sharepoint-hostedsharepoint-add-in.md",
"redirect_url": "docs/sp-add-ins/add-a-custom-content-type-to-a-sharepoint-hosted-sharepoint-add-in.md",
"redirect_document_id": false
},
{
"source_path": "docs/sp-add-ins/add-custom-columns-to-a-sharepoint-hostedsharepoint-add-in.md",
"redirect_url": "docs/sp-add-ins/add-custom-columns-to-a-sharepoint-hosted-sharepoint-add-in.md",
"redirect_document_id": false
},
{
"source_path": "docs/spfx/web-parts/guidance/creating-team-manifest-manually-for-webpart.md",
"redirect_url": "docs/spfx/deployment-spfx-teams-solutions.md",
"redirect_document_id": false
},
{
"source_path": "docs/general-development/office-365-cdn.md",
"redirect_url": "/office365/enterprise/use-office-365-cdn-with-spo",
"redirect_document_id": false
},
{
"source_path": "docs/spfx/toolchain/scaffolding-projects-using-yeoman-sharepoint-generator.md",
"redirect_url": "docs/spfx/yeoman-generator-for-spfx-intro.md",
"redirect_document_id": false
},
{
"source_path": "docs/spfx/office-addins-create.md",
"redirect_url": "docs/spfx/release-1.14.md",
"redirect_document_id": false
},
{
"source_path": "docs/spfx/web-parts/get-started/office-addins-tutorial.md",
"redirect_url": "docs/spfx/release-1.14.md",
"redirect_document_id": false
}
]
}