Skip to content

Commit b5b6e7e

Browse files
HCK-7143: allow entities to be selected as external reference (#40)
1 parent 14349e8 commit b5b6e7e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

types/object.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@
2525
"time",
2626
"timetz",
2727
"super",
28-
"varbyte"
28+
"varbyte",
29+
"object"
2930
]
3031
}
3132
}
32-
}
33+
}

0 commit comments

Comments
 (0)