open-vault/changelog/20019.txt
miagilepner 1ea85c56d7
VAULT-14734: activity log write endpoint (#20019)
* add noop endpoint with testonly build flag

* add tests for endpoint

* cleanup

* fix test name

* add changelog

* pr fixes
2023-04-12 18:26:26 +02:00

3 lines
120 B
Plaintext

```release-note:improvement
core/activity: add an endpoint to write test activity log data, guarded by a build flag
```