feat: Add bulk callback support for patch.operations
- Update type definition to support both Record and bulk callback function
- Implement bulk callback iteration for OpenAPI v2 and v3
- Add comprehensive tests for bulk callback functionality
- Support async operations for both patterns
- All tests passing (61/61)
Co-authored-by: mrlubos <12529395+mrlubos@users.noreply.github.com>