Skip to content

Commit 60f35ce

Browse files
authored
Merge pull request #115 from tsurdilo/addodata
adding odata function type support
2 parents 03ae9b8 + 16e75e4 commit 60f35ce

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)