Skip to content

feat: add list_files endpoint to documents resource#54

Merged
Neelpatel1604 merged 1 commit into
mainfrom
feature/documents-list-files
May 12, 2026
Merged

feat: add list_files endpoint to documents resource#54
Neelpatel1604 merged 1 commit into
mainfrom
feature/documents-list-files

Conversation

@Neelpatel1604
Copy link
Copy Markdown
Collaborator

Implemented the list_files method in both synchronous and asynchronous document resources to retrieve raw file objects in storage for a specified namespace. Updated documentation and added corresponding tests to ensure functionality and error handling for non-existent namespaces.

Implemented the `list_files` method in both synchronous and asynchronous document resources to retrieve raw file objects in storage for a specified namespace. Updated documentation and added corresponding tests to ensure functionality and error handling for non-existent namespaces.
@Neelpatel1604 Neelpatel1604 requested a review from mjfekri May 12, 2026 20:09
@Neelpatel1604 Neelpatel1604 merged commit ee0d0a1 into main May 12, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants