Skip to content

Fix Search schema parity for shows and episodes #40

@guidefari

Description

@guidefari

Parent PRD

#9

What to build

Make search() fully support show and episode results end-to-end. The current public types advertise these result kinds, but the runtime schema decoder does not accept them yet, so valid Spotify responses can fail decoding. Keep this focused on parity for existing show and episode search support.

Acceptance criteria

  • SearchResponseSchema decodes shows and episodes payloads returned by Spotify
  • search() succeeds for show and episode searches without schema mismatches
  • Tests cover observable search behavior for show and episode result decoding

Blocked by

None - can start immediately

User stories addressed

  • User story 1
  • User story 2
  • User story 16
  • User story 17
  • User story 37

Migrated from guidefari/spotify-effect#55

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions