OpenApiComponentSet.CallbackTypes property

Callback types available for reuse in the specification.

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

See Also