1
0

updated featurecreep

This commit is contained in:
konrad
2018-09-04 19:54:15 +02:00
committed by kolaente
parent 245259216f
commit 422662e3e1
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}}
###