OpenAPIPathMetadata.Expression property
The callback expression for the OpenAPI callback object.
public RuntimeExpression? Expression { get; set; }
See Also
- record OpenAPIPathMetadata
- namespace Kestrun.Hosting.Options
The callback expression for the OpenAPI callback object.
public RuntimeExpression? Expression { get; set; }