Skip to content

Commit b50a508

Browse files
bendichteralejoe91
andauthored
Update resources/probe.json.schema
Co-authored-by: Alessio Buccino <[email protected]>
1 parent 3722ff5 commit b50a508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/probe.json.schema

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"contact_shapes": {
6565
"type": "array",
66-
"items": { "type": "string", "enum": ["circle", "rect"] }
66+
"items": { "type": "string", "enum": ["circle", "rect", "square"] }
6767
},
6868
"contact_shape_params": {
6969
"type": "array",

0 commit comments

Comments
 (0)