create uuid on successful update addition

also change resolve to get in uuid resolver
This commit is contained in:
mpostma
2021-03-18 09:09:26 +01:00
parent 1640d9ea91
commit 147756750b
3 changed files with 107 additions and 82 deletions

2
Cargo.lock generated
View File

@ -1786,7 +1786,7 @@ dependencies = [
[[package]]
name = "meilisearch-http"
version = "0.21.0-alpha"
version = "0.21.0-alpha.1"
dependencies = [
"actix-cors",
"actix-http 3.0.0-beta.4",