Schema.extend to combine common parameters with a discriminated union, but the generated Swagger docs seem to be missing some of the parameters.Schema.extend(CommonParams, DiscriminatedParams) where DiscriminatedParams is a union of two different structs