Skip to content

Commit

Permalink
Add PostgreSQL v14 to api spec
Browse files Browse the repository at this point in the history
  • Loading branch information
alanenriqueo committed Jul 25, 2022
1 parent 8c22581 commit bd18bcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1461,6 +1461,7 @@
"type": "string",
"description": "The version of a server.",
"enum": [
"14",
"13",
"12",
"11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
"type": "string",
"description": "The version of a server.",
"enum": [
"14",
"13",
"12",
"11"
Expand Down

0 comments on commit bd18bcb

Please sign in to comment.