Where is the best place to flag docs updates - her...
# community-help
m
Where is the best place to flag docs updates - here or a GitHub issue? For example, it seems that the sample response for the update by query request isn’t quite right. The actual response provides the number of updated documents:
Copy code
{
  "num_updated": 2
}
k
Easiest will be this: https://typesense-community.slack.com/archives/C01P749MET0/p1723012733585399 Or you can also create a issue on the
typesense-website
repo as well.
m