diff --git a/docs/references/api/resource_representation.rst b/docs/references/api/resource_representation.rst index 82f27d96b..c11d8e872 100644 --- a/docs/references/api/resource_representation.rst +++ b/docs/references/api/resource_representation.rst @@ -66,6 +66,8 @@ This returns { "id": 1 } +with a :code:`Content-Type: application/vnd.pgrst.object+json`. + When a singular response is requested but no entries are found, the server responds with an error message and 406 Not Acceptable status code rather than the usual empty array and 200 status: .. code-block:: json