This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
yusmar
/
tbg-company-api
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
add carrer fitur
master
Yusmardianto
пре 4 година
родитељ
f0dab99955
комит
0e865531bd
1 измењених фајлова
са
17 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+17
-1
api/carrer/models/carrer.settings.json
+ 17
- 1
api/carrer/models/carrer.settings.json
Прегледај датотеку
@@ -2,7 +2,8 @@
"kind": "collectionType",
"collectionName": "carrers",
"info": {
"name": "Carrer"
"name": "Carrer",
"description": ""
},
"options": {
"increments": true,
@@ -31,6 +32,21 @@
"required": true
},
"category": {
"type": "enumeration",
"enum": [
"S1",
"D3",
"SMA"
]
},
"start_regis": {
"type": "date",
"required": true
},
"until_regis": {
"type": "date"
},
"name_description": {
"type": "string"
}
}
Write
Preview
Loading…
Откажи
Сачувај