mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 04:20:52 +00:00
Fix response code for deletePlaylist
This commit is contained in:
committed by
GitHub
parent
f37a02a2e4
commit
c1f63d705e
@@ -104,7 +104,7 @@ delete:
|
||||
required: true
|
||||
|
||||
responses:
|
||||
"200":
|
||||
"204":
|
||||
description: The playlist is deleted
|
||||
"400":
|
||||
$ref: "../../responses/400.yaml"
|
||||
|
||||
Reference in New Issue
Block a user