This commit is contained in:
Joey Caparas 2020-04-21 11:18:46 -07:00
parent 4e0987d873
commit 032d82827c

View File

@ -97,7 +97,7 @@ Content-type: application/json
"severity": "Informational", "severity": "Informational",
"description": "test", "description": "test",
"recommendedActions": "nothing", "recommendedActions": "nothing",
“rbacGroupNames": [“group1”, “group2”] "rbacGroupNames": ["group1", "group2"]
} }
``` ```