Table of Contents

Class AsyncApiOptions

Namespace
Ratatoskr.AsyncApi.Config
Assembly
Ratatoskr.dll

Top-level options for AsyncAPI document generation.

public class AsyncApiOptions
Inheritance
AsyncApiOptions
Inherited Members

Properties

Info

The Info section of the AsyncAPI document.

Methods

WithContact(string, string?, string?)
WithDescription(string)
WithTitle(string)
WithVersion(string)