-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
accounts
- create user
- update user
- get current user (gets full info of current user)
- list users (name + avatar only)
- auth user (login + pass = access_token)
- auth app (app token) as we have accounts grouping users - may be single app token is enough?
- create moneytransfer
jobs
- create job
- update job
- list jobs
- read job
- list dataunits of a job
- read dataunit
- create dataunit
- update dataunit
answers
- generate task (can be better called - generate a task with empty answers)
- update answers
- list answers of a task (for a worker)
- list answers of a dataunit (for a requestor)
- read answer
Metadata
Metadata
Assignees
Labels
No labels