diff --git a/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/examples/ServerAdminCreateUpdate.json b/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/examples/ServerAdminCreateUpdate.json index 0e646dbca90e..1679c78a39fc 100644 --- a/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/examples/ServerAdminCreateUpdate.json +++ b/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/examples/ServerAdminCreateUpdate.json @@ -6,7 +6,7 @@ "administratorName": "activeDirectory", "api-version": "2017-12-01-preview", "properties": { - "properties": { + "properties": { "administratorType": "ActiveDirectory", "login": "bob@contoso.com", "sid": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c", diff --git a/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/mysql.json b/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/mysql.json index 77942474ddee..51251474b5b6 100644 --- a/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/mysql.json +++ b/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/mysql.json @@ -1079,7 +1079,9 @@ ], "operationId": "ServerAdministrators_Get", "x-ms-examples": { - "ServerAdministratorGet": { "$ref": "./examples/ServerAdminGet.json" } + "ServerAdministratorGet": { + "$ref": "./examples/ServerAdminGet.json" + } }, "description": "Gets information about a AAD server administrator.", "parameters": [ @@ -1117,7 +1119,9 @@ ], "operationId": "ServerAdministrators_CreateOrUpdate", "x-ms-examples": { - "ServerAdministratorCreate": { "$ref": "./examples/ServerAdminCreateUpdate.json" } + "ServerAdministratorCreate": { + "$ref": "./examples/ServerAdminCreateUpdate.json" + } }, "description": "Creates or update active directory administrator on an existing server. The update action will overwrite the existing administrator.", "parameters": [ @@ -1171,7 +1175,9 @@ ], "operationId": "ServerAdministrators_Delete", "x-ms-examples": { - "ServerAdministratorsDelete": { "$ref": "./examples/ServerAdminDelete.json" } + "ServerAdministratorsDelete": { + "$ref": "./examples/ServerAdminDelete.json" + } }, "description": "Deletes AAD Administrator.", "parameters": [ @@ -1229,7 +1235,7 @@ "$ref": "./examples/ServerAdminList.json" } }, - "parameters": [ + "parameters": [ { "$ref": "#/parameters/ApiVersionParameter" }, diff --git a/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2018-06-01-privatepreview/examples/ServerAdminCreateUpdate.json b/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2018-06-01-privatepreview/examples/ServerAdminCreateUpdate.json index 8fdca339667c..f7344538d931 100644 --- a/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2018-06-01-privatepreview/examples/ServerAdminCreateUpdate.json +++ b/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2018-06-01-privatepreview/examples/ServerAdminCreateUpdate.json @@ -6,7 +6,7 @@ "administratorName": "activeDirectory", "api-version": "2018-06-01-privatepreview", "properties": { - "properties": { + "properties": { "administratorType": "ActiveDirectory", "login": "bob@contoso.com", "sid": "c6b82b90-a647-49cb-8a62-0d2d3cb7ac7c", diff --git a/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2018-06-01-privatepreview/mysql.json b/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2018-06-01-privatepreview/mysql.json index a6638f0f4aa8..196ad34dade8 100644 --- a/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2018-06-01-privatepreview/mysql.json +++ b/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2018-06-01-privatepreview/mysql.json @@ -1079,7 +1079,9 @@ ], "operationId": "ServerAdministrators_Get", "x-ms-examples": { - "ServerAdministratorGet": { "$ref": "./examples/ServerAdminGet.json" } + "ServerAdministratorGet": { + "$ref": "./examples/ServerAdminGet.json" + } }, "description": "Gets information about a AAD server administrator.", "parameters": [ @@ -1117,7 +1119,9 @@ ], "operationId": "ServerAdministrators_CreateOrUpdate", "x-ms-examples": { - "ServerAdministratorCreate": { "$ref": "./examples/ServerAdminCreateUpdate.json" } + "ServerAdministratorCreate": { + "$ref": "./examples/ServerAdminCreateUpdate.json" + } }, "description": "Creates or update active directory administrator on an existing server. The update action will overwrite the existing administrator.", "parameters": [ @@ -1171,7 +1175,9 @@ ], "operationId": "ServerAdministrators_Delete", "x-ms-examples": { - "ServerAdministratorsDelete": { "$ref": "./examples/ServerAdminDelete.json" } + "ServerAdministratorsDelete": { + "$ref": "./examples/ServerAdminDelete.json" + } }, "description": "Deletes AAD Administrator.", "parameters": [ @@ -1229,7 +1235,7 @@ "$ref": "./examples/ServerAdminList.json" } }, - "parameters": [ + "parameters": [ { "$ref": "#/parameters/ApiVersionParameter" }, @@ -3023,7 +3029,7 @@ }, "description": "An error response from the Batch service." }, - "ServerAdministratorProperties": { + "ServerAdministratorProperties": { "properties": { "administratorType": { "type": "string",