You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the getServices method returns an array of all the Services available, whereas the getTopics method returns an object containing an array of all topics and an array of all topic types.
It would be nice to have the getServices also return an array of service types along with the array of service names.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
Currently the getServices method returns an array of all the Services available, whereas the getTopics method returns an object containing an array of all topics and an array of all topic types.
It would be nice to have the getServices also return an array of service types along with the array of service names.
Thanks.
The text was updated successfully, but these errors were encountered: