Files
vault/changelog/29562.txt
Amir Aslamov 6a30d4e5b0 VAULT-33603: normalize start time in export api (#29562)
* copy subset of oss changes from ent pr

* add changelog entree
2025-02-12 15:16:34 -05:00

3 lines
195 B
Plaintext

```release-note:bug
export API: Normalize the start_date parameter to the start of the month as is done in the sys/counters API to keep the results returned from both of the API's consistent.
```