Skip to content

Add option to get content from all directories recursively #143

Open
@nikimanoledaki

Description

@nikimanoledaki

The current implementation to GET a repository's content that was added in #80 does not get a directory tree recursively - it only returns a single, end subdirectory and its files. This is ok for now, but returning all directories recursively could be enabled easily by passing an option with RepositoryContentGetOptions, specifically here.

See documentation:

Alternatively, it would be nice to have the option to pass any RepositoryContentGetOptions :)

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