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.
1 parent 76d1b27 commit eb2f854Copy full SHA for eb2f854
openapi.yml
@@ -2562,6 +2562,10 @@ components:
2562
type: string
2563
description: >
2564
Name of a field in another collection that should be linked to this collection so that it can be joined during query.
2565
+ async_reference:
2566
+ type: boolean
2567
+ description: >
2568
+ Allow documents to be indexed successfully even when the referenced document doesn't exist yet.
2569
num_dim:
2570
type: integer
2571
example: 256
0 commit comments