mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-10 04:20:57 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.303.0
This commit is contained in:
@@ -11,7 +11,20 @@ curl http://10.10.10.47:32400/:/prefs \
|
||||
{
|
||||
"MediaContainer": {
|
||||
"size": 161,
|
||||
"Setting": []
|
||||
"Setting": [
|
||||
{
|
||||
"id": "EnableDatabaseTrace",
|
||||
"label": "",
|
||||
"summary": "",
|
||||
"type": "bool",
|
||||
"default": false,
|
||||
"value": false,
|
||||
"hidden": true,
|
||||
"advanced": false,
|
||||
"group": "",
|
||||
"enumValues": "1:admin only|2:everyone"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user