User: maximryzhov88@yandex.ru clicked save for playground/rmgi/test/approve-schema.json

This commit is contained in:
sartography-automated-committer 2024-01-21 16:24:32 +00:00
parent a6fa360374
commit dfae0fab21

View File

@ -1 +1,11 @@
{}
{
"title": "Checkbox",
"description": "A super simple checkbox",
"properties": {
"done": {
"type": "boolean",
"title": "Done?",
"default": false
}
}
}