Skip to content

Commit

Permalink
Update sitipe.postman_collection.json
Browse files Browse the repository at this point in the history
Added /imported to the url

Signed-off-by: Pascal Wilbrink <pascal.wilbrink@gmail.com>
  • Loading branch information
pascalwilbrink authored May 9, 2023
1 parent 2a935d9 commit 0548672
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions postman/sitipe.postman_collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"method": "GET",
"header": [],
"url": {
"raw": "{{sitpeServiceBaseUrl}}/v2/btcomponents/:accessId",
"raw": "{{sitpeServiceBaseUrl}}/v2/btcomponents/:accessId/imported",
"host": [
"{{sitpeServiceBaseUrl}}"
],
Expand Down Expand Up @@ -176,4 +176,4 @@
"type": "default"
}
]
}
}

0 comments on commit 0548672

Please sign in to comment.