Skip to content

Commit 18429a8

Browse files
Added configuration to generate code in example dir
This makes generation of the code found in `example/generatedCode` easier.
1 parent 4ecc594 commit 18429a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

example-configuration.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
specification: specifications/petstore.yaml
2+
outputDir: example/generatedCode
3+
force: true

0 commit comments

Comments
 (0)