Skip to content

Commit 5955197

Browse files
authored
refactor: remove extended_agent_card_url parameter description (#770)
Parameter `extended_agent_card_url` does not exist in that method.
1 parent 5b354e4 commit 5955197

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/a2a/server/apps/rest/fastapi_app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ def build(
9999
Args:
100100
agent_card_url: The URL for the agent card endpoint.
101101
rpc_url: The URL for the A2A JSON-RPC endpoint.
102-
extended_agent_card_url: The URL for the authenticated extended agent card endpoint.
103102
**kwargs: Additional keyword arguments to pass to the FastAPI constructor.
104103
105104
Returns:

0 commit comments

Comments
 (0)