Skip to content

Commit 0548672

Browse files
Update sitipe.postman_collection.json
Added /imported to the url Signed-off-by: Pascal Wilbrink <pascal.wilbrink@gmail.com>
1 parent 2a935d9 commit 0548672

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postman/sitipe.postman_collection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"method": "GET",
9090
"header": [],
9191
"url": {
92-
"raw": "{{sitpeServiceBaseUrl}}/v2/btcomponents/:accessId",
92+
"raw": "{{sitpeServiceBaseUrl}}/v2/btcomponents/:accessId/imported",
9393
"host": [
9494
"{{sitpeServiceBaseUrl}}"
9595
],
@@ -176,4 +176,4 @@
176176
"type": "default"
177177
}
178178
]
179-
}
179+
}

0 commit comments

Comments
 (0)