Fix issue with PUT requests, everything so far is tested
This commit is contained in:
@@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
put {
|
||||
url: http://localhost:14014/api/move/[planId]
|
||||
url: http://localhost:14014/api/update/[planId]
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user