Skip to content

README examples with createdAfter are incorrect #59

@the-noob

Description

@the-noob

I.e.

let response = merge.hris.employees.list({
  createdAfter: "2030-01-01",
})

createdAfter should be of type Date
OR
the code should be updated to cater for strings being passed

L.E.
Also the Pagination examples are missing the await

Metadata

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