mirror of https://github.com/milvus-io/milvus.git
[skip ci]Fix doc format error (#8307)
Signed-off-by: godchen <qingxiang.chen@zilliz.com>pull/8315/head
parent
75672abab4
commit
442dfd7c8b
|
@ -24,7 +24,7 @@ type FieldSchema struct {
|
|||
DataType DataType
|
||||
TypeParams []*commonpb.KeyValuePair
|
||||
IndexParams []*commonpb.KeyValuePair
|
||||
AutoID bool
|
||||
AutoID bool
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue