-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed code and tests Example changed for new api Fixed tests Parse error response body if it ApiErrorResponse type Added error test Generate form to multipart content-type Removed unused code Regenerated after spec updated Code format Added snippets for documentation Added manual fetch token snippet Added scripts for snippets testing Fixed some snippets RequestFile encapsulated in api Snippets fixed Fix scripts Code updated after addition operationId to spec. *Request renamed to *RequestWrapper Tests and snippets fixed Delete snippets_test folder after test run Update year and version * Access token env var renamed Config with token fixed in snippets * Fixed filename * Manual fetch token changed * README updated * Update npm packages, again --------- Co-authored-by: Denis Averin <[email protected]>
- Loading branch information
1 parent
5b1c3a4
commit 336c0b7
Showing
70 changed files
with
3,971 additions
and
11,171 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,3 +10,4 @@ built/ | |
demo/ | ||
dist/ | ||
env/ | ||
snippets_test/ |
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.