Skip to content

How to upload ArrayList of objects inside object there is image file ? #3853

Open

Description

Arraylist of objects inside object there is file and id how to send this type of request in retrofit 2.0 ?

{
name:Employee one
phone:9876543210
companyName:ows
abn:ows1234
licenses[0].license[0] file
licenses[0].license[1] file
licenses[0].id:1
}

how to send above type of request in android retrofit 2 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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