Skip to content

Commit 37fb0e6

Browse files
committed
Cleanup api reference
1 parent 3b87108 commit 37fb0e6

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

deployment/AzureDeploymentTemplate.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@
2222
"metadata": {
2323
"description": "Your Github Repository token (see https://docs.microsoft.com/en-us/azure/static-web-apps/publish-azure-resource-manager?tabs=azure-cli#create-a-github-personal-access-token"
2424
}
25-
},
26-
"GithubAPIRepository": {
27-
"defaultValue": "https://github.com/KelvinTegelaar/CIPP-API",
28-
"type": "string",
29-
"metadata": {
30-
"description": "URL to your Github backend fork."
31-
}
3225
}
3326
},
3427
"variables": {

deployment/AzureDeploymentTemplate_regionoptions.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@
2222
"metadata": {
2323
"description": "Your Github Repository token (see https://docs.microsoft.com/en-us/azure/static-web-apps/publish-azure-resource-manager?tabs=azure-cli#create-a-github-personal-access-token)"
2424
}
25-
},
26-
"GithubAPIRepository": {
27-
"defaultValue": "https://github.com/KelvinTegelaar/CIPP-API",
28-
"type": "string",
29-
"metadata": {
30-
"description": "URL to your Github backend fork."
31-
}
3225
}
3326
},
3427
"variables": {

0 commit comments

Comments
 (0)