Skip to content

Commit febac1c

Browse files
Update generate_snippets.py
Adds support for wirelessController product type.
1 parent df588c4 commit febac1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/generate_snippets.py

+1
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ def main():
193193
"sensor",
194194
"licensing",
195195
"secureConnect",
196+
"wirelessController",
196197
]
197198
# legacy scopes = ['organizations', 'networks', 'devices',
198199
# 'appliance', 'camera', 'cellularGateway', 'insight', 'sm', 'switch', 'wireless']

0 commit comments

Comments
 (0)