Skip to content

Commit a411c22

Browse files
update schema version
1 parent 7786ab5 commit a411c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/learn/3d-bits/theme-app-extensions/bitbybit-viewer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Save your JSON configurator as a file, upload it to Shopify CDN as a file. Copy
110110

111111
While our Viewer Editor is the recommended way to create and manage the Scene Config JSON, you can also edit the JSON directly using any text editor. For a better editing experience with features like syntax highlighting and autocompletion (intellisense), we provide a JSON schema.
112112

113-
* **JSON Schema:** You can find the schema [here](https://ik.imagekit.io/bitbybit/app/assets/start/shopify/viewer-scene-config-schema-0-20-8.json). (Note: This schema link points to version `0.20.9`. The schema may be updated in the future, so ensure you refer to the latest version compatible with your "3D Bits" app version.)
113+
* **JSON Schema:** You can find the schema [here](https://ik.imagekit.io/bitbybit/app/assets/start/shopify/viewer-scene-config-schema-0-20-9.json). (Note: This schema link points to version `0.20.9`. The schema may be updated in the future, so ensure you refer to the latest version compatible with your "3D Bits" app version.)
114114
Many modern code editors (like VS Code) can use this schema to provide validation and autocompletion as you edit the JSON.
115115

116116
## Video Tutorial: BITBYBIT VIEWER Block Setup

0 commit comments

Comments
 (0)