Thanks to visit codestin.com
Credit goes to github.com

Skip to content

getting "invalid json" when using Long parameter type and not String #12

@alexmnyc

Description

@alexmnyc

.jsonCall("getPonyByName", (id:Long) => {
// Return the matching pony
Full(MyPony.findById(id))
}

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