HOME


Mini Shell 1.0
DIR: /home/dhnidqcz/journal.pragmaticsng.org/lib__47455f6/pkp/schemas/
Upload File :
Current File : /home/dhnidqcz/journal.pragmaticsng.org/lib__47455f6/pkp/schemas/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"
		}
	}
}