Generator changes (3)
Bug fixes
php
sort nullable parameters after required parameters in method signatures to avoid PHP 8.0+ deprecation warnings
Bug fixes
pythonv2
replace broken is_union None guard in serialize_decimal, serialize_float, serialize_int, and validate_const with simple None check
Bug fixes
pythonv2
forward server_url, timeout_ms, accept_header_override, and http_headers in pagination next() closure