Skip to content

Commit 9062b80

Browse files
OAS Update
1 parent 3f45512 commit 9062b80

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,6 +1193,10 @@
11931193
},
11941194
"roles": {
11951195
"description": "A list containing the user roles for the instance. Please refer to the List Roles endpoint for a list of all available Roles.",
1196+
"example": [
1197+
"exampleRoleString",
1198+
"secondeRoleString"
1199+
],
11961200
"items": {
11971201
"$ref": "#/components/schemas/user.role"
11981202
},

0 commit comments

Comments
 (0)