mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
184be9387f
Summary: Version API endpoint wasn't logging telemetry from POST requests. The issue was in registration order, this endpoint was registered before `expressJson` and it couldn't read json body in the handler. Test Plan: Added new test Reviewers: paulfitz Reviewed By: paulfitz Subscribers: paulfitz Differential Revision: https://phab.getgrist.com/D4277 |
||
---|---|---|
.. | ||
lib | ||
utils | ||
Comm.ts | ||
customUtil.ts | ||
docTools.ts | ||
fixSiteProducts.ts | ||
generateInitialDocSql.ts | ||
gristClient.ts | ||
tcpForwarder.ts | ||
testUtils.ts | ||
wait.ts |