Skip to content

Commit 2036779

Browse files
OAS Update
1 parent 19d8e56 commit 2036779

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

services/postgres-flex/v3alpha1/postgres-flex.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1537,13 +1537,13 @@
15371537
"type": "integer"
15381538
},
15391539
"retentionDays": {
1540-
"description": "How long backups are retained. The value can only be between 32 and 365 days.",
1540+
"description": "How long backups are retained. The value can only be between 32 and 90 days.",
15411541
"example": 35,
15421542
"format": "uint32",
15431543
"type": "integer"
15441544
},
15451545
"retentionDays.opt": {
1546-
"description": "How long backups are retained. The value can only be between 32 and 365 days.",
1546+
"description": "How long backups are retained. The value can only be between 32 and 90 days.",
15471547
"example": 35,
15481548
"format": "uint32",
15491549
"type": "integer"

0 commit comments

Comments
 (0)