We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4faa17 commit d6d0159Copy full SHA for d6d0159
Formula/s/swagger-codegen.rb
@@ -1,6 +1,6 @@
1
class SwaggerCodegen < Formula
2
desc "Generate clients, server stubs, and docs from an OpenAPI spec"
3
- homepage "https://swagger.io/swagger-codegen/"
+ homepage "https://swagger.io/tools/swagger-codegen/"
4
url "https://github.com/swagger-api/swagger-codegen/archive/refs/tags/v3.0.51.tar.gz"
5
sha256 "6c41229d8a864dc71f4941670ecf26e95c7f8fb5dc2f9d03a29ff3a1ae10852a"
6
license "Apache-2.0"
0 commit comments