Skip to content

Commit

Permalink
Fixed lint errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeepkintali committed Jul 28, 2020
1 parent 0e044cc commit fe54942
Showing 1 changed file with 51 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
}
},
"paths": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers/{serverName}": {
"put": {
"tags": [
"Servers"
Expand Down Expand Up @@ -238,7 +238,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers": {
"get": {
"tags": [
"Servers"
Expand Down Expand Up @@ -280,7 +280,7 @@
}
}
},
"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/flexibleServers": {
"/subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSQL/flexibleServers": {
"get": {
"tags": [
"Servers"
Expand Down Expand Up @@ -319,7 +319,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/restart": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers/{serverName}/restart": {
"post": {
"tags": [
"ServerRestart"
Expand Down Expand Up @@ -362,7 +362,7 @@
"x-ms-long-running-operation": true
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/start": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers/{serverName}/start": {
"post": {
"tags": [
"ServerStart"
Expand Down Expand Up @@ -405,7 +405,7 @@
"x-ms-long-running-operation": true
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/stop": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers/{serverName}/stop": {
"post": {
"tags": [
"ServerStop"
Expand Down Expand Up @@ -448,7 +448,7 @@
"x-ms-long-running-operation": true
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/firewallRules/{firewallRuleName}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers/{serverName}/firewallRules/{firewallRuleName}": {
"put": {
"tags": [
"FirewallRules"
Expand Down Expand Up @@ -501,7 +501,12 @@
},
"202": {
"description": "Accepted"
}
},
"default": {
"schema":{
"$ref": "#/definitions/CloudError"
}
}
},
"x-ms-long-running-operation": true
},
Expand Down Expand Up @@ -542,7 +547,12 @@
},
"204": {
"description": "NoContent"
}
},
"default": {
"schema":{
"$ref": "#/definitions/CloudError"
}
}
},
"x-ms-long-running-operation": true
},
Expand Down Expand Up @@ -590,7 +600,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/firewallRules": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers/{serverName}/firewallRules": {
"get": {
"tags": [
"FirewallRules"
Expand Down Expand Up @@ -622,14 +632,19 @@
"schema": {
"$ref": "#/definitions/FirewallRuleListResult"
}
},
"default": {
"schema":{
"$ref": "#/definitions/CloudError"
}
}
},
"x-ms-pageable": {
"nextLinkName": "nextLink"
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/configurations": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers/{serverName}/configurations": {
"get": {
"tags": [
"Configurations"
Expand Down Expand Up @@ -674,7 +689,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/configurations/{configurationName}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers/{serverName}/configurations/{configurationName}": {
"get": {
"tags": [
"Configurations"
Expand Down Expand Up @@ -719,7 +734,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/updateConfigurations": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers/{serverName}/updateConfigurations": {
"put": {
"tags": [
"Configurations"
Expand Down Expand Up @@ -774,7 +789,7 @@
"x-ms-long-running-operation": true
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/maintenanceWindows/{maintenanceWindowName}": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers/{serverName}/maintenanceWindows/{maintenanceWindowName}": {
"put": {
"tags": [
"CustomerMaintenanceWindow"
Expand Down Expand Up @@ -827,6 +842,11 @@
},
"202": {
"description": "Accepted"
},
"default": {
"schema":{
"$ref": "#/definitions/CloudError"
}
}
},
"x-ms-long-running-operation": true
Expand Down Expand Up @@ -868,6 +888,11 @@
},
"204": {
"description": "NoContent"
},
"default": {
"schema":{
"$ref": "#/definitions/CloudError"
}
}
},
"x-ms-long-running-operation": true
Expand Down Expand Up @@ -916,7 +941,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}/maintenanceWindows": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBForPostgreSQL/flexibleServers/{serverName}/maintenanceWindows": {
"get": {
"tags": [
"CustomerMaintenanceWindow"
Expand Down Expand Up @@ -948,11 +973,16 @@
"schema": {
"$ref": "#/definitions/CustomerMaintenanceWindowListResult"
}
},
"default": {
"schema":{
"$ref": "#/definitions/CloudError"
}
}
}
}
},
"/subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/checkNameAvailability": {
"/subscriptions/{subscriptionId}/providers/Microsoft.DBForPostgreSQL/checkNameAvailability": {
"post": {
"tags": [
"CheckNameAvailability"
Expand Down Expand Up @@ -997,7 +1027,7 @@
}
}
},
"/providers/Microsoft.DBforPostgreSQL/operations": {
"/providers/Microsoft.DBForPostgreSQL/operations": {
"get": {
"tags": [
"Operations"
Expand Down Expand Up @@ -1442,18 +1472,22 @@
"properties": {
"dayOfWeek": {
"type": "integer",
"format": "int64",
"description": "The day of week of the customer maintenance window to start"
},
"durationInMinutes": {
"type": "integer",
"format": "int64",
"description": "The duration of the customer maintenance window to run."
},
"startHour": {
"type": "integer",
"format": "int64",
"description": "The starting hour of the customer maintenance window."
},
"startMinute": {
"type": "integer",
"format": "int64",
"description": "The starting minutes of the customer maintenance window."
}
},
Expand Down

0 comments on commit fe54942

Please sign in to comment.