mlswg / mls-implementations

Coordination of implementation and interop specific details

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Normalize casing

bifurcation opened this issue · comments

Right now, across the gRPC definitions and the JSON input to test-runner, there's a blend of snake_case and camelCase. We should pick one and use it everywhere.