When subscribing to some object in aci the object is initialy returned.
With the current implementation inside getJson() we are just returning the subscription_id and dropping the rest.
There should be a independent function to subscribe to an object and make it easier to refresh a subscription.
When subscribing to some object in aci the object is initialy returned.
With the current implementation inside getJson() we are just returning the subscription_id and dropping the rest.
There should be a independent function to subscribe to an object and make it easier to refresh a subscription.