Skip to content

Commit

Permalink
HCK-7143: allow entities to be selected as external reference (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
serhii-filonenko authored Jul 9, 2024
1 parent e496159 commit 14e8de3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion types/object.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"uuid",
"timeuuid",
"udt",
"vector"
"vector",
"object"
]
}
}
Expand Down

0 comments on commit 14e8de3

Please sign in to comment.