OpenAPIPathMetadata.Inline property
Indicates whether the callback should be inlined within the parent OpenAPI document.
public bool Inline { get; set; }
See Also
- record OpenAPIPathMetadata
- namespace Kestrun.Hosting.Options
Indicates whether the callback should be inlined within the parent OpenAPI document.
public bool Inline { get; set; }