[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
jurnal-kesmas
/
v1
/
lib
/
pkp
/
schemas
/
[
Home
]
File: reviewRound.json
{ "title": "Review Round", "description": "A round of review assignments in the review stage.", "properties": { "id": { "type": "integer" }, "round": { "type": "integer" }, "stageId": { "type": "integer" }, "status": { "type": "string", "readOnly": true }, "statusId": { "type": "integer" } } }