Skip to content

Commit 1b48e29

Browse files
committed
Merge remote-tracking branch 'refs/remotes/upstream/file-limit' into file-limit
2 parents a8aab3e + c2b6068 commit 1b48e29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/server/apps/jsonrpc/test_serialization.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
from pydantic import ValidationError
77
from starlette.testclient import TestClient
88

9+
from a2a.server.apps.jsonrpc.jsonrpc_app import MAX_CONTENT_LENGTH
910
from a2a.server.apps import A2AFastAPIApplication, A2AStarletteApplication
1011
from a2a.types import (
1112
APIKeySecurityScheme,

0 commit comments

Comments
 (0)