Skip to content

Commit df233f5

Browse files
committed
Update docstring
1 parent b7192dd commit df233f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/a2a/client/card_resolver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ async def get_agent_card(
5353
Args:
5454
relative_card_path: Optional path to the agent card endpoint,
5555
relative to the base URL. If None, uses the default public
56-
agent card path.
56+
agent card path. Use `'/'` for an empty path.
5757
http_kwargs: Optional dictionary of keyword arguments to pass to the
5858
underlying httpx.get request.
5959

0 commit comments

Comments
 (0)