def jsonrpc_automats_list(self):
     return api.automats_list()
Exemple #2
0
 def automat_list_v1(self, request):
     return api.automats_list()