OpenApiComponentSet.ParameterTypes property
Parameter types available for reuse in the specification.
public IReadOnlyList<Type> ParameterTypes { get; set; }
See Also
- class OpenApiComponentSet
- namespace Kestrun.OpenApi
Parameter types available for reuse in the specification.
public IReadOnlyList<Type> ParameterTypes { get; set; }