You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/chaos/resource-manager/Microsoft.Chaos/preview/2023-04-01-preview/types/capabilityTypes.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -71,15 +71,15 @@
71
71
"description": "String of the kind of this Capability Type.",
72
72
"readOnly": true
73
73
},
74
-
"azureRBACActions": {
74
+
"azureRbacActions": {
75
75
"type": "array",
76
76
"description": "Control plane actions necessary to execute capability type.",
77
77
"items": {
78
78
"type": "string",
79
79
"description": "Control plane action necessary to execute capability type."
80
80
}
81
81
},
82
-
"azureRBACDataActions": {
82
+
"azureRbacDataActions": {
83
83
"type": "array",
84
84
"description": "Data plane actions necessary to execute capability type.",
Copy file name to clipboardExpand all lines: specification/chaos/resource-manager/Microsoft.Chaos/preview/2023-04-15-preview/types/capabilityTypes.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -71,15 +71,15 @@
71
71
"description": "String of the kind of this Capability Type.",
72
72
"readOnly": true
73
73
},
74
-
"azureRBACActions": {
74
+
"azureRbacActions": {
75
75
"type": "array",
76
76
"description": "Control plane actions necessary to execute capability type.",
77
77
"items": {
78
78
"type": "string",
79
79
"description": "Control plane action necessary to execute capability type."
80
80
}
81
81
},
82
-
"azureRBACDataActions": {
82
+
"azureRbacDataActions": {
83
83
"type": "array",
84
84
"description": "Data plane actions necessary to execute capability type.",
0 commit comments