Skip to content

Commit bf8cfe2

Browse files
hasam-hasam1_cbaHasmH
authored andcommitted
feat: address gemini jsdoc comment
1 parent 7b9fc50 commit bf8cfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ export class A2AClient {
318318

319319
/**
320320
* Deletes the push notification configuration for a given task.
321-
* @param params Parameters containing the taskId.
321+
* @param params Parameters containing the taskId and push notification configuration ID.
322322
* @returns A Promise resolving to DeleteTaskPushNotificationConfigResponse.
323323
*/
324324
public async deleteTaskPushNotificationConfig(params: DeleteTaskPushNotificationConfigParams): Promise<DeleteTaskPushNotificationConfigResponse> {

0 commit comments

Comments
 (0)