Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

BUG: Upload a Document file using addItems() fails #76

@yorenet

Description

@yorenet

Observed Results:

It is not possible to upload files using addItems() method because of the following wrong assumptions:

  • addItems() method of ItemHandler class assumes that queryString is input parameter
  • request() method of Client class forces Content-type as 'application/json'

Expected behavior:

Code should respect for 'multipart/data' content_type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions