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