Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

$resource should handle multiple params with same name #782

@vojtajina

Description

@vojtajina

$resource('/:id/:id').get({id: 1}) should request /1/1 url, but does /1/:id.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions