diff --git a/docs/source/management/role.rst b/docs/source/management/role.rst index b8ac83b6..595a27f2 100644 --- a/docs/source/management/role.rst +++ b/docs/source/management/role.rst @@ -54,7 +54,7 @@ While you can specify resources individually you can also specify a multiple res "attributeFilter": { "key": "uuid", "operation": "in", - "value": "39c8cecd-e595-46fb-8908-13365d59d5e8,9928e33b-e28f-4e82-b996-12e222f08098" + "value": ["39c8cecd-e595-46fb-8908-13365d59d5e8", "9928e33b-e28f-4e82-b996-12e222f08098"] } } ]