Skip to content

Commit 63cd658

Browse files
authored
Create default-request-params.md
1 parent 18ae2cf commit 63cd658

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"swagger-typescript-api": patch
3+
---
4+
5+
Add possibility to change default request params
6+
7+
Useful when overriding the http client, and you want to make sure the request params are set.
8+
9+
Can be set to `""` in order to not make it optional.

0 commit comments

Comments
 (0)