cli.export module
cli.export.api_to_dict(show_all_args=False)[source]
Convert Jina API to a dict :type show_all_args: bool
:param show_all_args: if set, then hidden args are also exported :return: dict
cli.export.api_to_dict(show_all_args=False)[source]
Convert Jina API to a dict :type show_all_args: bool
:param show_all_args: if set, then hidden args are also exported :return: dict
本文档使用 BookStack 构建