aboutsummaryrefslogtreecommitdiff
path: root/src/models/answer.ts
AgeCommit message (Collapse)AuthorFilesLines
2025-06-03AnswerSlice to do Validation and use Reducer with lookup table.Max Nanis1-9/+0
2025-06-02Updated openapi generator to use the latest version (camelCase to underscore ↵Max Nanis1-0/+9
- which respects API models). Updating views to use the new swagger definitions. AnswerSlice as a datastore alongside Questions TS interface