json_handler module

Json handlers return/serialize the connectors dataframe.

class json_handler.JsonHandler

Bases: libs.handler.base_handler.BaseHandler

property columns
execute(data: dict) dict

The JsonHandler does not take any action on execute.