Update 'ModuleJSONProperty'
@@ -2,7 +2,7 @@
|
||||
Each property consists of a property-type, some metadata and of course the value. Below is an example of what a basic property looks like.
|
||||
```JSON
|
||||
{
|
||||
"name": "Property 1",
|
||||
"title": "Property 1",
|
||||
"type": "text",
|
||||
"description": "Enter some text",
|
||||
"value": "Hello World!"
|
||||
|
||||
Reference in New Issue
Block a user