2020-11-01 17:22:42 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "http://json-schema.org/draft-07/schema",
|
|
|
|
|
"$id": "molang.string.1.8.0",
|
|
|
|
|
"type": "string",
|
2021-04-04 14:00:43 +02:00
|
|
|
"title": "Molang / String",
|
2020-11-01 17:22:42 +01:00
|
|
|
"description": "Molang definition",
|
|
|
|
|
"format": "molang"
|
|
|
|
|
}
|