Forum Discussion
GraceKarina
Staff
3 years agoHi evp ,
What do you mean by "but without the unbound wildcard".
Do you want both like this?:
"foo": { "type": "array", "items": { "$ref": "#/components/schemas/AbstractType" } },
"bar": { "type": "array", "items": { "$ref": "#/components/schemas/AbstractType" } },
Which codegen version are you using? thanks