We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1f72c commit 502ac88Copy full SHA for 502ac88
3 files changed
integration-tests/funcs/flowExitHooks/func.yaml
@@ -1,7 +1,7 @@
1
schema_version: 20180708
2
name: flowexithooks
3
version: 0.0.3
4
-runtime: java9
+runtime: java11
5
cmd: com.fnproject.fn.integration.test_5.CompleterFunction::handleRequest
6
format: http-stream
7
timeout: 120
integration-tests/funcs/flowTimeouts/func.yaml
name: flowtimeouts
cmd: com.fnproject.fn.integration.test_6.CompleterFunction::handleRequest
integration-tests/funcs/simpleFunc/func.yaml
@@ -1,6 +1,6 @@
name: simplefunc
cmd: com.fnproject.fn.integration.test2.PlainFunction::handleRequest
0 commit comments