Thread
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
doc: Fix incorrect documentation for test_custom_stats
- 5b3ef3055d8e 19 (unreleased) landed
-
Fix documentation from recent test_custom_stats commit
Sami Imseih <samimseih@gmail.com> — 2025-12-14T01:50:16Z
31280d96a6 updated the wrong section of the documentation to reference the new test_custom_stats module. The reference should have been under "Custom Cumulative Statistics" section instead of the "Injection Points" section. Attached is the fix. -- Sami Imseih Amazon Web Services (AWS)
-
Re: Fix documentation from recent test_custom_stats commit
Michael Paquier <michael@paquier.xyz> — 2025-12-14T02:16:44Z
On Sat, Dec 13, 2025 at 07:50:16PM -0600, Sami Imseih wrote: > 31280d96a6 updated the wrong section of the documentation to > reference the new test_custom_stats module. The reference should > have been under "Custom Cumulative Statistics" section instead of > the "Injection Points" section. > > Attached is the fix. Oops, thanks. Will fix. -- Michael