mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 20:09:57 +08:00
[skip ci]Fix doc format error (#8307)
Signed-off-by: godchen <qingxiang.chen@zilliz.com>
This commit is contained in:
parent
75672abab4
commit
442dfd7c8b
@ -24,7 +24,7 @@ type FieldSchema struct {
|
|||||||
DataType DataType
|
DataType DataType
|
||||||
TypeParams []*commonpb.KeyValuePair
|
TypeParams []*commonpb.KeyValuePair
|
||||||
IndexParams []*commonpb.KeyValuePair
|
IndexParams []*commonpb.KeyValuePair
|
||||||
AutoID bool
|
AutoID bool
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user