9 lines
127 B
JSON
9 lines
127 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema",
|
|
"properties": {
|
|
"version": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
}
|