This commit is contained in:
Ettore Di Giacinto 2025-02-08 09:28:56 +08:00 committed by GitHub
commit 02e97f775e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 50 additions and 489 deletions

View file

@ -936,7 +936,7 @@ var _ = Describe("API test", func() {
}
}
deleteBody := schema.StoresDelete{
deleteBody := schema.StoresReset{
Keys: [][]float32{
{0.1, 0.2, 0.3},
},