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 |
||
---|---|---|
.. | ||
helpers | ||
ACLFormula.ts | ||
ACLRulesReader.ts | ||
Assistance.ts | ||
Authorizer.ts | ||
DocApi2.ts | ||
DocApi.ts | ||
GristSockets.ts | ||
HostedStorageManager.ts | ||
ManyFetches.ts | ||
MemoryPool.ts | ||
MinIOExternalStorage.ts | ||
ProxyAgent.ts | ||
Telemetry.ts | ||
UnhandledErrors.ts | ||
Webhooks-Proxy.ts |