We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305f81e commit e72f888Copy full SHA for e72f888
osi_trafficupdate.proto
@@ -45,5 +45,5 @@ message TrafficUpdate
45
// or vehicle category. All dynamic fields should be populated where known,
46
// for example, velocity, light states, or future trajectory.
47
//
48
- repeated MovingObject traffic = 3;
+ repeated MovingObject update = 3;
49
}
0 commit comments