Skip to content

Commit 8aeaec9

Browse files
Syncing API (#156)
Co-authored-by: GitHub <[email protected]>
1 parent 839643c commit 8aeaec9

File tree

1 file changed

+15
-3
lines changed
  • packages/common/config/apis/openshift/accounts-management-service

1 file changed

+15
-3
lines changed

packages/common/config/apis/openshift/accounts-management-service/openapi.json

+15-3
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,11 @@
378378
"SubscriptionLabelInternal",
379379
"SelfAccessReview",
380380
"SubscriptionInternal",
381-
"SubscriptionRoleBinding"
381+
"SubscriptionRoleBinding",
382+
"ClusterSelfManaged",
383+
"ClusterSelfManagedAddon",
384+
"ClusterSelfManagedLabel",
385+
"ClusterSelfManagedStatus"
382386
],
383387
"type": "string"
384388
},
@@ -461,7 +465,11 @@
461465
"SubscriptionLabelInternal",
462466
"SelfAccessReview",
463467
"SubscriptionInternal",
464-
"SubscriptionRoleBinding"
468+
"SubscriptionRoleBinding",
469+
"ClusterSelfManaged",
470+
"ClusterSelfManagedAddon",
471+
"ClusterSelfManagedLabel",
472+
"ClusterSelfManagedStatus"
465473
],
466474
"type": "string"
467475
},
@@ -3297,7 +3305,11 @@
32973305
"SubscriptionLabelInternal",
32983306
"SelfAccessReview",
32993307
"SubscriptionInternal",
3300-
"SubscriptionRoleBinding"
3308+
"SubscriptionRoleBinding",
3309+
"ClusterSelfManaged",
3310+
"ClusterSelfManagedAddon",
3311+
"ClusterSelfManagedLabel",
3312+
"ClusterSelfManagedStatus"
33013313
],
33023314
"type": "string"
33033315
},

0 commit comments

Comments
 (0)