Renamed list items to tasks

This commit is contained in:
konrad 2018-08-30 08:09:17 +02:00 committed by kolaente
parent d5758e0444
commit d31f16aff1
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
18 changed files with 249 additions and 249 deletions

View file

@ -5,7 +5,7 @@ Authorization: Bearer {{auth_token}}
###
# Get one list
GET http://localhost:8080/api/v1/lists/28
GET http://localhost:8080/api/v1/lists/10
Authorization: Bearer {{auth_token}}
###