We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
extended_agent_card_url
1 parent 5b354e4 commit 5955197Copy full SHA for 5955197
1 file changed
src/a2a/server/apps/rest/fastapi_app.py
@@ -99,7 +99,6 @@ def build(
99
Args:
100
agent_card_url: The URL for the agent card endpoint.
101
rpc_url: The URL for the A2A JSON-RPC endpoint.
102
- extended_agent_card_url: The URL for the authenticated extended agent card endpoint.
103
**kwargs: Additional keyword arguments to pass to the FastAPI constructor.
104
105
Returns:
0 commit comments