Skip to content

Commit 8e96ac1

Browse files
authored
chore: 🤖Auto-update A2A types from a2aproject/A2A@38c1fa5 (#93)
1 parent 9eda056 commit 8e96ac1

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
@@ -1060,7 +1060,7 @@ class SetTaskPushNotificationConfigSuccessResponse(BaseModel):
10601060

10611061
class Artifact(BaseModel):
10621062
"""
1063-
Represents an artifact generated for a task task.
1063+
Represents an artifact generated for a task.
10641064
"""
10651065

10661066
artifactId: str

0 commit comments

Comments
 (0)