Skip to content

fix: add feed listing to SDK clients#869

Open
realfishsam wants to merge 2 commits into
mainfrom
fix/issue-834-list-feeds
Open

fix: add feed listing to SDK clients#869
realfishsam wants to merge 2 commits into
mainfrom
fix/issue-834-list-feeds

Conversation

@realfishsam
Copy link
Copy Markdown
Contributor

Summary\n- Add listFeeds()/list_feeds() to the TypeScript and Python FeedClient wrappers\n- Hit GET /api/feeds/ so callers can discover available feed names before constructing a client\n- Add focused unit tests for both SDKs\n\n## Tests\n- python3 importlib smoke check for the Python client\n- TypeScript source-level smoke check for the new listFeeds() path\n- git diff --check\n\nFixes #834

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.

1 participant