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