quaint-pager-64027
06/11/2024, 8:11 PM$ curl <http://localhost:4456/version>
{"version":"v0.39.4"}
Latest (v0.40.7):
$ curl <http://localhost:4456/version>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>404 - Route not found</title>
<style>
...
The api documentation indicates /version
should still be the correct endpoint. Should I open an issue or did the version endpoint or configuration change?