Skip to content

Allow narrowing key result space #14

@harrisi

Description

@harrisi

It could be nice to change GET /library/keys to accept a prefix to include in the results, as in:

GET /library/keys
(returns all keys)
GET /library/keys?foo
(returns all keys starting with 'foo')

This would be handy in the case where someone has a significant amount of files in a folder, potentially deeply nested, and a client needs to make a decision about how to download the folder. See #11.

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