OpenAPIPathMetadata.Expression property

The callback expression for the OpenAPI callback object.

public RuntimeExpression? Expression { get; set; }

See Also