Skip to content

Typo in a method name #29

@paraita

Description

@paraita

The scheduling-api SDK is providing getters with regard to the graphql model we use. The pagination makes use of the hasNextPage attribute in the json model (a boolean) which maps to the getter isHasNextPage. It would be more meaningful and relevant to have this method simply named hasNextPage instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions