Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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 updates an existing server. The update action will overwrite the existing server.",
Expand Down Expand Up @@ -1452,7 +1452,7 @@
"sourceServerId"
],
"description": "The properties used to create a new server by restoring to a different region from a geo replicated backup."
},
},
"Sku": {
"properties": {
"name": {
Expand Down Expand Up @@ -1574,7 +1574,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": {
Expand Down