Add redirect to many-to-many relationships from embedding through join tables
This commit is contained in:
@@ -78,6 +78,7 @@ PostgREST exposes three database objects of a schema as resources: tables, views
|
|||||||
'#embedding-disambiguation': 'api/resource_embedding.html#embedding-disambiguation',
|
'#embedding-disambiguation': 'api/resource_embedding.html#embedding-disambiguation',
|
||||||
'#target-disambiguation': 'api/resource_embedding.html#target-disambiguation',
|
'#target-disambiguation': 'api/resource_embedding.html#target-disambiguation',
|
||||||
'#hint-disambiguation': 'api/resource_embedding.html#hint-disambiguation',
|
'#hint-disambiguation': 'api/resource_embedding.html#hint-disambiguation',
|
||||||
|
"#embedding-through-join-tables": "api/resource_embedding.html#many-to-many-relationships",
|
||||||
// OpenAPI
|
// OpenAPI
|
||||||
'#openapi-support': 'api/openapi.html',
|
'#openapi-support': 'api/openapi.html',
|
||||||
// Resource Representation
|
// Resource Representation
|
||||||
|
|||||||
Reference in New Issue
Block a user