Skip to content

Commit bbeadab

Browse files
authored
Update Log Insight.postman_collection.json
Update folder to match API Doc and update {{li}} variable for the login call
1 parent bc7bffc commit bbeadab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Log Insight.postman_collection.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -777,13 +777,13 @@
777777
]
778778
},
779779
{
780-
"name": "Sessions - Authentication",
780+
"name": "Sessions",
781781
"description": "",
782782
"item": [
783783
{
784784
"name": "Login",
785785
"request": {
786-
"url": "https://li-mgmt.cpbu.lab/api/v1/sessions",
786+
"url": "https://{{li}}/api/v1/sessions",
787787
"method": "POST",
788788
"header": [
789789
{
@@ -1306,4 +1306,4 @@
13061306
]
13071307
}
13081308
]
1309-
}
1309+
}

0 commit comments

Comments
 (0)