stack/sdks
Ejiro Asiuwhu cac86efd17 fix: add None guard before model_validate in get_item methods
Both sync and async get_item() were missing the None check that other
getters (get_user, get_team) already have. An empty response body would
surface as a pydantic ValidationError instead of a meaningful NotFoundError.
2026-03-26 09:44:19 +01:00
..
implementations fix: add None guard before model_validate in get_item methods 2026-03-26 09:44:19 +01:00
spec chore: update package versions 2026-03-25 16:44:42 -07:00