The spec shows the type for ListTaskPushNotificationConfigRequest instead of ListTaskPushNotificationConfigParams:
|
#### 7.7.1. `ListTaskPushNotificationConfigParams` Object (`tasks/pushNotificationConfig/list`) |
|
|
|
A object for fetching the push notification configurations for a task. |
|
|
|
```ts { .no-copy } |
|
--8<-- "types/src/types.ts:ListTaskPushNotificationConfigRequest" |
I'll submit a PR soon.