@webex/event-dictionary-ts 1.0.1476 → 1.0.1477
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.
|
@@ -11786,6 +11786,9 @@
|
|
|
11786
11786
|
},
|
|
11787
11787
|
"region": {
|
|
11788
11788
|
"type": "string"
|
|
11789
|
+
},
|
|
11790
|
+
"isAnswered": {
|
|
11791
|
+
"type": "boolean"
|
|
11789
11792
|
}
|
|
11790
11793
|
}
|
|
11791
11794
|
},
|
package/package.json
CHANGED