Some jsdoc items have integer, breaking typescript definitions
Description
Environment
None
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created September 27, 2020 at 7:53 PM
Updated October 22, 2020 at 8:28 PM
Resolved October 22, 2020 at 8:28 PM
Instabug
Some of the JSDoc's for methods have 'integer' rather than 'number'. This is causing issues during typescript generation. We should fix this, and implement some sort of testing to ensure it doesn't occur again.