mirror of
https://github.com/LukeHagar/plex-mintlify-docs.git
synced 2025-12-06 04:20:40 +00:00
Cleaning and adding content
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
workflowVersion: 1.0.0
|
||||
speakeasyVersion: latest
|
||||
sources:
|
||||
# Plex-API:
|
||||
# inputs:
|
||||
# - location: registry.speakeasyapi.dev/lukehagar/lukehagar/plex-api:latest
|
||||
# # overlays:
|
||||
# # - location: ./mintlify-overlay.yaml
|
||||
# # - location: https://github.com/LukeHagar/plexjs/raw/main/codeSamples.yaml
|
||||
# output: plexapi
|
||||
targets: {}
|
||||
@@ -33,7 +33,7 @@
|
||||
"navigation": [
|
||||
{
|
||||
"group": "Getting Started",
|
||||
"pages": ["Intro", "api-specification", "SDKs"]
|
||||
"pages": ["Intro", "Open-API-Specification", "SDKs", "other-resources"]
|
||||
}
|
||||
],
|
||||
"footerSocials": {
|
||||
|
||||
9
other-resources.mdx
Normal file
9
other-resources.mdx
Normal file
@@ -0,0 +1,9 @@
|
||||
Other Helpful Plex API Resources
|
||||
|
||||
| Website | URL |
|
||||
|---------|-----|
|
||||
| Plex Web API Overview | https://github.com/Arcanemagus/plex-api/wiki/Plex-Web-API-Overview |
|
||||
| Plex API Wiki | https://github.com/Arcanemagus/plex-api/wiki |
|
||||
| Plex API Filter Documentation | https://github.com/jc21/plex-api/blob/master/docs/Filter.md |
|
||||
| Plexopedia API Overview | https://www.plexopedia.com/plex-media-server/api/ |
|
||||
| Plexopedia API Filter | https://www.plexopedia.com/plex-media-server/api/filter/ |
|
||||
Reference in New Issue
Block a user