MOHAN 8ef764e664 Accept expirationTime on push subscription save
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.
2026-08-26 23:58:46 +05:30
2026-02-24 21:45:18 +00:00
2026-07-22 18:37:28 +05:30
2026-03-14 08:51:16 -04:00
2026-03-18 02:10:30 +00:00
2026-02-24 21:45:18 +00:00
2026-02-24 21:45:18 +00:00
2026-03-14 08:51:16 -04:00
2026-02-24 21:45:18 +00:00
2026-02-24 21:45:18 +00:00
2026-03-14 08:51:16 -04:00
Description
No description provided
1.2 MiB
Languages
TypeScript 85%
JavaScript 14.9%
Dockerfile 0.1%