-
-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Consider 2xx a successful status (#238) * fix: add array params with key (#237) * fix: add array query params with key * chore: use encoded key and value for array params Co-authored-by: Sascha Galley <[email protected]> * disableProxy option, added catch to axios get (#232) * fix(types): add silent as param in declarations (#241) * axios file upload formData Type (#244) * axios file upload formData Type * fix error FormData is not undefined. when serverside request Co-authored-by: guhyeon <[email protected]> * docs: update CHANGELOG * chore: make property instance public * chore: refresh generated schemas * fix: variable name "params" doesn't uniq (thanks @mixalbl4-127) * chore: replace log to errorLog * refactor: resolving specific arg names * docs: update CHANGELOG * feat: --extract-request-body cli option (extractRequestBody: false); refactor: logger; BREAKING_CHANGE: remove deprecated code in apiConfig * fix: utils type in .d.ts * Add TSDoc tag for deprecated routes (#246) * chore: refresh generated schemas; fix: form data body for axios request method * bump: up version to 9.0.0 Co-authored-by: Joonas <[email protected]> Co-authored-by: Sascha Galley <[email protected]> Co-authored-by: Sascha Galley <[email protected]> Co-authored-by: Fabio <[email protected]> Co-authored-by: Matt R. Wilson <[email protected]> Co-authored-by: guhyeon <[email protected]> Co-authored-by: guhyeon <[email protected]>
- Loading branch information
1 parent
35b08b1
commit b4b11eb
Showing
97 changed files
with
3,501 additions
and
1,376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.