Skip to content

Commit c16f7f0

Browse files
authored
better example of user defined supporting file (#18512)
1 parent 1751163 commit c16f7f0

File tree

4 files changed

+127
-1417
lines changed

4 files changed

+127
-1417
lines changed

bin/configs/java-okhttp-user-defined-templates.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ templateDir: modules/openapi-generator/src/main/resources/Java
66
additionalProperties:
77
hideGenerationTimestamp: "true"
88
files:
9-
README.md:
9+
README.mustache:
1010
destinationFilename: info.md
1111
api_doc.mustache:
1212
templateType: APIDocs

samples/client/echo_api/java/okhttp-gson-user-defined-templates/.openapi-generator/FILES

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.github/workflows/maven.yml
22
.gitignore
33
.travis.yml
4-
README.md
54
api/openapi.yaml
65
build.gradle
76
build.sbt

samples/client/echo_api/java/okhttp-gson-user-defined-templates/README.md

Lines changed: 0 additions & 184 deletions
This file was deleted.

0 commit comments

Comments
 (0)