Skip to content

Commit f28bd65

Browse files
authored
Update README.md
1 parent 91c4a7c commit f28bd65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ The following ENV vars are used to configure the app:
1717
## Responses
1818
The possible responses are:
1919
- HTTP 204: task execution was successful, the output is logged to `stdout`.
20+
- HTTP 400: invalid request.
2021
- HTTP 403: invalid request or failed token authentication.
2122
- HTTP 405: only http `POST` method is allowed.
2223
- HTTP 500: task execution incurred in errors, traceback is logged to `stderr`.

0 commit comments

Comments
 (0)