[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
ojs
/
kesmas
/
33018
/
schemas
/
[
Home
]
File: section.json
{ "title": "Section", "description": "A journal section. Typically a section within an issue, such as Articles or Reviews.", "properties": { "id": { "type": "integer", "apiSummary": true }, "abbrev": { "$ref": "#/definitions/LocaleObject", "apiSummary": true }, "title": { "$ref": "#/definitions/LocaleObject", "apiSummary": true }, "seq": { "type": "integer", "apiSummary": true } } }