Skip to content

get_ticket_comments is mocked as paged, but it's not (I think) #62

@beccadax

Description

@beccadax

The API documentation indicates that the "List Comments" endpoint is not paged, but the get_ticket_comments request appears to mock it as though it is. (At least, that's what I think the page() call here indicates.) I'm not sure if this ought to return a plain hash, a plain array, or something else.

On the other hand, I could be totally wrong about this. I don't have any tickets in my account right now, so I can't tell if Zendesk's documentation is wrong.

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