forked from konfig-dev/konfig
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule belvo-sdks
updated
512 files
Submodule petstore-sdks
updated
15 files
+1 −1 | README.md | |
+1 −1 | typescript/.konfig/generate-id.txt | |
+1 −1 | typescript/README.md | |
+4 −4 | typescript/api/pet-api.ts | |
+2 −2 | typescript/api/store-api.ts | |
+3 −3 | typescript/api/user-api.ts | |
+1 −1 | typescript/client.ts | |
+17 −3 | typescript/common.ts | |
+130 −0 | typescript/error.ts | |
+7 −0 | typescript/index.test.ts | |
+1 −0 | typescript/index.ts | |
+1 −1 | typescript/package.json | |
+8 −0 | typescript/requestBeforeUrlHook.ts | |
+1 −1 | typescript/tsconfig.json | |
+12 −6 | typescript/yarn.lock |