Skip to content

Commit 464f53b

Browse files
authored
[FIX] Devices API documentation link (#40)
1 parent 9ac1bf5 commit 464f53b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/docs/api/exploratory-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ The `requirements` array allows you to specify device targeting for your test. E
516516
- `browsers` - Browser applications
517517
- `input_devices` - Input methods (e.g., keyboard, touch)
518518

519-
**Important**: All IDs in the requirements array (category, vendor, devices, operating_system, browsers, etc.) must be retrieved from the [Public Device API](https://api.test.io/public/v2/devices). Use the Public Device API to:
519+
**Important**: All IDs in the requirements array (category, vendor, devices, operating_system, browsers, etc.) must be retrieved from the [Public Device API](https://testiodevicesapi.docs.apiary.io/). Use the Public Device API to:
520520

521521
1. List available device categories, vendors, and models
522522
2. Get operating system and browser options

0 commit comments

Comments
 (0)