We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c4a7c commit f28bd65Copy full SHA for f28bd65
README.md
@@ -17,6 +17,7 @@ The following ENV vars are used to configure the app:
17
## Responses
18
The possible responses are:
19
- HTTP 204: task execution was successful, the output is logged to `stdout`.
20
+- HTTP 400: invalid request.
21
- HTTP 403: invalid request or failed token authentication.
22
- HTTP 405: only http `POST` method is allowed.
23
- HTTP 500: task execution incurred in errors, traceback is logged to `stderr`.
0 commit comments