Skip to content

Commit 2a4db33

Browse files
committed
docs(changeset): Refactored parameter preparation logic for queryable write operations to correctly handle body parameters in both regular and infinite queries. The update extracts shared logic into a reusable utility and ensures consistent parameter handling across all affected query methods.
1 parent 131f0ce commit 2a4db33

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.changeset/ten-monkeys-lie.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@openapi-qraft/react': patch
3+
---
4+
5+
Refactored parameter preparation logic for queryable write operations to correctly handle body parameters in both regular and infinite queries. The update extracts shared logic into a reusable utility and ensures consistent parameter handling across all affected query methods.

0 commit comments

Comments
 (0)