forked from loafle/openapi-generator-original
* 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"
|