Skip to content

Commit 0404850

Browse files
authored
Merge branch 'LambdaTest:stage' into stage
2 parents 4e9f04b + d67caba commit 0404850

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/xcresult.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,8 @@ curl --location --request POST "https://mobile-api.lambdatest.com/framework/v1/x
148148
Result bundles are generated at the Build level. To download the `.xcresult` bundle for a specific session, use the following GET endpoint:
149149

150150
:::note
151-
In case of sharding, each shard execution is treated as a separate shards and generates its own `.xcresult` bundle. You will need to retrieve each shard's bundle individually. For more information, see [Sharding in HyperExecute](https://www.lambdatest.com/support/docs/sharding-rd-hyperexec/).
151+
- In case of sharding, each shard execution is treated as a separate shards and generates its own `.xcresult` bundle. You will need to retrieve each shard's bundle individually. For more information, see [Sharding in HyperExecute](https://www.lambdatest.com/support/docs/sharding-rd-hyperexec/).
152+
- To view the `.xcresult` for a specific shard, you must pass the `shard:shardId` as a query parameter in your request.
152153
:::
153154

154155
```

0 commit comments

Comments
 (0)