Benjamin Chang

Results 2 issues of Benjamin Chang

### Description When generating routine metadata, the `getRoutineMetadata` function fails if the `comment` field is not explicitly assigned an empty array. Example: ```typescript getRoutineMetadata: (details, config) => { const typeName...