Bug Fixes
- Hashtag model: Fixed field name mismatch - the API returns
textbut the SDK expectedtag. AddedField(alias="text")to properly map the API response. - Added missing
indicesfield to the Hashtag model.
text but the SDK expected tag. Added Field(alias="text") to properly map the API response.indices field to the Hashtag model.