Skip to content

Commit

Permalink
HCK-7295: allow entity selection as external definition (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
serhii-filonenko authored Jul 25, 2024
1 parent d012e50 commit 5d36f9c
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 @@ -20,7 +20,8 @@
"array",
"map",
"struct",
"set"
"set",
"object"
]
}
}
Expand Down

0 comments on commit 5d36f9c

Please sign in to comment.