Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e07b41b

Browse files
calvinsIDLeiWang3
authored andcommittedMar 31, 2022
Remove unused api (Azure#16720)
* Remove unused api * Remove unused example files
1 parent eb0dba3 commit e07b41b

12 files changed

+0
-372
lines changed
 

‎specification/web/resource-manager/Microsoft.Web/stable/2020-09-01/ResourceProvider.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -15,46 +15,6 @@
1515
"application/json"
1616
],
1717
"paths": {
18-
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
19-
"post": {
20-
"summary": "Exchange code for GitHub access token for AppService CLI",
21-
"description": "Description for Exchange code for GitHub access token for AppService CLI",
22-
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
23-
"parameters": [
24-
{
25-
"name": "request",
26-
"in": "body",
27-
"required": true,
28-
"schema": {
29-
"$ref": "#/definitions/AppserviceGithubTokenRequest"
30-
},
31-
"x-ms-client-flatten": true
32-
},
33-
{
34-
"$ref": "#/parameters/apiVersionParameter"
35-
}
36-
],
37-
"responses": {
38-
"200": {
39-
"description": "OK",
40-
"schema": {
41-
"$ref": "#/definitions/AppserviceGithubToken"
42-
}
43-
},
44-
"default": {
45-
"description": "App Service error response.",
46-
"schema": {
47-
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
48-
}
49-
}
50-
},
51-
"x-ms-examples": {
52-
"Generate Github Access Token For AppService CLI": {
53-
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
54-
}
55-
}
56-
}
57-
},
5818
"/providers/Microsoft.Web/publishingUsers/web": {
5919
"get": {
6020
"summary": "Gets publishing user",

‎specification/web/resource-manager/Microsoft.Web/stable/2020-09-01/examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

‎specification/web/resource-manager/Microsoft.Web/stable/2020-10-01/ResourceProvider.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -15,46 +15,6 @@
1515
"application/json"
1616
],
1717
"paths": {
18-
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
19-
"post": {
20-
"summary": "Exchange code for GitHub access token for AppService CLI",
21-
"description": "Description for Exchange code for GitHub access token for AppService CLI",
22-
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
23-
"parameters": [
24-
{
25-
"name": "request",
26-
"in": "body",
27-
"required": true,
28-
"schema": {
29-
"$ref": "#/definitions/AppserviceGithubTokenRequest"
30-
},
31-
"x-ms-client-flatten": true
32-
},
33-
{
34-
"$ref": "#/parameters/apiVersionParameter"
35-
}
36-
],
37-
"responses": {
38-
"200": {
39-
"description": "OK",
40-
"schema": {
41-
"$ref": "#/definitions/AppserviceGithubToken"
42-
}
43-
},
44-
"default": {
45-
"description": "App Service error response.",
46-
"schema": {
47-
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
48-
}
49-
}
50-
},
51-
"x-ms-examples": {
52-
"Generate Github Access Token For AppService CLI": {
53-
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
54-
}
55-
}
56-
}
57-
},
5818
"/providers/Microsoft.Web/publishingUsers/web": {
5919
"get": {
6020
"summary": "Gets publishing user",

‎specification/web/resource-manager/Microsoft.Web/stable/2020-10-01/examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

‎specification/web/resource-manager/Microsoft.Web/stable/2020-12-01/ResourceProvider.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -15,46 +15,6 @@
1515
"application/json"
1616
],
1717
"paths": {
18-
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
19-
"post": {
20-
"summary": "Exchange code for GitHub access token for AppService CLI",
21-
"description": "Description for Exchange code for GitHub access token for AppService CLI",
22-
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
23-
"parameters": [
24-
{
25-
"name": "request",
26-
"in": "body",
27-
"required": true,
28-
"schema": {
29-
"$ref": "#/definitions/AppserviceGithubTokenRequest"
30-
},
31-
"x-ms-client-flatten": true
32-
},
33-
{
34-
"$ref": "#/parameters/apiVersionParameter"
35-
}
36-
],
37-
"responses": {
38-
"200": {
39-
"description": "OK",
40-
"schema": {
41-
"$ref": "#/definitions/AppserviceGithubToken"
42-
}
43-
},
44-
"default": {
45-
"description": "App Service error response.",
46-
"schema": {
47-
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
48-
}
49-
}
50-
},
51-
"x-ms-examples": {
52-
"Generate Github Access Token For AppService CLI": {
53-
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
54-
}
55-
}
56-
}
57-
},
5818
"/providers/Microsoft.Web/publishingUsers/web": {
5919
"get": {
6020
"summary": "Gets publishing user",

‎specification/web/resource-manager/Microsoft.Web/stable/2020-12-01/examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

‎specification/web/resource-manager/Microsoft.Web/stable/2021-01-01/ResourceProvider.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -15,46 +15,6 @@
1515
"application/json"
1616
],
1717
"paths": {
18-
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
19-
"post": {
20-
"summary": "Exchange code for GitHub access token for AppService CLI",
21-
"description": "Description for Exchange code for GitHub access token for AppService CLI",
22-
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
23-
"parameters": [
24-
{
25-
"name": "request",
26-
"in": "body",
27-
"required": true,
28-
"schema": {
29-
"$ref": "#/definitions/AppserviceGithubTokenRequest"
30-
},
31-
"x-ms-client-flatten": true
32-
},
33-
{
34-
"$ref": "#/parameters/apiVersionParameter"
35-
}
36-
],
37-
"responses": {
38-
"200": {
39-
"description": "OK",
40-
"schema": {
41-
"$ref": "#/definitions/AppserviceGithubToken"
42-
}
43-
},
44-
"default": {
45-
"description": "App Service error response.",
46-
"schema": {
47-
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
48-
}
49-
}
50-
},
51-
"x-ms-examples": {
52-
"Generate Github Access Token For AppService CLI": {
53-
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
54-
}
55-
}
56-
}
57-
},
5818
"/providers/Microsoft.Web/publishingUsers/web": {
5919
"get": {
6020
"summary": "Gets publishing user",

‎specification/web/resource-manager/Microsoft.Web/stable/2021-01-01/examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

‎specification/web/resource-manager/Microsoft.Web/stable/2021-01-15/ResourceProvider.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -15,46 +15,6 @@
1515
"application/json"
1616
],
1717
"paths": {
18-
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
19-
"post": {
20-
"summary": "Exchange code for GitHub access token for AppService CLI",
21-
"description": "Description for Exchange code for GitHub access token for AppService CLI",
22-
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
23-
"parameters": [
24-
{
25-
"name": "request",
26-
"in": "body",
27-
"required": true,
28-
"schema": {
29-
"$ref": "#/definitions/AppserviceGithubTokenRequest"
30-
},
31-
"x-ms-client-flatten": true
32-
},
33-
{
34-
"$ref": "#/parameters/apiVersionParameter"
35-
}
36-
],
37-
"responses": {
38-
"200": {
39-
"description": "OK",
40-
"schema": {
41-
"$ref": "#/definitions/AppserviceGithubToken"
42-
}
43-
},
44-
"default": {
45-
"description": "App Service error response.",
46-
"schema": {
47-
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
48-
}
49-
}
50-
},
51-
"x-ms-examples": {
52-
"Generate Github Access Token For AppService CLI": {
53-
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
54-
}
55-
}
56-
}
57-
},
5818
"/providers/Microsoft.Web/publishingUsers/web": {
5919
"get": {
6020
"summary": "Gets publishing user",

‎specification/web/resource-manager/Microsoft.Web/stable/2021-01-15/examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

‎specification/web/resource-manager/Microsoft.Web/stable/2021-02-01/ResourceProvider.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -15,46 +15,6 @@
1515
"application/json"
1616
],
1717
"paths": {
18-
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
19-
"post": {
20-
"summary": "Exchange code for GitHub access token for AppService CLI",
21-
"description": "Description for Exchange code for GitHub access token for AppService CLI",
22-
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
23-
"parameters": [
24-
{
25-
"name": "request",
26-
"in": "body",
27-
"required": true,
28-
"schema": {
29-
"$ref": "#/definitions/AppserviceGithubTokenRequest"
30-
},
31-
"x-ms-client-flatten": true
32-
},
33-
{
34-
"$ref": "#/parameters/apiVersionParameter"
35-
}
36-
],
37-
"responses": {
38-
"200": {
39-
"description": "OK",
40-
"schema": {
41-
"$ref": "#/definitions/AppserviceGithubToken"
42-
}
43-
},
44-
"default": {
45-
"description": "App Service error response.",
46-
"schema": {
47-
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
48-
}
49-
}
50-
},
51-
"x-ms-examples": {
52-
"Generate Github Access Token For AppService CLI": {
53-
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
54-
}
55-
}
56-
}
57-
},
5818
"/providers/Microsoft.Web/publishingUsers/web": {
5919
"get": {
6020
"summary": "Gets publishing user",
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Please sign in to comment.