{"description": "Publication publish request schema", "title": "Publication publish request", "required": ["comName", "jobName", "pubName", "title", "startDate", "endDate", "locale"], "id": "http://api.xeebo.com/schema/xeebo-rest-publication-publish-request-schema-v1.0.0.json", "additionalProperties": false, "$schema": "http://json-schema.org/draft-04/schema", "type": "object", "properties": {"duty": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/dutyType"}, "startDate": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/startDateType"}, "requirement": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/requirementType"}, "endDate": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/endDateType"}, "locale": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/localeType"}, "intro": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/introType"}, "questions": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/questionsType"}, "summary": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/summaryType"}, "documents": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/documentsType"}, "title": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/titleType"}, "headline": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/headlineType"}, "comName": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/comNameType"}, "version": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/versionType"}, "criteria": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/criteriaType"}, "description": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/descriptionType"}, "pubName": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/pubNameType"}, "info": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/infoType"}, "footer": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/footerType"}, "country": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/countryType"}, "jobName": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/jobNameType"}, "caption": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/captionType"}, "benefit": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/benefitType"}, "workplace": {"$ref": "http://api.xeebo.com/schema/xeebo-rest-publication-schema-v1.0.0.json#/definitions/workplaceType"}}}