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 82a6b7c commit eaf82cdCopy full SHA for eaf82cd
src/a2a/types.py
@@ -830,7 +830,7 @@ class PushNotificationConfig(A2ABaseModel):
830
"""
831
id: str | None = None
832
833
- A unique ID for the push notification configuration, created by the server
+ A unique ID for the push notification configuration, set by the client
834
to support multiple notification callbacks.
835
836
token: str | None = None
0 commit comments