add documentation for handling preference (#684)

This commit is contained in:
Taimoor Zaeem
2023-10-07 00:23:41 -03:00
committed by GitHub
parent e29260d754
commit 5ba370fe0a
4 changed files with 53 additions and 0 deletions
+4
View File
@@ -253,6 +253,10 @@ Related to the HTTP request elements.
| | | ``PGRST`` error. See :ref:`raise headers <raise_headers>`. |
| PGRST121 | | |
+---------------+-------------+-------------------------------------------------------------+
| .. _pgrst122: | 400 | Invalid preferences found in ``Prefer`` header with |
| | | ``Prefer: handling=strict``. See :ref:`prefer_handling`. |
| PGRST122 | | |
+---------------+-------------+-------------------------------------------------------------+
.. _pgrst2**: