Skip to content

Commit 666c0a7

Browse files
Merge pull request #87 from TaskarCenterAtUW/feature-generate-api-client
system:auto generated API client
2 parents b19db53 + e3bf497 commit 666c0a7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## tdei-client@1.1.63
1+
## tdei-client@1.1.64
22

33
This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated Node module can be used in the following environments:
44

@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
3636
_published:_
3737

3838
```
39-
npm install tdei-client@1.1.63 --save
39+
npm install tdei-client@1.1.64 --save
4040
```
4141

4242
_unPublished (not recommended):_

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdei-client",
3-
"version": "1.1.63",
3+
"version": "1.1.64",
44
"description": "OpenAPI client for tdei-client",
55
"author": "OpenAPI-Generator Contributors",
66
"keywords": [

0 commit comments

Comments
 (0)