Skip to content

Commit

Permalink
Use v 3.0.42 of swagger codegen for typescript client
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedHamouGisaia committed Mar 22, 2024
1 parent 43d2860 commit 4ad82e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ else
-e USER_ID="$(id -u)" \
--mount dst=/input/api.json,src="$PWD/target/tmp/openapi.json",type=bind,ro \
--mount dst=/output,src="$PWD/target/tmp/typescript-fetch",type=bind \
gisaia/swagger-codegen-3.0.53 \
gisaia/swagger-codegen-3.0.42 \
-l typescript-fetch --additional-properties modelPropertyNaming=snake_case

echo "=> Build Typescript API "${FULL_API_VERSION}
Expand Down

0 comments on commit 4ad82e9

Please sign in to comment.