fix api.rst other status from 500 to 400

This commit is contained in:
Fedor Ortyanov
2019-10-22 10:26:53 -05:00
committed by Steve Chávez
parent 22b6ff764d
commit 2fc0e2f8cb
+1 -1
View File
@@ -1403,5 +1403,5 @@ PostgREST translates `PostgreSQL error codes <https://www.postgresql.org/docs/cu
| 42501 | | if authenticated 403, | insufficient privileges |
| | | else 401 | |
+--------------------------+-------------------------+---------------------------------+
| other | 500 | |
| other | 400 | |
+--------------------------+-------------------------+---------------------------------+