Skip to content

Commit 4931308

Browse files
committed
Merge pull request #3997 from Joshua-Anderson/keys-doc-fix
docs(reference): Fix GET /v1/keys/ response
2 parents 4ca4f73 + f8b9dc2 commit 4931308

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
@@ -1154,9 +1154,12 @@ Example Response:
11541154

11551155
.. code-block:: console
11561156
1157-
{
1157+
HTTP/1.1 201 CREATED
11581158
DEIS_API_VERSION: 1.5
11591159
DEIS_PLATFORM_VERSION: 1.8.0-dev
1160+
Content-Type: application/json
1161+
1162+
{
11601163
"count": 1,
11611164
"next": null,
11621165
"previous": null,

0 commit comments

Comments
 (0)