Skip to content

Commit 70f4388

Browse files
committed
chore: temporary remove schema required
Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
1 parent ef78f81 commit 70f4388

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

perception/image_projection_based_fusion/schema/pointpainting.schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
}
9797
}
9898
},
99-
"required": ["densification_params", "post_process_params", "omp_params"]
99+
"required": []
100100
}
101101
},
102102
"properties": {

perception/image_projection_based_fusion/schema/pointpainting_ml_package.schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
}
5757
}
5858
},
59-
"required": ["model_params"]
59+
"required": []
6060
}
6161
},
6262
"properties": {

0 commit comments

Comments
 (0)