Skip to content

oh.class.search should pass in its argument to the API #3

@krozett

Description

@krozett

The function accepts a data argument but does not pass it along:
return oh.call("/class/search")
should be
return oh.call("/class/search", data)

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