Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Nov 29, 2024
1 parent c2d1a92 commit 5020ef5
Show file tree
Hide file tree
Showing 9 changed files with 1,048 additions and 1,209 deletions.
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.10.0-SNAPSHOT
7.11.0-SNAPSHOT
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## dofusdude-ts@0.9.4
## dofusdude-ts@1.0.0-rc.2

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:

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

```
npm install dofusdude-ts@0.9.4 --save
npm install dofusdude-ts@1.0.0-rc.2 --save
```

_unPublished (not recommended):_
Expand Down
Loading

0 comments on commit 5020ef5

Please sign in to comment.