Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR mysql] Update MySQL flexibleServer swagger to change some APIs #256

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion schemas/2017-12-01-preview/Microsoft.DBforMySQL.json
Original file line number Diff line number Diff line change
Expand Up @@ -1087,4 +1087,4 @@
"description": "Properties of a virtual network rule."
}
}
}
}
7 changes: 3 additions & 4 deletions schemas/2017-12-01/Microsoft.DBforMySQL.json
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,7 @@
},
"name": {
"type": "string",
"description": "The name of the sku, e.g. Standard_D32s_v3."
"description": "The name of the sku, typically, tier + family + cores, e.g. B_Gen4_1, GP_Gen5_8."
},
"size": {
"type": "string",
Expand All @@ -1053,8 +1053,7 @@
"enum": [
"Basic",
"GeneralPurpose",
"MemoryOptimized",
"Burstable"
"MemoryOptimized"
]
},
{
Expand Down Expand Up @@ -1149,4 +1148,4 @@
"description": "Properties of a virtual network rule."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2018-06-01/Microsoft.DBforMySQL.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@
]
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-01-01/Microsoft.DBforMySQL.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@
"description": "Properties for a key execution."
}
}
}
}