This commit is contained in:
Valis-Win 2025-10-28 15:47:15 +03:00
parent 98334009c5
commit ef7d3759f6
3 changed files with 2 additions and 1 deletions

BIN
.venv.zip Normal file

Binary file not shown.

View File

@ -1,3 +1,4 @@
[
"http://172.25.4.101:3005",
"http://localhost:3005"
]

View File

@ -27,7 +27,7 @@
"fields": {
"parserName": {
"type": "string",
"choices": ["ikea", "B2Parf", "Decathlon"],
"choices": ["ikea", "b2parf", "Decathlon"],
"description": "Идентификатор парсера (выбор из списка)"
},
"category.name": { "type": "string", "source": "путь категории" },