temporalio / api

Temporal gRPC API and proto files
https://temporal.io
MIT License
77 stars 65 forks source link

Add query field in ListSchedulesRequest #391

Closed rodrigozhou closed 3 months ago

rodrigozhou commented 3 months ago

What changed? Add query field in ListSchedulesRequest

Why? Let the user to add filters when listing schedules.

Breaking changes No.

Server PR https://github.com/temporalio/temporal/pull/5674