From 8e7b4261b6ab31e97bed02182e52787ab506fe61 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 16 Sep 2011 17:18:45 +0200 Subject: Reaktor/UDP: add uri to specs, bug in use case --- UDP/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'UDP') diff --git a/UDP/README b/UDP/README index d77ce7f..f89d377 100644 --- a/UDP/README +++ b/UDP/README @@ -1,7 +1,7 @@ # Specifications From 2011-09-16: ## Use Case - { + [ { "port": 1337, "pattern": "XXYY", @@ -12,7 +12,7 @@ From 2011-09-16: } } } - } + ] ## Actions ### POST "POST" : { @@ -34,7 +34,7 @@ stdout/stderr are optional and if left away data will be written to real stdout/ "envp": { "was": "geht" }, - "stdout": "/path/to/file", - "stderr": "/path/to/file" + "stdout": "uri:///path/to/somewhere", + "stderr": "uri:///path/to/somewhere" } } -- cgit v1.2.3