Skip to content

Commit d6bea8d

Browse files
committed
Merge pull request #3983 from Joshua-Anderson/app-run-doc-fix
docs(reference): Fix response of /v1/apps/<app id>/run endpoint
2 parents 4931308 + 02dba1f commit d6bea8d

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)