Skip to content

Commit b0f4190

Browse files
authored
fix(golang): enable discriminators for oneOf models (#171)
relates to STACKITSDK-196
1 parent e3a6cf9 commit b0f4190

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi-generator-config-go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
useOneOfDiscriminatorLookup: true
12
templateDir: templates/go
23
files:
34
custom/model_test.mustache:

0 commit comments

Comments
 (0)