mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-07 20:47:48 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.142.3
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user