Using this template helps us debug your issues more effectively 
Description
The documentation for the recording.transcript_completed webhook says that the total_size field is of type string:
https://marketplace.zoom.us/docs/api-reference/webhook-reference/recording-events/recording-transcript-completed
I believe this to be wrong, as total_size is defined as an integer for other webhooks. Is this an error in the documentation?