correction url embedded resources through join tables
This commit is contained in:
committed by
Steve Chavez
parent
95fccbb00f
commit
f6c67ffdc1
@@ -600,7 +600,7 @@ PostgREST can also detect relationships going through join tables. Thus you can
|
|||||||
|
|
||||||
.. code-block:: http
|
.. code-block:: http
|
||||||
|
|
||||||
GET /directors?select=films(title,year) HTTP/1.1
|
GET /actors?select=films(title,year) HTTP/1.1
|
||||||
|
|
||||||
Embedded Filters
|
Embedded Filters
|
||||||
----------------
|
----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user