Skip to content

Commit 1b33e81

Browse files
chore: update names to match .net standard (#24190)
1 parent 1842aeb commit 1b33e81

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

specification/chaos/resource-manager/Microsoft.Chaos/preview/2023-04-01-preview/types/capabilityTypes.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,15 @@
7171
"description": "String of the kind of this Capability Type.",
7272
"readOnly": true
7373
},
74-
"azureRBACActions": {
74+
"azureRbacActions": {
7575
"type": "array",
7676
"description": "Control plane actions necessary to execute capability type.",
7777
"items": {
7878
"type": "string",
7979
"description": "Control plane action necessary to execute capability type."
8080
}
8181
},
82-
"azureRBACDataActions": {
82+
"azureRbacDataActions": {
8383
"type": "array",
8484
"description": "Data plane actions necessary to execute capability type.",
8585
"items": {

specification/chaos/resource-manager/Microsoft.Chaos/preview/2023-04-15-preview/types/capabilityTypes.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,15 @@
7171
"description": "String of the kind of this Capability Type.",
7272
"readOnly": true
7373
},
74-
"azureRBACActions": {
74+
"azureRbacActions": {
7575
"type": "array",
7676
"description": "Control plane actions necessary to execute capability type.",
7777
"items": {
7878
"type": "string",
7979
"description": "Control plane action necessary to execute capability type."
8080
}
8181
},
82-
"azureRBACDataActions": {
82+
"azureRbacDataActions": {
8383
"type": "array",
8484
"description": "Data plane actions necessary to execute capability type.",
8585
"items": {

0 commit comments

Comments
 (0)