/
GI
gitbookio
/
The LightSwitch API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2y ago
Details
Filter operations
get
Get all projects
post
Add a new project
get
Get all tasks
post
Add a new task
put
Update a task
get
Get all users
post
Add a new user
Get all tasks
get
/tasks
Response
List of tasks
Task[]
required
id
integer
projectId
integer
title
string
status
string
Changes