def jsonrpc_share_history(self):
     return api.share_history()
Exemple #2
0
 def share_history_v1(self, request):
     return api.share_history()