Skip to content

Outdated, Incomplete and Incompatible #2

@RyanHow

Description

@RyanHow

For anyone wanting to use this, just beware, it is a starting point, but for anything but trivial API usage it doesn't work.

It uses XML, some of the API calls don't work with XML but require JSON.

Make sure you use Jackson and not JAXB for Jersey (This isn't the default), otherwise there are JSON formatting issues which make it incompatible.

Many of the types are wrong, they need to be Long or Double, not Int, or you get overflow issues or fields not populating.

Like I said, it is a starting point, but doesn't work out of the box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions