Constructors

Methods

  • Validates the file contents passed to the endpoint given a specified path and environment. Accepts multipart/form-data content type. Validate the contents of a file

    Parameters

    Returns Promise<void>

  • Validates the file contents passed to the endpoint given a specified path and environment. Accepts multipart/form-data content type. Validate the contents of a file

    Parameters

    Returns Promise<HttpInfo<void>>