Skip to content

Commit

Permalink
update openapi-generator version to 7.2.0 for elixir
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbbles committed Jan 3, 2024
1 parent 30f70e0 commit b69404f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ elixir () {

file="${dir}/mix.exs"

openapi-generator-cli version-manager set 6.6.0
openapi-generator-cli version-manager set 7.2.0
openapi-generator-cli generate -i "${SPEC_FILE}" \
-g elixir \
-o "$dir" \
Expand Down

0 comments on commit b69404f

Please sign in to comment.