This allows JsonHandlers to set a hash for certain API calls. Clients can use this information to load data for such a call from a cache instead of calling the method over the network just to get the same result as last time.
This allows JsonHandlers to set a hash for certain API calls. Clients can use this information to load data for such a call from a cache instead of calling the method over the network just to get the same result as last time.