We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e89936 commit 2a85776Copy full SHA for 2a85776
src/scripts/show_report.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# Constants
4
-API_PATH="https://api-observability.browserstack.com/api/v1/builds/buildReport"
+API_PATH="https://api-observability.browserstack.com/ext/v1/builds/buildReport"
5
REPORT_STATUS_COMPLETED="COMPLETED"
6
REPORT_STATUS_NOT_AVAILABLE="NOT_AVAILABLE"
7
REPORT_STATUS_TEST_AVAILABLE="TEST_AVAILABLE"
0 commit comments