updated featurecreep

This commit is contained in:
konrad 2018-09-04 19:54:15 +02:00 committed by kolaente
parent 245259216f
commit 422662e3e1
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
3 changed files with 7 additions and 2 deletions

View file

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