Claude
5ad98e469e
Add comprehensive Users API documentation and examples
Documentation:
- Complete Users API guide (docs/users_api.md)
- User models overview with validation rules
- Sync and async usage examples
- CRUD operations guide
- Advanced patterns (pagination, bulk ops, concurrent)
- Error handling best practices
- Complete API reference
Examples:
- Basic sync operations (examples/users_basic.py)
- List, search, CRUD operations
- Group management
- Bulk operations
- Pagination patterns
- Error handling demonstrations
- Async operations (examples/users_async.py)
- Concurrent user fetching
- Bulk user creation/updates
- Performance comparisons (sync vs async)
- Batch updates with progress tracking
- Advanced error handling patterns
Both examples are production-ready with comprehensive error handling
and demonstrate real-world usage patterns.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-22 20:21:45 +00:00
..
2025-07-29 20:16:11 -04:00
2025-10-22 18:14:22 +00:00
2025-07-30 19:43:23 -04:00
2025-07-31 23:11:30 -04:00
2025-07-31 23:11:30 -04:00
2025-07-31 23:11:30 -04:00
2025-10-22 17:59:48 +00:00
2025-07-30 20:11:48 -04:00
2025-07-29 20:16:11 -04:00
2025-10-22 20:21:45 +00:00
2025-07-29 13:25:36 -04:00
2025-07-31 23:11:30 -04:00