Skip to content

Commit e82679e

Browse files
Add support for MCG operations to generator
1 parent 83668cd commit e82679e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

generator/generate_library.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ def generate_library(spec: dict, version_number: str, is_github_action: bool):
244244
"licensing",
245245
"secureConnect",
246246
"wirelessController",
247+
"campusGateway"
247248
]
248249
# legacy scopes = ['organizations', 'networks', 'devices', 'appliance', 'camera', 'cellularGateway', 'insight',
249250
# 'sm', 'switch', 'wireless']

0 commit comments

Comments
 (0)