diff --git a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2017-12-01-preview/postgresql.json b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2017-12-01-preview/postgresql.json index 55c8667ce500..70de9806a07a 100644 --- a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2017-12-01-preview/postgresql.json +++ b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2017-12-01-preview/postgresql.json @@ -1238,7 +1238,7 @@ "description": "Application-specific metadata in the form of key-value pairs." } }, - "description": "Parameters allowd to update for a server." + "description": "Parameters allowed to update for a server." }, "ServerListResult": { "properties": { diff --git a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2017-12-01/postgresql.json b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2017-12-01/postgresql.json index 8bb2e1ed0186..622db149a3aa 100644 --- a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2017-12-01/postgresql.json +++ b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2017-12-01/postgresql.json @@ -47,8 +47,8 @@ "Create a database as a point in time restore":{ "$ref":"./examples/ServerCreatePointInTimeRestore.json" }, - "Create a server as a geo restore ": { - "$ref": "./examples/ServerCreateGeoRestoreMode.json" + "Create a server as a geo restore ": { + "$ref": "./examples/ServerCreateGeoRestoreMode.json" } }, "description": "Creates a new server, or will overwrite an existing server.", @@ -644,7 +644,7 @@ } } } - }, + }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/servers/{serverName}/databases/{databaseName}": { "put": { "tags": [ @@ -1573,7 +1573,7 @@ "description": "Application-specific metadata in the form of key-value pairs." } }, - "description": "Parameters allowd to update for a server." + "description": "Parameters allowed to update for a server." }, "ServerListResult": { "properties": { @@ -1703,7 +1703,7 @@ "readOnly": true } } - }, + }, "DatabaseProperties": { "properties": { "charset": { @@ -2155,7 +2155,7 @@ "required": true, "type": "string", "x-ms-parameter-location": "method" - }, + }, "DatabaseNameParameter": { "name": "databaseName", "in": "path",