Skip to content

Commit

Permalink
Merge pull request #2614 from vmware/jenkins_sync_eng_swagger
Browse files Browse the repository at this point in the history
Auto updated assets for swagger eng
  • Loading branch information
Chaitanya Deshpande authored Apr 10, 2023
2 parents 4a966bf + a29bfd6 commit 0085d6d
Show file tree
Hide file tree
Showing 10 changed files with 286 additions and 250 deletions.
78 changes: 39 additions & 39 deletions swagger/Alert.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@
}
}
},
"/debugvirtualservice": {
"/albservicesfileupload": {
"get": {
"consumes": [
"application/json"
Expand Down Expand Up @@ -592,7 +592,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/DebugVirtualServiceApiResponse"
"$ref": "#/definitions/ALBServicesFileUploadApiResponse"
}
},
"401": {
Expand Down Expand Up @@ -639,10 +639,10 @@
{
"in": "body",
"name": "body",
"description": "DebugVirtualService object creation",
"description": "ALBServicesFileUpload object creation",
"required": true,
"schema": {
"$ref": "#/definitions/DebugVirtualService"
"$ref": "#/definitions/ALBServicesFileUpload"
}
}
],
Expand All @@ -655,7 +655,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/DebugVirtualService"
"$ref": "#/definitions/ALBServicesFileUpload"
}
},
"401": {
Expand All @@ -664,7 +664,7 @@
}
}
},
"/debugvirtualservice/{uuid}": {
"/albservicesfileupload/{uuid}": {
"get": {
"consumes": [
"application/json"
Expand Down Expand Up @@ -751,7 +751,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/DebugVirtualService"
"$ref": "#/definitions/ALBServicesFileUpload"
}
},
"401": {
Expand Down Expand Up @@ -805,10 +805,10 @@
{
"in": "body",
"name": "body",
"description": "DebugVirtualService object creation",
"description": "ALBServicesFileUpload object creation",
"required": true,
"schema": {
"$ref": "#/definitions/DebugVirtualService"
"$ref": "#/definitions/ALBServicesFileUpload"
}
},
{
Expand All @@ -828,7 +828,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/DebugVirtualService"
"$ref": "#/definitions/ALBServicesFileUpload"
}
},
"401": {
Expand Down Expand Up @@ -882,10 +882,10 @@
{
"in": "body",
"name": "body",
"description": "DebugVirtualService object creation",
"description": "ALBServicesFileUpload object creation",
"required": true,
"schema": {
"$ref": "#/definitions/DebugVirtualService"
"$ref": "#/definitions/ALBServicesFileUpload"
}
},
{
Expand All @@ -905,7 +905,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/DebugVirtualService"
"$ref": "#/definitions/ALBServicesFileUpload"
}
},
"401": {
Expand Down Expand Up @@ -982,7 +982,7 @@
}
}
},
"/virtualservice": {
"/debugvirtualservice": {
"get": {
"consumes": [
"application/json"
Expand Down Expand Up @@ -1074,7 +1074,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/VirtualServiceApiResponse"
"$ref": "#/definitions/DebugVirtualServiceApiResponse"
}
},
"401": {
Expand Down Expand Up @@ -1121,10 +1121,10 @@
{
"in": "body",
"name": "body",
"description": "VirtualService object creation",
"description": "DebugVirtualService object creation",
"required": true,
"schema": {
"$ref": "#/definitions/VirtualService"
"$ref": "#/definitions/DebugVirtualService"
}
}
],
Expand All @@ -1137,7 +1137,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/VirtualService"
"$ref": "#/definitions/DebugVirtualService"
}
},
"401": {
Expand All @@ -1146,7 +1146,7 @@
}
}
},
"/virtualservice/{uuid}": {
"/debugvirtualservice/{uuid}": {
"get": {
"consumes": [
"application/json"
Expand Down Expand Up @@ -1233,7 +1233,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/VirtualService"
"$ref": "#/definitions/DebugVirtualService"
}
},
"401": {
Expand Down Expand Up @@ -1287,10 +1287,10 @@
{
"in": "body",
"name": "body",
"description": "VirtualService object creation",
"description": "DebugVirtualService object creation",
"required": true,
"schema": {
"$ref": "#/definitions/VirtualService"
"$ref": "#/definitions/DebugVirtualService"
}
},
{
Expand All @@ -1310,7 +1310,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/VirtualService"
"$ref": "#/definitions/DebugVirtualService"
}
},
"401": {
Expand Down Expand Up @@ -1364,10 +1364,10 @@
{
"in": "body",
"name": "body",
"description": "VirtualService object creation",
"description": "DebugVirtualService object creation",
"required": true,
"schema": {
"$ref": "#/definitions/VirtualService"
"$ref": "#/definitions/DebugVirtualService"
}
},
{
Expand All @@ -1387,7 +1387,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/VirtualService"
"$ref": "#/definitions/DebugVirtualService"
}
},
"401": {
Expand Down Expand Up @@ -1946,7 +1946,7 @@
}
}
},
"/albservicesfileupload": {
"/virtualservice": {
"get": {
"consumes": [
"application/json"
Expand Down Expand Up @@ -2038,7 +2038,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/ALBServicesFileUploadApiResponse"
"$ref": "#/definitions/VirtualServiceApiResponse"
}
},
"401": {
Expand Down Expand Up @@ -2085,10 +2085,10 @@
{
"in": "body",
"name": "body",
"description": "ALBServicesFileUpload object creation",
"description": "VirtualService object creation",
"required": true,
"schema": {
"$ref": "#/definitions/ALBServicesFileUpload"
"$ref": "#/definitions/VirtualService"
}
}
],
Expand All @@ -2101,7 +2101,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/ALBServicesFileUpload"
"$ref": "#/definitions/VirtualService"
}
},
"401": {
Expand All @@ -2110,7 +2110,7 @@
}
}
},
"/albservicesfileupload/{uuid}": {
"/virtualservice/{uuid}": {
"get": {
"consumes": [
"application/json"
Expand Down Expand Up @@ -2197,7 +2197,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/ALBServicesFileUpload"
"$ref": "#/definitions/VirtualService"
}
},
"401": {
Expand Down Expand Up @@ -2251,10 +2251,10 @@
{
"in": "body",
"name": "body",
"description": "ALBServicesFileUpload object creation",
"description": "VirtualService object creation",
"required": true,
"schema": {
"$ref": "#/definitions/ALBServicesFileUpload"
"$ref": "#/definitions/VirtualService"
}
},
{
Expand All @@ -2274,7 +2274,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/ALBServicesFileUpload"
"$ref": "#/definitions/VirtualService"
}
},
"401": {
Expand Down Expand Up @@ -2328,10 +2328,10 @@
{
"in": "body",
"name": "body",
"description": "ALBServicesFileUpload object creation",
"description": "VirtualService object creation",
"required": true,
"schema": {
"$ref": "#/definitions/ALBServicesFileUpload"
"$ref": "#/definitions/VirtualService"
}
},
{
Expand All @@ -2351,7 +2351,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/ALBServicesFileUpload"
"$ref": "#/definitions/VirtualService"
}
},
"401": {
Expand Down
Loading

0 comments on commit 0085d6d

Please sign in to comment.