Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Allow parse method to be overridden #5

@nynexman4464

Description

@nynexman4464

I have an existing API returns entries in a different format than slickback expects.

I planned on overriding the parse method, so I could transform the object into the expected format, but I could not. Looks like slickback always replaces the parse method of the collection with it's version, even if I've specified my own.

Makes it really hard to work with an existing API.

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