mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-08 04:20:53 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.136.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{/* Start Python Installation */}
|
||||
```bash
|
||||
pip install openapi
|
||||
pip install plexpy
|
||||
```
|
||||
{/* End Python Installation */}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
## Installation
|
||||
import LanguageSelector from 'src/components/LanguageSelector';
|
||||
import { H2 } from "src/components/TextHeaderWrapper";
|
||||
|
||||
<H2>Installation <LanguageSelector/></H2>
|
||||
|
||||
{/* render installation */}
|
||||
Reference in New Issue
Block a user