UI fix
This commit is contained in:
parent
98334009c5
commit
ef7d3759f6
@ -1,3 +1,4 @@
|
||||
[
|
||||
"http://172.25.4.101:3005",
|
||||
"http://localhost:3005"
|
||||
]
|
||||
@ -27,7 +27,7 @@
|
||||
"fields": {
|
||||
"parserName": {
|
||||
"type": "string",
|
||||
"choices": ["ikea", "B2Parf", "Decathlon"],
|
||||
"choices": ["ikea", "b2parf", "Decathlon"],
|
||||
"description": "Идентификатор парсера (выбор из списка)"
|
||||
},
|
||||
"category.name": { "type": "string", "source": "путь категории" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user