OpenApiComponentSet.PathItemTypes property

Path item types available for reuse in the specification.

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

See Also