more logging stuff
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
vars {
|
||||
url: http://uslim1vms006:3100/lst
|
||||
url: http://localhost:3000/lst
|
||||
}
|
||||
|
||||
@@ -12,8 +12,8 @@ patch {
|
||||
|
||||
body:json {
|
||||
{
|
||||
"value" : "0",
|
||||
"active": "false"
|
||||
"value" : "1",
|
||||
"active": "true"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user