Skip to content

Commit 2a85776

Browse files
committed
changed path from /api to /ext
1 parent 0e89936 commit 2a85776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/show_report.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# Constants
4-
API_PATH="https://api-observability.browserstack.com/api/v1/builds/buildReport"
4+
API_PATH="https://api-observability.browserstack.com/ext/v1/builds/buildReport"
55
REPORT_STATUS_COMPLETED="COMPLETED"
66
REPORT_STATUS_NOT_AVAILABLE="NOT_AVAILABLE"
77
REPORT_STATUS_TEST_AVAILABLE="TEST_AVAILABLE"

0 commit comments

Comments
 (0)