We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f8adc commit d91a595Copy full SHA for d91a595
src/a2a/server/apps/jsonrpc/jsonrpc_app.py
@@ -377,6 +377,6 @@ def build(
377
**kwargs: Additional keyword arguments to pass to the FastAPI constructor.
378
379
Returns:
380
- A configured FastAPI application instance.
+ A configured FastAPI or Starlette application instance.
381
"""
382
pass
0 commit comments