3.42.8

(fix): Fix wire test generation for paginated endpoints. The test generator now correctly uses wire format (snake_case) when checking JSON examples for pagination results, and properly handles examples with null or missing cursor fields by skipping hasNextPage() assertions.

3.42.7

(chore): Add sdkVersion as a top-level field in the generated metadata.json file.