Skip to content

Conversation

@Dragons0458
Copy link

@Dragons0458 Dragons0458 commented Feb 6, 2026

  • Add search result dataclasses and export them through the public package API.
  • Implement search_recipes with query normalization and parsing helper.
  • Add unit tests covering search responses, filters, and error handling.

Hi! I added a helper that could perhaps be applied to the entire class to reduce repeated code. If you're okay with it, I can make a pull request with that. :D

Dragons0458 and others added 3 commits February 6, 2026 16:04
Introduce search result dataclasses and export them via the package API.

Co-authored-by: Cursor <cursoragent@cursor.com>
Normalize query parameters, parse search payloads, and expose search_recipes.

Co-authored-by: Cursor <cursoragent@cursor.com>
Cover search_recipes responses, query options, and error handling.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions bot added the 🧪 testing Pull request that adds tests label Feb 6, 2026
Dragons0458 and others added 3 commits February 6, 2026 16:36
…aram, normalize_tmv_param)

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧪 testing Pull request that adds tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant