mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Fix grammer error (#14187)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
4c5206425a
commit
93071c16e8
@ -443,7 +443,7 @@ message DropPartitionRequest {
|
||||
```
|
||||
|
||||
## HasPartition
|
||||
To test existence of a partition by name. Return [BoolResponse](#boolresponse) to tell client whether the partition is exist.
|
||||
To test existence of a partition by name. Return [BoolResponse](#boolresponse) to tell client whether the partition exists
|
||||
```
|
||||
rpc HasPartition(HasPartitionRequest) returns (BoolResponse) {}
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user