Skip to content

Commit f8b9dc2

Browse files
author
Joshua Anderson
committed
docs(reference): Fix GET /v1/keys/ response
1 parent 59ff8d2 commit f8b9dc2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/reference/api-v1.5.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1152,9 +1152,12 @@ Example Response:
11521152

11531153
.. code-block:: console
11541154
1155-
{
1155+
HTTP/1.1 201 CREATED
11561156
DEIS_API_VERSION: 1.5
11571157
DEIS_PLATFORM_VERSION: 1.8.0-dev
1158+
Content-Type: application/json
1159+
1160+
{
11581161
"count": 1,
11591162
"next": null,
11601163
"previous": null,

0 commit comments

Comments
 (0)