3.34.6
(fix): Fix wire test generation importing types from the wrong package when multiple services have
endpoints with the same HTTP method and path. The generator now uses endpoint IDs to resolve
the correct endpoint instead of relying solely on method and path matching.