User: xmehmetyz@gmail.com added process model file playground/appyazilim/test1/ad-schema.json

This commit is contained in:
sartography-automated-committer 2023-09-22 14:09:42 +00:00
parent 0938263831
commit bc93cc3733
2 changed files with 10 additions and 1 deletions

View File

@ -12,6 +12,14 @@
"enum": [
"40"
]
},
"dicle_mah_8802_sok_no7a_d2_buca_izmir": {
"type": "string",
"title": "Dicle Mah. 880/2 Sok. No:7A D:2 Buca İzmir",
"enum": [
"ankara",
"izmir"
]
}
},
"required": []

View File

@ -1,6 +1,7 @@
{
"ui:order": [
"soyad",
"yas"
"yas",
"dicle_mah_8802_sok_no7a_d2_buca_izmir"
]
}