User: maximryzhov88@yandex.ru deleted process model file playground/rmgi/complex/data-schema.json

This commit is contained in:
sartography-automated-committer 2024-01-31 17:20:24 +00:00
parent 19a234def6
commit 5384d7d073
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
{
"title": "Text Field",
"description": "Enter something",
"type": "object",
"required": [
"test"
],
"properties": {
"test": {
"type": "string",
"title": "Test input"
}
}
}