Improve logging handling (#57)
This commit is contained in:
parent
d0fa9ddaec
commit
9e635ea54e
162 changed files with 29650 additions and 5877 deletions
|
|
@ -40,7 +40,7 @@ Authorization: Bearer {{auth_token}}
|
|||
|
||||
###
|
||||
# Add a new label to a task
|
||||
PUT http://localhost:8080/api/v1/tasks/3565/labels
|
||||
PUT http://localhost:8080/api/v1/tasks/35236365/labels
|
||||
Authorization: Bearer {{auth_token}}
|
||||
Content-Type: application/json
|
||||
|
||||
|
|
|
|||
Reference in a new issue