fix api.rst other status from 500 to 400
This commit is contained in:
committed by
Steve Chávez
parent
22b6ff764d
commit
2fc0e2f8cb
@@ -1403,5 +1403,5 @@ PostgREST translates `PostgreSQL error codes <https://www.postgresql.org/docs/cu
|
|||||||
| 42501 | | if authenticated 403, | insufficient privileges |
|
| 42501 | | if authenticated 403, | insufficient privileges |
|
||||||
| | | else 401 | |
|
| | | else 401 | |
|
||||||
+--------------------------+-------------------------+---------------------------------+
|
+--------------------------+-------------------------+---------------------------------+
|
||||||
| other | 500 | |
|
| other | 400 | |
|
||||||
+--------------------------+-------------------------+---------------------------------+
|
+--------------------------+-------------------------+---------------------------------+
|
||||||
|
|||||||
Reference in New Issue
Block a user