Add redirect to many-to-many relationships from embedding through join tables

This commit is contained in:
Laurence Isla
2023-05-31 12:33:08 -05:00
committed by GitHub
parent d87d80108a
commit 48365188ad
+1
View File
@@ -78,6 +78,7 @@ PostgREST exposes three database objects of a schema as resources: tables, views
'#embedding-disambiguation': 'api/resource_embedding.html#embedding-disambiguation',
'#target-disambiguation': 'api/resource_embedding.html#target-disambiguation',
'#hint-disambiguation': 'api/resource_embedding.html#hint-disambiguation',
"#embedding-through-join-tables": "api/resource_embedding.html#many-to-many-relationships",
// OpenAPI
'#openapi-support': 'api/openapi.html',
// Resource Representation