Skip to content

Commit

Permalink
chore: 2.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Sep 19, 2024
1 parent d607955 commit 4cae1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ gen:
node --version
npm --version
cd github-mirror && \
npm install @openapitools/openapi-generator-cli -g && \
npm install @openapitools/openapi-generator-cli@2.13.7 -g && \
openapi-generator-cli generate -i github.yml -g rust -o .

# Build the project.
Expand Down

0 comments on commit 4cae1d6

Please sign in to comment.