1.22.2
(fix): Make OAuth wire tests dynamic to support different SDK structures. The OAuth test generator
now extracts service information (client accessor path, method names, field names) directly
from the IR, enabling wire tests to work across different OAuth configurations without
hardcoded assumptions.