Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Expose answers of newly added questions in API and CSV-export #254

Closed
fossecode opened this issue Mar 23, 2020 · 0 comments · Fixed by #257
Closed

Expose answers of newly added questions in API and CSV-export #254

fossecode opened this issue Mar 23, 2020 · 0 comments · Fixed by #257
Assignees
Labels
enhancement New feature or request

Comments

@fossecode
Copy link
Member

#251 introduced the following fields on a CovidReport:

 bodyTemperature?: string;
 smokingHabit?: SmokingHabit;
 isolationStatus?: IsolationStatus;
 diagnosedWithOtherConditions?: boolean;

These should also be returned in the API and in the CSV-export.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants