Skip to content

Commit

Permalink
Remove unused api (Azure#16720)
Browse files Browse the repository at this point in the history
* Remove unused api

* Remove unused example files
  • Loading branch information
calvinsID authored and LeiWang3 committed Mar 31, 2022
1 parent eb0dba3 commit e07b41b
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 372 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,46 +15,6 @@
"application/json"
],
"paths": {
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
"post": {
"summary": "Exchange code for GitHub access token for AppService CLI",
"description": "Description for Exchange code for GitHub access token for AppService CLI",
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
"parameters": [
{
"name": "request",
"in": "body",
"required": true,
"schema": {
"$ref": "#/definitions/AppserviceGithubTokenRequest"
},
"x-ms-client-flatten": true
},
{
"$ref": "#/parameters/apiVersionParameter"
}
],
"responses": {
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/AppserviceGithubToken"
}
},
"default": {
"description": "App Service error response.",
"schema": {
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
}
}
},
"x-ms-examples": {
"Generate Github Access Token For AppService CLI": {
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
}
}
}
},
"/providers/Microsoft.Web/publishingUsers/web": {
"get": {
"summary": "Gets publishing user",
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,46 +15,6 @@
"application/json"
],
"paths": {
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
"post": {
"summary": "Exchange code for GitHub access token for AppService CLI",
"description": "Description for Exchange code for GitHub access token for AppService CLI",
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
"parameters": [
{
"name": "request",
"in": "body",
"required": true,
"schema": {
"$ref": "#/definitions/AppserviceGithubTokenRequest"
},
"x-ms-client-flatten": true
},
{
"$ref": "#/parameters/apiVersionParameter"
}
],
"responses": {
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/AppserviceGithubToken"
}
},
"default": {
"description": "App Service error response.",
"schema": {
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
}
}
},
"x-ms-examples": {
"Generate Github Access Token For AppService CLI": {
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
}
}
}
},
"/providers/Microsoft.Web/publishingUsers/web": {
"get": {
"summary": "Gets publishing user",
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,46 +15,6 @@
"application/json"
],
"paths": {
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
"post": {
"summary": "Exchange code for GitHub access token for AppService CLI",
"description": "Description for Exchange code for GitHub access token for AppService CLI",
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
"parameters": [
{
"name": "request",
"in": "body",
"required": true,
"schema": {
"$ref": "#/definitions/AppserviceGithubTokenRequest"
},
"x-ms-client-flatten": true
},
{
"$ref": "#/parameters/apiVersionParameter"
}
],
"responses": {
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/AppserviceGithubToken"
}
},
"default": {
"description": "App Service error response.",
"schema": {
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
}
}
},
"x-ms-examples": {
"Generate Github Access Token For AppService CLI": {
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
}
}
}
},
"/providers/Microsoft.Web/publishingUsers/web": {
"get": {
"summary": "Gets publishing user",
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,46 +15,6 @@
"application/json"
],
"paths": {
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
"post": {
"summary": "Exchange code for GitHub access token for AppService CLI",
"description": "Description for Exchange code for GitHub access token for AppService CLI",
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
"parameters": [
{
"name": "request",
"in": "body",
"required": true,
"schema": {
"$ref": "#/definitions/AppserviceGithubTokenRequest"
},
"x-ms-client-flatten": true
},
{
"$ref": "#/parameters/apiVersionParameter"
}
],
"responses": {
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/AppserviceGithubToken"
}
},
"default": {
"description": "App Service error response.",
"schema": {
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
}
}
},
"x-ms-examples": {
"Generate Github Access Token For AppService CLI": {
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
}
}
}
},
"/providers/Microsoft.Web/publishingUsers/web": {
"get": {
"summary": "Gets publishing user",
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,46 +15,6 @@
"application/json"
],
"paths": {
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
"post": {
"summary": "Exchange code for GitHub access token for AppService CLI",
"description": "Description for Exchange code for GitHub access token for AppService CLI",
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
"parameters": [
{
"name": "request",
"in": "body",
"required": true,
"schema": {
"$ref": "#/definitions/AppserviceGithubTokenRequest"
},
"x-ms-client-flatten": true
},
{
"$ref": "#/parameters/apiVersionParameter"
}
],
"responses": {
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/AppserviceGithubToken"
}
},
"default": {
"description": "App Service error response.",
"schema": {
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
}
}
},
"x-ms-examples": {
"Generate Github Access Token For AppService CLI": {
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
}
}
}
},
"/providers/Microsoft.Web/publishingUsers/web": {
"get": {
"summary": "Gets publishing user",
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,46 +15,6 @@
"application/json"
],
"paths": {
"/providers/Microsoft.Web/generateGithubAccessTokenForAppserviceCLI": {
"post": {
"summary": "Exchange code for GitHub access token for AppService CLI",
"description": "Description for Exchange code for GitHub access token for AppService CLI",
"operationId": "GenerateGithubAccessTokenForAppserviceCLIAsync",
"parameters": [
{
"name": "request",
"in": "body",
"required": true,
"schema": {
"$ref": "#/definitions/AppserviceGithubTokenRequest"
},
"x-ms-client-flatten": true
},
{
"$ref": "#/parameters/apiVersionParameter"
}
],
"responses": {
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/AppserviceGithubToken"
}
},
"default": {
"description": "App Service error response.",
"schema": {
"$ref": "./CommonDefinitions.json#/definitions/DefaultErrorResponse"
}
}
},
"x-ms-examples": {
"Generate Github Access Token For AppService CLI": {
"$ref": "./examples/GenerateGithubAccessTokenForAppserviceCLIAsync.json"
}
}
}
},
"/providers/Microsoft.Web/publishingUsers/web": {
"get": {
"summary": "Gets publishing user",
Expand Down
Loading

0 comments on commit e07b41b

Please sign in to comment.