2020-08-04 01:22:18 -07:00
|
|
|
{
|
|
|
|
"type": "object",
|
|
|
|
"properties": {
|
|
|
|
"ua": {
|
|
|
|
"title": "Custom User-Agent String",
|
|
|
|
"type": "string"
|
2020-09-06 04:26:09 -07:00
|
|
|
},
|
|
|
|
"json": {
|
|
|
|
"title": "JSON String of all Preferences",
|
|
|
|
"type": "string"
|
2020-08-04 01:22:18 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|