Skip to content

Commit 16e75e4

Browse files
committed
adding odata function type support
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent 03ae9b8 commit 16e75e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/src/main/resources/schema/functions/functiondef.json

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"rest",
2020
"rpc",
2121
"graphql",
22+
"odata",
2223
"expression"
2324
],
2425
"default": "rest"

0 commit comments

Comments
 (0)