mlswg / mls-implementations

Coordination of implementation and interop specific details
110 stars 14 forks source link

Normalize casing #142

Open bifurcation opened 1 year ago

bifurcation commented 1 year ago

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.