Skip to content

Feature Request: Make private functions protected for sub-classes to use #8

@pjayme

Description

@pjayme

When a subclass of RestApiEndpoint is created, implementing custom behaviour is a bit of a challenge since we are at the mercy of the private functions in this class.

It would be handy if a select few or all of the functions were made protected to allow for better customisation when used by sub-classes.

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