Extension to webex API testing

Talk about add-ons and extension development.
Post Reply
IHGSupport
Posts: 2
Joined: May 9th, 2017, 11:59 am

Extension to webex API testing

Post by IHGSupport »

Is there something online that can take source for an extension, and then spit out a report of something like:

The following API calls are NOT supported by webex:

API1
API2
API3

The following API calls ARE SUPPORTED by webex:

API4
API5
API6

.....

etc..
We've seen several links on MDN that list limited examples that compare extensions v. webex, but nothing complete, and something that could check code and spit out issues would be great. Online or Linux compatible for offline use.

Thanks.
Post Reply