- removed ids in api enpoints as they are in JSON objects being sent
This commit is contained in:
@@ -78,6 +78,7 @@ export type OptionalBOF2Constants = {
|
||||
};
|
||||
|
||||
export type OptionalBOF2LaneIDs = {
|
||||
laneId?: string;
|
||||
LID1?: string;
|
||||
LID2?: string;
|
||||
LID3?: string;
|
||||
|
||||
Reference in New Issue
Block a user