Daniela Vaz

Results 1 issues of Daniela Vaz

For the intersection scenario below, the fields `active` and `results` are missing on the swagger.json generated: ``` interface IAssessment { results?: string[]; } type TEntity = IAssessment & { active:...

help wanted