mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-05-04 20:59:13 +08:00
* feat: add build script to write git info to usable ts file * fix: run git-info before tests * fix: fetch all git history for running tests * fix: try moving git-info run to workflow * fix: add some debug info to setup * fix: try using the module as a relative route * chore: remove test commands now that tests pass * chore: create status endpoint openapi schema and example * feat: create a plain text file instead * chore: undo github workflow changes since they are no longer necessary * fix: make import paths relative
5 lines
95 B
JSON
5 lines
95 B
JSON
{
|
|
"server_version": "stacks-blockchain-api v0.64.1 (master:439d4f46)",
|
|
"status": "ready"
|
|
}
|