Skip to content

feat: Add agent card as a route in rest adapter #1412

feat: Add agent card as a route in rest adapter

feat: Add agent card as a route in rest adapter #1412

Triggered via pull request August 11, 2025 23:47
Status Success
Total duration 48s
Artifacts

linter.yaml

on: pull_request
Lint Code Base
46s
Lint Code Base
Fit to window
Zoom out
Zoom in

Annotations

7 notices
Lint Code Base
repository contains 22 duplications. 6 duplications were part of this PR and were annotated
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L55
see src/a2a/server/apps/jsonrpc/fastapi_app.py (69-97)
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L180
see src/a2a/server/apps/jsonrpc/jsonrpc_app.py (528-555)
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L55
see src/a2a/server/apps/jsonrpc/jsonrpc_app.py (154-182)
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L55
see src/a2a/server/apps/jsonrpc/starlette_app.py (51-62)
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L55
see src/a2a/server/apps/rest/fastapi_app.py (44-72)
Copy/pasted code: src/a2a/server/apps/rest/fastapi_app.py#L44
see src/a2a/server/apps/rest/rest_adapter.py (55-83)