Kajetan
Kajetan
**Describe the bug** According to openapi schema https://github.com/formancehq/ledger/blob/main/openapi/v1.yaml#L516 We should use `startTime` but in code https://github.com/formancehq/ledger/blob/main/internal/api/v1/controllers_transactions.go#L59 is not supported. Another thing is ``` if startTime := r.URL.Query().Get("start_time"); startTime != ""...
# Reason for This PR In case of h2c there a no need to provide certificates with enabled TLS option ## Description of Changes If TLS is enabled certificates files...
### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened?   On the metrics...
### Is your feature request related to a problem? Please describe. To write more efficient tests would be nice to support method like in other SDKs - `registerDelayedCallback` ### Describe...