Skip to content

Commit

Permalink
fix: move to dart-dio
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Sep 9, 2021
1 parent 7efe2d6 commit 77fab25
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 @@ -234,7 +234,7 @@ dart () {
mkdir -p "$dir"

openapi-generator-cli generate -i "${SPEC_FILE}" \
-g dart2 \
-g dart-dio \
-o "$dir" \
--git-user-id ory \
--git-repo-id sdk \
Expand Down

0 comments on commit 77fab25

Please sign in to comment.