Is there any request I can make of the Typesense A...
# community-help
o
Is there any request I can make of the Typesense API to figure out what version of Typesense is running?
k
@Ovid The version is available in the
/debug
endpoint.
o
Kishore: thank you! (Where is that documented, by the way?)
k
My bad, it looks like the debug end-point was missed in the recent reorganization of the docs and the underlying framework. I will add a todo to fix that.
o
Awesome 🙂 Thank you.