-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Description
Describe the bug
Cancellation token in not passed in PaginatedListAsync
To Reproduce
Steps to reproduce the behavior:
- Go to 'CleanArchitecture.Application.Common.Mappings'
- Add Cancellation token in parameters
- Find all the references to this extension method
- Pass cancellation token as the last argument
Expected behavior
Any method that is using PaginatedListAsync should be able to pass Cancellation Token
Screenshots
N/A
Additional context
N/A
nar-wtag
Metadata
Metadata
Assignees
Labels
No labels