mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-09 04:20:52 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.142.3
This commit is contained in:
@@ -4,4 +4,3 @@ the Id of the library to query
|
||||
<br/>
|
||||
**Example:** `1000`
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.DeleteLibraryResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<DeleteLibraryResponse/>
|
||||
<DeleteLibraryResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
{/* Autogenerated DO NOT EDIT */}
|
||||
##### `section_id` *{`float`}*
|
||||
the Id of the library to query
|
||||
|
||||
---
|
||||
##### `type` *{`float`}*
|
||||
item type
|
||||
|
||||
---
|
||||
##### `filter_` *{`Optional[str]`}*
|
||||
the filter parameter
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetCommonLibraryItemsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetCommonLibraryItemsResponse/>
|
||||
<GetCommonLibraryItemsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,9 +3,7 @@
|
||||
This is the path to the local file, must be prefixed by `file://`
|
||||
<br/>
|
||||
**Example:** `file://C:\Image.png&type=13`
|
||||
|
||||
---
|
||||
##### `type` *{`Optional[float]`}*
|
||||
Item type
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetFileHashResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetFileHashResponse/>
|
||||
<GetFileHashResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
{/* Autogenerated DO NOT EDIT */}
|
||||
##### `section_id` *{`float`}*
|
||||
the Id of the library to query
|
||||
|
||||
---
|
||||
##### `type` *{`float`}*
|
||||
item type
|
||||
|
||||
---
|
||||
##### `filter_` *{`Optional[str]`}*
|
||||
the filter parameter
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetLatestLibraryItemsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetLatestLibraryItemsResponse/>
|
||||
<GetLatestLibraryItemsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetLibrariesResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetLibrariesResponse/>
|
||||
<GetLibrariesResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -7,14 +7,14 @@ import Labels from "/src/lib/labels";
|
||||
the Id of the library to query
|
||||
<br/>
|
||||
**Example:** `1000`
|
||||
|
||||
---
|
||||
##### `include_details` *{`Optional[operations.IncludeDetails]`}*
|
||||
Whether or not to include details for a section (types, filters, and sorts).
|
||||
Only exists for backwards compatibility, media providers other than the server libraries have it on always.
|
||||
|
||||
|
||||
<Collapsible openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<IncludeDetails/>
|
||||
<IncludeDetails />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetLibraryResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetLibraryResponse/>
|
||||
<GetLibraryResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
{/* Autogenerated DO NOT EDIT */}
|
||||
##### `section_id` *{`float`}*
|
||||
the Id of the library to query
|
||||
|
||||
---
|
||||
##### `type` *{`Optional[float]`}*
|
||||
item type
|
||||
|
||||
---
|
||||
##### `filter_` *{`Optional[str]`}*
|
||||
the filter parameter
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetLibraryItemsResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetLibraryItemsResponse/>
|
||||
<GetLibraryItemsResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
##### `rating_key` *{`float`}*
|
||||
the id of the library item to return the children of.
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetMetadataResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetMetadataResponse/>
|
||||
<GetMetadataResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
##### `rating_key` *{`float`}*
|
||||
the id of the library item to return the children of.
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetMetadataChildrenResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetMetadataChildrenResponse/>
|
||||
<GetMetadataChildrenResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetOnDeckResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetOnDeckResponse/>
|
||||
<GetOnDeckResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.GetRecentlyAddedResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<GetRecentlyAddedResponse/>
|
||||
<GetRecentlyAddedResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
##### `section_id` *{`float`}*
|
||||
the Id of the library to refresh
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,10 @@ import Collapsible from "/src/components/Collapsible";
|
||||
import Labels from "/src/lib/labels";
|
||||
|
||||
##### *{`operations.RefreshLibraryResponse`}*
|
||||
|
||||
<Collapsible defaultOpen openLabel={Labels.showProperties} closeLabel={Labels.hideProperties}>
|
||||
<RefreshLibraryResponse/>
|
||||
<RefreshLibraryResponse />
|
||||
</Collapsible>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user