Fix the plurality header docs for v0.4 (#32)

This commit is contained in:
phil
2017-01-26 07:32:27 -08:00
committed by Joe Nelson
parent 3262607b5b
commit 404fcb6b27
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -248,7 +248,7 @@ As discussed in `Singular or Plural`_, there are no special URL forms for singul
.. code:: http
GET /people?id=eq.1
Prefer: plurality=singular
Accept: application/vnd.pgrst.object+json
This allows compound primary keys and makes the intent for singular response independent of a URL convention. However for any table which uses a simple primary key you can use Nginx to simulate the familiar URL convention.