diff --git a/openapi.yml b/openapi.yml index 0fa981b..b91048b 100644 --- a/openapi.yml +++ b/openapi.yml @@ -2562,6 +2562,10 @@ components: type: string description: > Name of a field in another collection that should be linked to this collection so that it can be joined during query. + async_reference: + type: boolean + description: > + Allow documents to be indexed successfully even when the referenced document doesn't exist yet. num_dim: type: integer example: 256