mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-09 20:47:46 +00:00
fixed issue
This commit is contained in:
@@ -128,6 +128,7 @@ required:
|
||||
- twoFactorEnabled
|
||||
- username
|
||||
- uuid
|
||||
- attributionPartner
|
||||
properties:
|
||||
adsConsent:
|
||||
type:
|
||||
@@ -329,3 +330,8 @@ properties:
|
||||
type: string
|
||||
description: The account UUID
|
||||
example: dae343c1f45beb4f
|
||||
attributionPartner:
|
||||
type:
|
||||
- string
|
||||
- "null"
|
||||
example: null
|
||||
|
||||
Reference in New Issue
Block a user