You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dev/api/rdc-access-api/integration-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Understanding how devices are labeled helps you target exactly what you need:
48
48
49
49
The `deviceName` query parameter accepts an exact value or regular expression and matches against both `descriptor` and `deviceName`. This holds true for every endpoint that takes `deviceName`.
50
50
51
-
> Need the full schema for these fields? See `Device` and `Session` definitions in the [Access API spec](/real-device-access-api/#model/device).
51
+
> Need the full schema for these fields? See `Device` and `Session` definitions in the [Access API spec](/real-device-access-api).
0 commit comments