Replaced CObject with a function returning an object
This commit is contained in:
@ -5,7 +5,7 @@ Authorization: Bearer {{auth_token}}
|
||||
###
|
||||
|
||||
# Get one list
|
||||
GET http://localhost:8080/api/v1/lists/13546850
|
||||
GET http://localhost:8080/api/v1/lists/2
|
||||
Authorization: Bearer {{auth_token}}
|
||||
|
||||
###
|
||||
|
Reference in New Issue
Block a user