Skip to content

Commit

Permalink
ci: test swagger-codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed May 13, 2024
1 parent f59fa5c commit 6ae2a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ swagger_codegen_cli_fetch: ## Get the Swagger Codegen CLI
java -jar swagger-codegen-cli.jar --help

swagger_codegen_generators_fetch: ## Get a fork of Swagger-Code-Generators containing Pact templates
git clone -b typescript-fetch-pact https://github.com/smartbear-devrel/swagger-codegen-generators
git clone -b typescript-fetch-pact https://github.com/you54f/swagger-codegen-generators

swagger_codegen_generators_build: ## Build the swagger-codegen-generators project with Java
cd swagger-codegen-generators && mvn package
Expand Down

0 comments on commit 6ae2a11

Please # to comment.