Skip to content

Using V2 of your API #13

Description

@whomwah

Hello,

You API documentation seems to show calls that use V2 of your API, but the V1 is hardcoded into the gem:

Are you expecting to update the gem to use the new API version any time soon?

This is actually because I would like to use this call:

conditions[status] = 'new'

which doesn't appear to work, but

conditions[status] = 12345

does?

Oh and finally (and I do like the API I'm just having a bit of trouble using it), I was going to fork your repo to see if I could help fix things, but your repo is called ruby-library which is too generic for me to fork into my own personal github account. ruby-sirportly would be much better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions