Skip to content

Commit eaf82cd

Browse files
committed
Update to specification from 8d57eba286de756176892518a8fc39b0ac2ccefb
1 parent 82a6b7c commit eaf82cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/a2a/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ class PushNotificationConfig(A2ABaseModel):
830830
"""
831831
id: str | None = None
832832
"""
833-
A unique ID for the push notification configuration, created by the server
833+
A unique ID for the push notification configuration, set by the client
834834
to support multiple notification callbacks.
835835
"""
836836
token: str | None = None

0 commit comments

Comments
 (0)