mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 04:20:52 +00:00
format project
This commit is contained in:
@@ -5,4 +5,3 @@ schema:
|
||||
type: integer
|
||||
example: 9518
|
||||
required: true
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: sectionKey
|
||||
description: |
|
||||
description: |
|
||||
The unique key of the Plex library.
|
||||
Note: This is unique in the context of the Plex server.
|
||||
in: path
|
||||
@@ -8,4 +8,3 @@ schema:
|
||||
format: int32
|
||||
example: 9518
|
||||
required: true
|
||||
|
||||
|
||||
@@ -4,4 +4,3 @@ required: false
|
||||
schema:
|
||||
type: string
|
||||
example: "Linux"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user