We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35d5867 + a1acaa6 commit eac73d4Copy full SHA for eac73d4
1 file changed
docs.json
@@ -546,6 +546,14 @@
546
"DELETE /indexes/{index_uid}/settings/filterable-attributes"
547
]
548
},
549
+ {
550
+ "group": "Foreign keys",
551
+ "pages": [
552
+ "GET /indexes/{index_uid}/settings/foreign-keys",
553
+ "PUT /indexes/{index_uid}/settings/foreign-keys",
554
+ "DELETE /indexes/{index_uid}/settings/foreign-keys"
555
+ ]
556
+ },
557
{
558
"group": "Localized attributes",
559
"pages": [
0 commit comments