jina.parsers.export_api module

Argparser module for the export API

jina.parsers.export_api.set_export_api_parser(parser=None)[source]

Set the parser for the API export

  • Parameters

    parser – an optional existing parser to build upon

    Returns

    the parser