mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-09 12:37:45 +00:00
build: Added dev/preview mode for the spec
remove unused markdown files
This commit is contained in:
@@ -2,7 +2,7 @@ openapi: 3.1.0
|
||||
info:
|
||||
version: 0.0.3
|
||||
title: Plex-API
|
||||
description: An Open API Spec for interacting with Plex.tv
|
||||
description: An Open API Spec for interacting with Plex.tv and Plex Media Server
|
||||
contact:
|
||||
name: Luke Hagar
|
||||
url: 'https://www.LukeHagar.com'
|
||||
@@ -27,7 +27,7 @@ servers:
|
||||
|
||||
x-speakeasy-globals:
|
||||
parameters:
|
||||
- $ref: "./parameters/ClientIdentifier.yaml"
|
||||
- $ref: '#/components/parameters/ClientIdentifier'
|
||||
|
||||
security:
|
||||
- accessToken: []
|
||||
|
||||
Reference in New Issue
Block a user