mirror of
https://github.com/datarhei/core.git
synced 2025-10-07 08:51:04 +08:00
Separate resource type and resource for IAM policies
This commit is contained in:
@@ -5689,6 +5689,12 @@ const docTemplate = `{
|
||||
},
|
||||
"resource": {
|
||||
"type": "string"
|
||||
},
|
||||
"types": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user