Skip to content

Commit c04e612

Browse files
committed
Add PostgreSQL v14 to api spec
1 parent 0de25e2 commit c04e612

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2022-01-20-preview/postgresql.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,6 +1461,7 @@
14611461
"type": "string",
14621462
"description": "The version of a server.",
14631463
"enum": [
1464+
"14",
14641465
"13",
14651466
"12",
14661467
"11"

specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2022-03-08-privatepreview/getCachedServerName.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
"type": "string",
127127
"description": "The version of a server.",
128128
"enum": [
129+
"14",
129130
"13",
130131
"12",
131132
"11"

0 commit comments

Comments
 (0)