7 lines
250 B
Markdown
7 lines
250 B
Markdown
---
|
|
"effect": patch
|
|
---
|
|
|
|
Fix `AtomHttpApi.query` to forward v4 `params` / `query` request fields to `HttpApiClient` at runtime.
|
|
Also align `AtomHttpApi` endpoint type inference with v4 `HttpApiEndpoint` params/query naming and add a regression test.
|