Skip to content

Commit 02dba1f

Browse files
author
Joshua Anderson
committed
docs(reference): Fix response of /v1/apps/<app id>/run endpoint
1 parent 59ff8d2 commit 02dba1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/api-v1.5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ Example Response:
365365
DEIS_PLATFORM_VERSION: 1.8.0-dev
366366
Content-Type: application/json
367367
368-
{"rc": 0, "output": "hi"}
368+
[0, "hi\n"]
369369
370370
371371
Certificates

0 commit comments

Comments
 (0)