File tree Expand file tree Collapse file tree 1 file changed +4
-15
lines changed
Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Original file line number Diff line number Diff line change @@ -1567,21 +1567,6 @@ components:
15671567 osVersion :
15681568 type : string
15691569 example : " 15.0"
1570- resolutionWidth :
1571- description : Screen width in pixels
1572- type : number
1573- format : int32
1574- example : 1080
1575- resolutionHeight :
1576- description : Screen height in pixels
1577- type : number
1578- format : int32
1579- example : 2340
1580- screenSize :
1581- description : Screen size in inches
1582- type : number
1583- format : int32
1584- example : 6
15851570 appium :
15861571 type : object
15871572 properties :
@@ -1607,6 +1592,10 @@ components:
16071592 type : string
16081593 example : " https://app.saucelabs.com/live/mobile/dataCenters/US/devices/Samsung_Galaxy_S8_real2/shared/123e4567-e89b-12d3-a456-426614174000"
16091594 description : Live test view for the openapi session
1595+ deviceDescriptorUrl :
1596+ type : string
1597+ example : " https://api.us-west-1.saucelabs.com/rdc/v2/devices/iPhone_13_real"
1598+ description : Link to the device descriptor with more details about the device
16101599 self :
16111600 type : string
16121601 example : " https://api.us-west-1.saucelabs.com/rdc/v2/sessions/123e4567-e89b-12d3-a456-426614174000"
You can’t perform that action at this time.
0 commit comments