10 lines
130 B
JSON
10 lines
130 B
JSON
|
{
|
||
|
"type": "object",
|
||
|
"properties": {
|
||
|
"ua": {
|
||
|
"title": "Custom User-Agent String",
|
||
|
"type": "string"
|
||
|
}
|
||
|
}
|
||
|
}
|