Skip to content

.resolveOne() is not applying data args when parsing the root Url #70

@gxxcastillo

Description

@gxxcastillo

.resolveOne() is not applying data args when parsing the root Url.

The result is that a request to:

siren.resolve('x.io/user', {data: {param: blue}});

Will check the store for 'x.io/user' instead of checking for 'x.io/user?param=blue'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions