feat(spec): Add tasks/list method with filtering and pagination to the specification
#1867
Annotations
5 notices
|
Lint Code Base
repository contains 19 duplications.
4 duplications were part of this PR and were annotated
|
|
Copy/pasted code:
src/a2a/client/transports/base.py#L43
see src/a2a/client/client.py (124-178)
|
|
Copy/pasted code:
src/a2a/client/client.py#L124
see src/a2a/client/transports/base.py (43-97)
|
|
Copy/pasted code:
src/a2a/client/transports/jsonrpc.py#L172
see src/a2a/client/transports/jsonrpc.py (347-382)
|
|
Copy/pasted code:
src/a2a/server/request_handlers/grpc_handler.py#L323
see src/a2a/server/request_handlers/grpc_handler.py (198-209)
|