Skip to content

Commit eac73d4

Browse files
authored
Merge pull request #3509 from meilisearch/update/v1.39
Update OpenAPI files and docs.json for Meilisearch v1.39.0
2 parents 35d5867 + a1acaa6 commit eac73d4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,14 @@
546546
"DELETE /indexes/{index_uid}/settings/filterable-attributes"
547547
]
548548
},
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+
},
549557
{
550558
"group": "Localized attributes",
551559
"pages": [

0 commit comments

Comments
 (0)