googleapis/gapic-generator-go

use numeric enum values in routing headers and REGAPIC urls

codyoss opened this issue · 1 comments

I believe this will take a bit of refactoring as we don't have type information on the path values and assume string getters today(I think).

Will add a test and report back if this is indeed something that requires code changes.