| Server IP : 127.0.1.1 / Your IP : 216.73.216.83 Web Server : Apache/2.4.58 (Ubuntu) System : Linux nepub 6.8.0-88-generic #89-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 01:02:46 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/public_html/schemas/ |
Upload File : |
{
"title": "Issue",
"description": "An issue.",
"properties": {
"_href": {
"type": "string",
"readOnly": true,
"apiSummary": true
},
"articles": {
"type": "array",
"readOnly": true,
"items": {
"$ref": "#/definitions/SubmissionSummary"
}
},
"coverImageAltText": {
"type": "string",
"multilingual": true,
"apiSummary": true
},
"coverImageUrl": {
"type": "string",
"multilingual": true,
"apiSummary": true,
"validation": [
"url"
]
},
"dateNotified": {
"type": "string",
"validation": [
"date:Y-m-d H:i:s"
]
},
"datePublished": {
"type": "string",
"apiSummary": true,
"validation": [
"date:Y-m-d H:i:s"
]
},
"description": {
"type": "string",
"multilingual": "true",
"apiSummary": true
},
"doi": {
"type": "string"
},
"galleys": {
"type": "array",
"readOnly": true,
"apiSummary": true,
"items": {
"$ref": "#/definitions/Galley"
}
},
"id": {
"type": "integer",
"apiSummary": true
},
"identification": {
"type": "string",
"readOnly": true,
"apiSummary": true
},
"isCurrent": {
"type": "boolean",
"readOnly": true
},
"lastModified": {
"type": "string",
"validation": [
"date:Y-m-d H:i:s"
]
},
"number": {
"type": "string",
"apiSummary": true
},
"publishedUrl": {
"type": "string",
"apiSummary": true,
"validation": [
"url"
]
},
"sections": {
"type": "array",
"readOnly": true,
"items": {
"$ref": "#/definitions/SectionSummary"
}
},
"title": {
"type": "string",
"multilingual": "true",
"apiSummary": true
},
"urlPath": {
"type": "string",
"description": "An optional path to use in the URL instead of the ID.",
"validation": [
"nullable",
"regex:/^[a-zA-Z0-9]+([\\.\\-_][a-zA-Z0-9]+)*$/"
]
},
"volume": {
"type": "integer",
"apiSummary": true
},
"year": {
"type": "integer",
"apiSummary": true
}
}
}