mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 18:52:50 +00:00
12 lines
117 B
JSON
12 lines
117 B
JSON
{
|
|
"type": "object",
|
|
"required": [
|
|
"log"
|
|
],
|
|
"properties": {
|
|
"log": {
|
|
"$ref": "#log"
|
|
}
|
|
}
|
|
}
|