Dorian Green
Results
1
issues of
Dorian Green
Right now, in order to return an IAsyncEnumerable you need to use EndpointBaseSync and access the request cancellationToken form HttpContext like this: ``` public class List : EndpointBaseSync.WithoutRequest.WithResult { ///...