Skip to content

Commit 602a933

Browse files
OAS Update
1 parent b80ce42 commit 602a933

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

services/postgres-flex/v3/postgres-flex.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,7 +1277,8 @@
12771277
}
12781278
},
12791279
"required": [
1280-
"size"
1280+
"size",
1281+
"class"
12811282
],
12821283
"type": "object"
12831284
},
@@ -1757,7 +1758,8 @@
17571758
}
17581759
},
17591760
"required": [
1760-
"size"
1761+
"size",
1762+
"class"
17611763
],
17621764
"type": "object"
17631765
},

0 commit comments

Comments
 (0)