File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ message ExternalReference
235
235
236
236
// The type of the external references.
237
237
//
238
- // Value describing the type of the original source.
238
+ // Mandatory value describing the type of the original source.
239
239
//
240
240
// For OpenX/ASAM standards it is specified as follows:
241
241
// - net.asam.opendrive
Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ message Route
42
42
//
43
43
// \rules
44
44
// is_set
45
- // is_globally_unique
46
45
// \endrules
47
46
//
48
47
optional Identifier route_id = 1 ;
Original file line number Diff line number Diff line change @@ -144,7 +144,6 @@ message TrafficAction
144
144
//
145
145
// \rules
146
146
// is_set
147
- // is_globally_unique
148
147
// \endrules
149
148
//
150
149
optional Identifier action_id = 1 ;
You can’t perform that action at this time.
0 commit comments