Closed this issue 4 years ago · 1 comments
In a few types, we use the TypeScript Date field. We should allow strings with Date | string
Date
Date | string
We only use Date
Example:
google-cloudevents-nodejs/firebase/auth/v1/AuthEventData.ts
Line 82 in d54cfbe
I've created a PR that fixes this.