Commit 0120486
File tree
Expand file treeCollapse file tree
15 files changed
+15
-15
lines changedOpen diff view settings
Filter options
- modules
- openapi-generator-cli
- openapi-generator-core
- openapi-generator-gradle-plugin
- samples/local-spec
- openapi-generator-maven-plugin
- examples
- multi-module/java-client
- openapi-generator-online
- openapi-generator
Expand file treeCollapse file tree
15 files changed
+15
-15
lines changedOpen diff view settings
Collapse file
modules/openapi-generator-cli/pom.xml
Copy file name to clipboardExpand all lines: modules/openapi-generator-cli/pom.xml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
|
Collapse file
modules/openapi-generator-core/pom.xml
Copy file name to clipboardExpand all lines: modules/openapi-generator-core/pom.xml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
|
Collapse file
modules/openapi-generator-gradle-plugin/gradle.properties
Copy file name to clipboardExpand all lines: modules/openapi-generator-gradle-plugin/gradle.properties+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
|
Collapse file
modules/openapi-generator-gradle-plugin/pom.xml
Copy file name to clipboardExpand all lines: modules/openapi-generator-gradle-plugin/pom.xml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
|
Collapse file
modules/openapi-generator-gradle-plugin/samples/local-spec/gradle.properties
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
Collapse file
modules/openapi-generator-maven-plugin/examples/java-client.xml
Copy file name to clipboardExpand all lines: modules/openapi-generator-maven-plugin/examples/java-client.xml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
| 16 | + |
17 | 17 | |
18 | 18 | |
19 | 19 | |
|
Collapse file
modules/openapi-generator-maven-plugin/examples/kotlin.xml
Copy file name to clipboardExpand all lines: modules/openapi-generator-maven-plugin/examples/kotlin.xml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | | - |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
|
Collapse file
modules/openapi-generator-maven-plugin/examples/multi-module/java-client/pom.xml
Copy file name to clipboardExpand all lines: modules/openapi-generator-maven-plugin/examples/multi-module/java-client/pom.xml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
| 22 | + |
23 | 23 | |
24 | 24 | |
25 | 25 | |
|
Collapse file
modules/openapi-generator-maven-plugin/examples/non-java-invalid-spec.xml
Copy file name to clipboardExpand all lines: modules/openapi-generator-maven-plugin/examples/non-java-invalid-spec.xml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
| 16 | + |
17 | 17 | |
18 | 18 | |
19 | 19 | |
|
Collapse file
modules/openapi-generator-maven-plugin/examples/non-java.xml
Copy file name to clipboardExpand all lines: modules/openapi-generator-maven-plugin/examples/non-java.xml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
| 16 | + |
17 | 17 | |
18 | 18 | |
19 | 19 | |
|
0 commit comments