Function vector_config::schema::apply_base_metadata
source ยท pub fn apply_base_metadata(schema: &mut SchemaObject, metadata: Metadata)
Expand description
Applies metadata to the given schema.
Metadata can include semantic information (title, description, etc), validation (min/max, allowable patterns, etc), as well as actual arbitrary key/value data.