PushSubscription.toJSON() includes an expirationTime field (often null, sometimes a number for renewable subscriptions), but SavePushSubscriptionDto didn't declare it, so saving a push subscription 400'd under the whitelist validation pipe whenever the browser included it.
Description
No description provided
Languages
TypeScript
85%
JavaScript
14.9%
Dockerfile
0.1%