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