-
Notifications
You must be signed in to change notification settings - Fork 337
2.0 migration guide #998
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestv2-modelspydantic response models effort (#307)pydantic response models effort (#307)
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestv2-modelspydantic response models effort (#307)pydantic response models effort (#307)
Part of #307. Base branch:
ytmusicapi-2. Blocked until the Phase 2 issues have landed.Scope
Write the 2.0 migration guide covering everything in #307 that a consumer needs to act on:
Nonerather than absent. Code branching onif "count" in playlist:or on.get("count")truthiness must compare againstNoneinstead. This is the one deliberate break in the effort and needs the most prominent treatment, with before/after examples.requests.song.titleworks;song["title"]continues to work.Definition of done