bigcommerce / stencil-cli

BigCommerce Stencil emulator for local theme development
https://developer.bigcommerce.com/stencil-docs
BSD 4-Clause "Original" or "Old" License
102 stars 141 forks source link

stencil cli schema number type #1124

Closed konstantinoschristomanos closed 8 months ago

konstantinoschristomanos commented 1 year ago

Expected behavior

Number type field should be allowed in schema.json

Actual behavior

Error: Your theme's schema.json has errors: schema[12].settings[1].type should be equal to one of the allowed values

Steps to reproduce behavior

Add a new widget with "type":"number" in schema.json

Environment

Stencil-cli version stencil --version: 7.2.0

Node version node -v: v18.15.0

NPM version npm -v: 9.8.0

OS: macosVentura 13.4.1