OpenAPIPathMetadata.Inline property

Indicates whether the callback should be inlined within the parent OpenAPI document.

public bool Inline { get; set; }

See Also