Skip to content

API calls to timesheets_deleted are broken #12

@picklecolor2

Description

@picklecolor2

I was unable to get the timesheets_deleted API calls to work. The error message led me to looking at line 11 in results.py:

11 self.name = class_to_endpoint(self.model.__name__) + ('' if is_singleton else 's')

Which returns timesheet_deleteds for this class. I've submitted a pull request, #11.

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