@webex/event-dictionary-ts 1.0.1577 → 1.0.1578
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -11721,6 +11721,9 @@
|
|
|
11721
11721
|
"apiVersion": {
|
|
11722
11722
|
"type": "integer"
|
|
11723
11723
|
},
|
|
11724
|
+
"apiTrigger": {
|
|
11725
|
+
"type": "string"
|
|
11726
|
+
},
|
|
11724
11727
|
"skippedClusters": {
|
|
11725
11728
|
"type": "array",
|
|
11726
11729
|
"items": {
|
package/package.json
CHANGED