mirror of https://github.com/milvus-io/milvus.git
parent
3f2e8fb1ba
commit
de676985f9
|
@ -178,7 +178,7 @@ message DropCollectionRequest {
|
|||
// Not useful for now
|
||||
string db_name = 2;
|
||||
|
||||
// The name of the collection which to be dropped. (Required)
|
||||
// The name of the collection to be dropped. (Required)
|
||||
string collection_name = 3;
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue