Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down