OpenApiComponentSet.ParameterTypes property

Parameter types available for reuse in the specification.

public IReadOnlyList<Type> ParameterTypes { get; set; }

See Also