We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d103b44 commit c1c92adCopy full SHA for c1c92ad
1 file changed
fern/products/sdks/overview/rust/changelog/2026-03-31.mdx
@@ -1,3 +1,8 @@
1
+## 0.30.2
2
+**`(fix):`** Fix dynamic snippet generation for bytes endpoints with query parameters
3
+to use the request struct instead of positional arguments.
4
+
5
6
## 0.30.1
7
**`(fix):`** Generate request structs for bytes (octet-stream) endpoints with query
8
parameters, replacing positional arguments with a single struct that
0 commit comments