/
githubmirror
/
strapi
Обзор
Документация
Войти
/
githubmirror
/
strapi
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
tests/app-template/src/components/product/variations.json
21 строка
327 B
Ben Irvin
test: move app-template to common dir
03 дек 2025, 18:18
03 дек 2025, 18:18
6cc814a
Код
Авторство
О чём код?
{ "collectionName": "components_product_variations", "info": { "displayName": "variations" }, "options": {}, "attributes": { "name": { "type": "string" }, "description": { "type": "text" }, "price": { "type": "decimal" }, "sku": { "type": "integer" } } }