Skip to content

Commit ccddb4f

Browse files
committed
Add swagger-codegen submodules
1 parent ba1bfe0 commit ccddb4f

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[submodule "openapi/swagger-codegen"]
2+
path = openapi/swagger-codegen
3+
url = https://github.com/minet/swagger-codegen.git
4+
branch = 3.0.0
5+
[submodule "openapi/swagger-codegen-generators"]
6+
path = openapi/swagger-codegen-generators
7+
url = https://github.com/minet/swagger-codegen-generators.git

openapi/swagger-codegen

Submodule swagger-codegen added at bc6b854

openapi/swagger-codegen-generators

0 commit comments

Comments
 (0)