Skip to content

Commit af533fc

Browse files
committed
chore: add changeset
1 parent fadd03a commit af533fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/late-moments-build.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"openapi-fetch": minor
3+
---
4+
5+
Added support for setting a custom path serializers either globally or per request. This allows you to customize how path parameters are serialized in the URL. E.g. you can use a custom serializer to prevent encoding of a path parameter, if you need to pass a value that should not be encoded.

0 commit comments

Comments
 (0)