Explore
Chronox api
1.0.0
OAS 3.1
Servers
/
Authorize
Day
GET
/api
/days
Retrieves the collection of Day resources.
POST
/api
/days
Creates a Day resource.
GET
/api
/days
/{uuid}
Retrieves a Day resource.
Login Check
POST
/auth
Creates a user token.
SubTask
POST
/api
/sub-tasks
Creates a SubTask resource.
PATCH
/api
/sub-tasks
Updates the SubTask resource.
SubTaskType
GET
/api
/sub-task-types
Retrieves the collection of SubTaskType resources.
Task
POST
/api
/tasks
Creates a Task resource.
Schemas
Day-day.get
Expand all
object
Day-day.list
Expand all
object
Day-day.post
Expand all
object
Day-day.post_day.postResult
Expand all
object
SubTask
Expand all
object
SubTask-day.get
Expand all
object
SubTask-subTask.postResult
Expand all
object
SubTask.SubTaskPatch
Expand all
object
SubTask.SubTaskPost
Expand all
object
SubTaskType
Expand all
object
SubTaskType-day.get
Expand all
object
Task-day.get
Expand all
object
Task-task.post
Expand all
object
Task-task.postResult
Expand all
object
Other API docs:
ReDoc