cee120a6f862b6d69235403f8e000b669fdfe235
- Change 'posts' to 'list' in PostsListApiResponse for consistency with API response. - Introduce optional fields: 'page', 'page_size', and 'total_pages' for enhanced pagination support. - Update response handling in PostRepository methods to accommodate new structure and ensure default values for 'hasMore'.
Description
No description provided
Languages
TypeScript
99.9%
JavaScript
0.1%