Skip to content

Commit

Permalink
use elixir petstore spec for testing (#20236)
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 authored Dec 4, 2024
1 parent 24cb797 commit b3d172a
Show file tree
Hide file tree
Showing 2 changed files with 2,065 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bin/configs/elixir.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
generatorName: elixir
outputDir: samples/client/petstore/elixir
inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore-with-fake-endpoints-models-for-testing.yaml
inputSpec: modules/openapi-generator/src/test/resources/3_0/elixir/petstore-with-fake-endpoints-models-for-testing.yaml
templateDir: modules/openapi-generator/src/main/resources/elixir
additionalProperties:
invokerPackage: OpenapiPetstore
Expand Down
Loading

0 comments on commit b3d172a

Please # to comment.