mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-25 21:13:40 +00:00
* uses sanitized model name instead of the name * commit sample * samples updated * update CI file to test the changes * adds a pom.xml to the sample
6 lines
252 B
YAML
6 lines
252 B
YAML
generatorName: go
|
|
outputDir: samples/client/others/go/allof_multiple_ref_and_discriminator
|
|
inputSpec: modules/openapi-generator/src/test/resources/3_0/go/allof_multiple_ref_and_discriminator.yaml
|
|
additionalProperties:
|
|
hideGenerationTimestamp: "true"
|