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: Readme.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,9 @@ Here's an example of what an app shows up as on the Plex web interface
30
30
31
31
The rows in that example from top to bottom are `deviceName`, `version`, `product`, and `device`.
32
32
33
-
**query(uri) : Retrieve content from URI**
33
+
### .query(uri)
34
+
35
+
**Retrieve content from URI**
34
36
35
37
Aside from requesting the API and returning its response, an `.uri` property are created to easier follow the URIs available in the HTTP API. At the moment URIs are attached for Directory and Server items.
0 commit comments