AnonSec Team
Server IP : 103.11.96.170  /  Your IP : 3.23.61.205
Web Server : Microsoft-IIS/10.0
System : Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64
User : elibrary.unsap.ac.id ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF
Directory (0777) :  D:/localhost/ejournal/schemas/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : D:/localhost/ejournal/schemas/publication.json
{
	"description": "A published version of an article.",
	"required": [
		"sectionId"
	],
	"properties": {
		"accessStatus": {
			"type": "integer",
			"default": 0,
			"validation": [
				"nullable"
			]
		},
		"galleys": {
			"type": "array",
			"apiSummary": true,
			"readOnly": true,
			"items": {
				"$ref": "#/definitions/Galley"
			}
		},
		"hideAuthor": {
			"type": "boolean",
			"description": "Whether the contributor details should be displayed for this publication. Commonly used for editorial statements without individual authorship.",
			"default": false,
			"validation": [
				"nullable"
			]
		},
		"issueId": {
			"type": "integer",
			"validation": [
				"nullable"
			]
		},
		"pages": {
			"type": "string",
			"description": "The pages of the issue in which this article appears if it is published in a physical format.",
			"apiSummary": true,
			"validation": [
				"nullable"
			]
		},
		"sectionId": {
			"type": "integer",
			"apiSummary": true
		}
	}
}

AnonSec - 2021