You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Обновление зашифрованных данных по результатам тестов (workflow)
This commit is contained in:
committed by
Vitaly the Alpaca (bot)
parent
80b73cecdb
commit
9e7cff87a4
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"result": {
|
||||
"pictures": [
|
||||
{
|
||||
"product_id": 1111588191,
|
||||
"url": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
|
||||
"state": "imported",
|
||||
"is_primary": true,
|
||||
"is_360": false,
|
||||
"is_color": false
|
||||
},
|
||||
{
|
||||
"product_id": 1111588191,
|
||||
"url": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
|
||||
"state": "imported",
|
||||
"is_primary": false,
|
||||
"is_360": false,
|
||||
"is_color": false
|
||||
},
|
||||
{
|
||||
"product_id": 1111588191,
|
||||
"url": "GREEN",
|
||||
"state": "imported",
|
||||
"is_primary": false,
|
||||
"is_360": false,
|
||||
"is_color": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"result": {
|
||||
"pictures": [
|
||||
{
|
||||
"product_id": 1111588191,
|
||||
"url": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg",
|
||||
"state": "imported",
|
||||
"is_primary": true,
|
||||
"is_360": false,
|
||||
"is_color": false
|
||||
},
|
||||
{
|
||||
"product_id": 1111588191,
|
||||
"url": "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg",
|
||||
"state": "imported",
|
||||
"is_primary": false,
|
||||
"is_360": false,
|
||||
"is_color": false
|
||||
},
|
||||
{
|
||||
"product_id": 1111588191,
|
||||
"url": "GREEN",
|
||||
"state": "imported",
|
||||
"is_primary": false,
|
||||
"is_360": false,
|
||||
"is_color": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user