v0.5.2
Fixes
- Fixed
VintedItemDetail.categoryfield type — Vinted API returns category as a list of breadcrumb strings (e.g.["Femmes", "Vêtements", "Mini"]), not a single string. Now accepts bothlist[str]andstr.
Full Changelog: v0.5.1...v0.5.2
VintedItemDetail.category field type — Vinted API returns category as a list of breadcrumb strings (e.g. ["Femmes", "Vêtements", "Mini"]), not a single string. Now accepts both list[str] and str.Full Changelog: v0.5.1...v0.5.2