aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-26628.md
blob: 48a07c1e8187676e05706abc880015a457d1578d (plain)
1
2
3
4
JSON-RPC
---

The JSON-RPC server now rejects requests where a parameter is specified multiple times with the same name, instead of silently overwriting earlier parameter values with later ones. (#26628)