Add Errors reference (#430)
* Adds PostgREST' error codes * Move error information to a dedicated reference page * Organize errors into tables
This commit is contained in:
Vendored
+8
@@ -57,3 +57,11 @@ div.line-block {
|
||||
margin-right: auto;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
.wy-table-responsive table td {
|
||||
white-space: normal !important;
|
||||
}
|
||||
|
||||
.wy-table-responsive {
|
||||
overflow: visible !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user