json_schema
stringlengths
43
1.28M
unique_id
stringlengths
2
41
{ "properties": { "birthdate": { "_$id": "/properties/birthdate", "description": "date of birth, can be NULL", "oneOf": [ { "type": "null" }, { "_format": "date-time", "type": "string" } ], "title": "Birthdate" }, "blocked": { "_$id": "/properties/blocked", "default": false, "description": "user blocked flag", "readOnly": true, "title": "Blocked", "type": "boolean" }, "city": { "_$id": "/properties/city", "description": "city, can be NULL", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "City" }, "company": { "_$id": "/properties/company", "description": "is a company, default: false", "title": "Company", "type": "boolean" }, "company_kind": { "_$id": "/properties/company_kind", "description": "type of company, can be NULL", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "Company Kind" }, "company_name": { "_$id": "/properties/company_name", "description": "name of company, can be NULL", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "Company Name" }, "country": { "_$id": "/properties/country", "description": "country, can be NULL", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "Country" }, "deathdate": { "_$id": "/properties/deathdate", "description": "date of death, can be NULL", "oneOf": [ { "type": "null" }, { "_format": "date-time", "type": "string" } ], "title": "Deathdate" }, "email": { "_$id": "/properties/email", "description": "first email, can be NULL", "oneOf": [ { "type": "null" }, { "_format": "email", "type": "string" } ], "title": "Email" }, "gender": { "_$id": "/properties/gender", "description": "gender, for example male, female, can be NULL", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "Gender" }, "last_login": { "_$id": "/properties/last_login", "description": "last succcessful login datetime", "oneOf": [ { "type": "null" }, { "_format": "date-time", "type": "string" } ], "readOnly": true, "title": "Last Login" }, "last_login_err": { "_$id": "/properties/last_login_err", "description": "last login filaure datetime", "oneOf": [ { "type": "null" }, { "_format": "date-time", "type": "string" } ], "readOnly": true, "title": "Last Login Err" }, "name": { "_$id": "/properties/name", "description": "person name, can be NULL", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "Name" }, "national_id_number": { "_$id": "/properties/national_id_number", "description": "national identification number (like SSN in USA or NI number in UK)", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "National Id Number" }, "num_login_err": { "_$id": "/properties/num_login_err", "default": 0, "description": "number of consecutive login failures", "readOnly": true, "title": "Num Login Err", "type": "integer" }, "password_hash": { "_$id": "/properties/password_hash", "description": "login user password", "maxLength": 100, "title": "Password", "type": "string" }, "person_title": { "_$id": "/properties/person_title", "description": "person title, for example Sir, Madame, Prof, Doct, ecc., can be NULL", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "Person Title" }, "phone": { "_$id": "/properties/phone", "description": "first phone number, can be NULL", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "Phone" }, "state_name": { "_$id": "/properties/state_name", "description": "state, can be NULL", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "State Name" }, "street_address": { "_$id": "/properties/street_address", "description": "address street, can be NULL", "oneOf": [ { "type": "null" }, { "contentMediaType": "text/html", "type": "string" } ], "title": "Street Address" }, "surname": { "_$id": "/properties/surname", "description": "person surname, can be NULL", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "Surname" }, "username": { "_$id": "/properties/username", "description": "login user name", "maxLength": 100, "title": "Username", "type": "string" }, "vat_number": { "_$id": "/properties/vat_number", "description": "value added tax identification number (VAT)", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "Vat Number" }, "verified": { "_$id": "/properties/verified", "description": "Timestamp at which the user became verified", "oneOf": [ { "type": "null" }, { "_format": "date-time", "type": "string" } ], "readOnly": true, "title": "Verified" }, "website": { "_$id": "/properties/website", "description": "website url, can be NULL", "oneOf": [ { "type": "null" }, { "_format": "uri", "type": "string" } ], "title": "Website" }, "zipcode": { "_$id": "/properties/zipcode", "description": "zipcode, can be NULL", "oneOf": [ { "type": "null" }, { "type": "string" } ], "title": "Zipcode" } }, "required": [ "username" ], "type": "object" }
o25806
{ "$schema": "http://json-schema.org/draft-04/schema#", "targetType": "document_surface1d", "schemaType": "DesambiguisationTerme", "title": "Termes d\u00e9sambigu\u00efs\u00e9s", "type": "object", "required": [ "schemaType", "_corpusID", "_documentID", "offsets" ], "properties": { "schemaType": { "type": "string", "description": "Schema type", "searchable": true, "searchModes": [ "noop" ], "locked": true }, "_documentID": { "type": "string", "description": "Internal document GUID", "searchable": true, "searchModes": [ "noop" ], "locked": true }, "_corpusID": { "type": "string", "description": "Internal Corpus GUID", "searchable": true, "searchModes": [ "noop" ], "locked": true }, "offsets": { "searchable": true, "locked": true, "type": "array", "minItems": 1, "items": { "type": "object", "properties": { "begin": { "type": "integer", "minimum": 0 }, "end": { "type": "integer", "minimum": 0 } } } }, "": { "type": "string", "description": "", "searchable": true, "searchModes": [ "basic" ], "locked": false }, "confiance": { "type": "string", "description": "", "searchable": true, "searchModes": [ "basic" ], "locked": false }, "synonyme": { "type": "array", "_uniqueItems": true, "description": "Liste des synonymes de ce terme.", "searchable": true, "searchModes": [ "basic" ], "locked": false, "minItems": 0, "items": { "type": "string" } }, "genre": { "type": "string", "description": "Genre du terme, si sp\u00e9cifi\u00e9 dans le dictionaire.", "searchable": true, "searchModes": [ "basic" ], "locked": false }, "nombre": { "type": "string", "description": "Nombre du terme, si sp\u00e9cifi\u00e9 dans le dictionaire.", "searchable": true, "searchModes": [ "basic" ], "locked": false }, "langue": { "type": "string", "description": "Langue du terme.", "searchable": true, "searchModes": [ "basic" ], "locked": false }, "domaine": { "type": "array", "_uniqueItems": true, "description": "Liste des domaines associ\u00e9s \u00e0 ce terme.", "searchable": true, "searchModes": [ "basic" ], "locked": false, "minItems": 0, "items": { "type": "string" } }, "domaineProximite": { "type": "array", "_uniqueItems": true, "description": "Liste des domaines indirectement associ\u00e9s \u00e0 ce terme.", "searchable": true, "searchModes": [ "basic" ], "locked": false, "minItems": 0, "items": { "type": "string" } }, "definition": { "type": "string", "description": "D\u00e9finition du concept associ\u00e9 \u00e0 ce terme.", "searchable": true, "searchModes": [ "basic" ], "locked": false }, "roleSyntaxique": { "type": "string", "description": "Partie du discours du terme.", "searchable": true, "searchModes": [ "basic" ], "locked": false }, "exemple": { "type": "array", "_uniqueItems": true, "description": "Liste des exemples associ\u00e9s \u00e0 ce terme.", "searchable": true, "searchModes": [ "basic" ], "locked": false, "minItems": 0, "items": { "type": "string" } } } }
o33698
{ "copyright": [ "Copyright 2013 Red Hat, Inc. and/or its affiliates.", "This file is part of lightblue.", "This program is free software: you can redistribute it and/or modify", "it under the terms of the GNU General Public License as published by", "the Free Software Foundation, either version 3 of the License, or", "(at your option) any later version.", "This program is distributed in the hope that it will be useful,", "but WITHOUT ANY WARRANTY; without even the implied warranty of", "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the", "GNU General Public License for more details.", "You should have received a copy of the GNU General Public License", "along with this program. If not, see <http://www.gnu.org/licenses/>." ], "id": "#sortkey", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "patternProperties": { ".*": { "enum": [ "$asc", "$desc" ] } }, "additionalProperties": false }
o66311
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape", "type": "number" }, "height": { "description": "The height of the shape", "type": "number" }, "length": { "description": "The length of the shape", "type": "number" }, "radius": { "description": "The radius of the shape", "type": "number" }, "width": { "description": "The width of the shape", "type": "number" } }, "type": "object" }, "shape": { "description": "The shape for which the area needs to be calculated", "enum": [ "rectangle", "circle", "triangle" ], "type": "string" } }, "type": "object" }
calculate_area_26ce701a
{ "anyOf": [ { "$ref": "#/definitions/TestStruct" } ], "definitions": { "TestStruct": { "additionalProperties": false, "description": "for testing the schema generator.", "preferredOrder": [ "int32Field", "int64Field", "intField" ], "properties": { "int32Field": { "description": "an integer", "type": "integer", "x-intellij-html-description": "an integer" }, "int64Field": { "description": "an integer", "type": "integer", "x-intellij-html-description": "an integer" }, "intField": { "description": "an integer", "type": "integer", "x-intellij-html-description": "an integer" } }, "x-intellij-html-description": "for testing the schema generator." } }, "type": "object" }
o6379
{ "properties": { "customer_name": { "description": "The name of the customer", "type": "string" }, "items": { "description": "The list of items in the invoice", "items": { "properties": { "name": { "description": "The name of the item", "type": "string" }, "price": { "description": "The price of the item", "type": "number" }, "quantity": { "description": "The quantity of the item", "type": "integer" } }, "required": [ "name", "price", "quantity" ], "type": "object" }, "type": "array" }, "tax_rate": { "description": "The tax rate in percentage", "type": "number" } }, "required": [ "customer_name", "items" ], "type": "object" }
create_invoice_bdc661a6
{ "properties": { "author": { "anyOf": [ { "properties": { "email": { "format": "email", "type": "string" }, "name": { "type": "string" } }, "type": "object" }, { "type": "string" } ] }, "description": { "type": "string" }, "homepage": { "type": "string" }, "icon": { "format": "uri", "type": "string" }, "name": { "type": "string" }, "version": { "type": "string" } }, "type": "object" }
o36641
{ "properties": { "PayloadDescription": { "default": "Universal Access Settings", "description": "Description of the payload", "type": "string" }, "PayloadDisplayName": { "default": "Universal Access Settings", "description": "Name of the payload", "type": "string" }, "PayloadIdentifier": { "default": "com.apple.universalaccess", "description": "A unique identifier for the payload, dot-delimited. Usually root PayloadIdentifier+subidentifier", "type": "string" }, "PayloadOrganization": { "description": "This value describes the issuing organization of the profile, as displayed to the user", "type": "string" }, "PayloadType": { "default": "com.apple.universalaccess", "description": "The type of the payload, a reverse dns string", "type": "string" }, "PayloadUUID": { "default": "", "description": "Unique identifier for the payload (format 01234567-89AB-CDEF-0123-456789ABCDEF)", "pattern": "^[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-[0-9A-Za-z]{4}-[0-9A-Za-z]{4}-[0-9A-Za-z]{12}$", "type": "string" }, "PayloadVersion": { "default": 1, "description": "The version of the whole configuration profile.", "type": "number" }, "closeViewHotkeysEnabled": { "description": "", "type": "boolean" }, "closeViewScrollWheelToggle": { "description": "", "type": "boolean" }, "flashScreen": { "description": "Flash the screen when an alert sound occurs", "type": "boolean" }, "grayscale": { "description": "Use Grayscale", "type": "boolean" }, "mouseDriver": { "description": "Mouse Keys allows the mouse pointer to be controlled using the keyboard number pad.", "type": "boolean" }, "mouseDriverCursorSize": { "description": "Mouse Cursor Size. 1 is normal, 4 is maximum.", "type": "number" }, "slowKey": { "description": "Slow keys adjusts the amount of time between when a key is pressed and when it is activated", "type": "boolean" }, "stickyKey": { "description": "Sticky keys allows modifier keys to be set without having to hold the key down.", "type": "boolean" }, "voiceOverOnOffKey": { "description": "VoiceOver provides spoken and brailled descriptions of items on the computer screen and provides\n control of the computer through the user of the keyboard.", "type": "boolean" }, "whiteOnBlack": { "description": "Invert colors", "type": "boolean" } }, "title": "com.apple.universalaccess", "type": "object" }
o61644
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Create a new user", "properties": { "admin": { "type": "boolean" }, "callsign": { "type": "string" }, "email": { "_format": "email", "type": "string" }, "password": { "type": "string" }, "passwordRepeat": { "type": "string" } }, "required": [ "callsign", "email", "admin", "password", "passwordRepeat" ], "title": "Service 001 : POST /users/create", "type": "object" }
o64532
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_LocalObjectReference": { "description": "LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.", "properties": { "name": { "description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", "type": "string" } }, "type": "object" } }, "description": "Represents a StorageOS persistent volume resource.", "properties": { "fsType": { "description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", "type": [ "string", "null" ] }, "readOnly": { "description": "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", "type": [ "boolean", "null" ] }, "secretRef": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_LocalObjectReference", "description": "SecretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted." }, "volumeName": { "description": "VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.", "type": [ "string", "null" ] }, "volumeNamespace": { "description": "VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.", "type": [ "string", "null" ] } }, "type": "object" }
kb_1034_Normalized
{ "properties": { "date_range": { "properties": { "end_date": { "description": "The end date for the news search", "format": "date", "type": "string" }, "start_date": { "description": "The start date for the news search", "format": "date", "type": "string" } }, "required": [ "start_date", "end_date" ], "type": "object" }, "keywords": { "description": "The keywords to search for", "items": { "type": "string" }, "type": "array" } }, "required": [ "keywords", "date_range" ], "type": "object" }
search_news_db40142f
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "title": { "type": "string" }, "contributors": { "type": "array", "items": { "type": "string" } }, "sources": { "type": "array", "minLength": 1, "items": { "type": "object", "properties": { "name": { "type": "string", "format": "uri" }, "web": { "type": "string" } }, "required": [ "name" ] } }, "resources": { "type": "array", "items": { "type": "object", "properties": { "title": { "type": "string" }, "publication_date": { "type": [ "string", "null" ], "format": "(\\d{2}-(\\d{2})-(\\d{4}))" }, "schema": { "type": [ "object", "null" ], "properties": { "fields": { "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "translates_to": { "type": [ "string", "null" ] }, "maps_to": { "type": [ "null", "string", "array" ], "enum": [ null, "funding_period_number", "funding_period", "cci_program_code", "cci_program_title", "project_id", "project_name", "beneficiary_id", "beneficiary_name", "beneficiary_postal_code", "beneficiary_address", "beneficiary_country_code", "beneficiary_country", "beneficiary_nuts_code", "beneficiary_nuts_region", "beneficiary_city", "fund_acronym", "fund_name", "theme_code", "theme_name", "priority_number", "priority_label", "starting_date", "completion_date", "approval_date", "first_payment_date", "final_payment_date", "total_amount", "total_amount_applied", "total_amount_eligible", "member_state_amount", "third_party_amount", "eu_cofinancing_amount", "european_investment_bank_amount", "beneficiary_url", "project_description" ] } }, "required": [ "name" ] } } }, "required": [ "fields" ] }, "url": { "type": [ "string", "null" ] }, "path": { "type": [ "string", "null" ] } }, "required": [ "title", "publication_date", "schema" ] } }, "description": { "type": [ "string", "null" ] }, "scraper_required": { "type": "boolean" }, "language": { "type": "string", "pattern": "(\\w{2})" }, "extension": { "enum": [ ".xls", ".xlsx", ".csv", ".pdf" ] } }, "required": [ "title", "contributors", "sources", "resources", "scraper_required", "language", "description" ] }
o16373
{ "additionalProperties": false, "definitions": { "pathType": { "pattern": "^(\\/?((\\.{2})|([a-z0-9\\-]*))($|\\/))*$", "type": "string" } }, "not": { "allOf": [ { "required": [ "cmd" ] }, { "required": [ "args" ] } ] }, "properties": { "acceptedResourceRoles": { "items": { "type": "string" }, "type": "array" }, "args": { "items": { "type": "string" }, "type": "array" }, "backoffFactor": { "minimum": 1.0, "type": "number" }, "backoffSeconds": { "minimum": 0, "type": "integer" }, "cmd": { "minLength": 1, "type": "string" }, "constraints": {}, "container": { "additionalProperties": false, "properties": { "docker": { "additionalProperties": false, "properties": { "forcePullImage": { "type": "boolean" }, "image": { "type": "string" }, "network": { "type": "string" }, "parameters": { "items": { "additionalProperties": false, "properties": { "key": { "type": "string" }, "value": { "type": "string" } }, "required": [ "key", "value" ], "type": "object" }, "type": "array" }, "portMappings": { "items": { "additionalProperties": false, "properties": { "containerPort": { "maximum": 65535, "minimum": 0, "type": "integer" }, "hostPort": { "maximum": 65535, "minimum": 0, "type": "integer" }, "protocol": { "type": "string" }, "servicePort": { "maximum": 65535, "minimum": 0, "type": "integer" } }, "type": "object" }, "type": "array" }, "privileged": { "type": "boolean" } }, "required": [ "image" ], "type": "object" }, "type": { "type": "string" }, "volumes": { "items": { "additionalProperties": false, "properties": { "containerPath": { "type": "string" }, "hostPath": { "type": "string" }, "mode": { "type": "string" } }, "type": "object" }, "type": "array" } }, "type": "object" }, "cpus": { "minimum": 0, "type": "number" }, "dependencies": { "items": { "$ref": "#/definitions/pathType" }, "type": "array" }, "disk": { "minimum": 0, "type": "number" }, "env": { "patternProperties": { ".*": { "type": "string" } }, "type": "object" }, "executor": { "pattern": "^(|\\/\\/cmd|\\/?[^\\/]+(\\/[^\\/]+)*)$", "type": "string" }, "healthChecks": { "items": { "additionalProperties": false, "properties": { "command": { "items": { "additionalProperties": false, "properties": { "value": { "type": "string" } } }, "type": "object" }, "gracePeriodSeconds": { "minimum": 0, "type": "integer" }, "ignoreHttp1xx": { "type": "boolean" }, "intervalSeconds": { "minimum": 0, "type": "integer" }, "maxConsecutiveFailures": { "minimum": 0, "type": "integer" }, "path": { "type": "string" }, "portIndex": { "minimum": 0, "type": "integer" }, "protocol": { "type": "string" }, "timeoutSeconds": { "minimum": 0, "type": "integer" } }, "type": "object" }, "type": "array" }, "id": { "pattern": "^/?(([a-z0-9]|[a-z0-9][a-z0-9\\-]*[a-z0-9])\\.)*([a-z0-9]|[a-z0-9][a-z0-9\\-]*[a-z0-9])$", "type": "string" }, "instances": { "minimum": 0, "type": "integer" }, "labels": { "additionalProperties": { "type": "string" }, "type": "object" }, "maxLaunchDelaySeconds": { "minimum": 0, "type": "integer" }, "mem": { "minimum": 0, "type": "number" }, "ports": { "items": { "maximum": 65535, "minimum": 0, "type": "integer" }, "type": "array", "_uniqueItems": true }, "requirePorts": { "type": "boolean" }, "storeUrls": { "items": { "type": "string" }, "type": "array" }, "upgradeStrategy": { "additionalProperties": false, "properties": { "maximumOverCapacity": { "maximum": 1.0, "minimum": 0.0, "type": "number" }, "minimumHealthCapacity": { "maximum": 1.0, "minimum": 0.0, "type": "number" } }, "type": "object" }, "uris": { "items": { "type": "string" }, "type": "array" }, "user": { "type": "string" }, "version": { "format": "date-time", "type": "string" } }, "required": [ "id" ], "type": "object" }
o69430
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": [ "base_path", "details", "document_type", "publishing_app", "rendering_app", "routes", "schema_name", "title" ], "additionalProperties": false, "properties": { "access_limited": { "$ref": "#/definitions/access_limited" }, "analytics_identifier": { "$ref": "#/definitions/analytics_identifier" }, "auth_bypass_ids": { "description": "A list of ids that will allow access to this item for non-authenticated users", "$ref": "#/definitions/guid_list" }, "base_path": { "$ref": "#/definitions/absolute_path" }, "bulk_publishing": { "type": "boolean" }, "change_note": { "type": [ "null", "string" ] }, "description": { "$ref": "#/definitions/description_optional" }, "details": { "$ref": "#/definitions/details" }, "document_type": { "type": "string", "enum": [ "case_study" ] }, "first_published_at": { "$ref": "#/definitions/first_published_at" }, "last_edited_at": { "description": "Last time when the content received a major or minor update.", "type": "string", "format": "date-time" }, "links": { "type": "object", "additionalProperties": false, "properties": { "policy_areas": { "description": "A largely deprecated tag currently only used to power email alerts.", "$ref": "#/definitions/guid_list" } } }, "locale": { "$ref": "#/definitions/locale" }, "need_ids": { "type": "array", "items": { "type": "string" } }, "phase": { "description": "The service design phase of this content item - https://www.gov.uk/service-manual/phases", "type": "string", "enum": [ "alpha", "beta", "live" ] }, "previous_version": { "type": "string" }, "public_updated_at": { "$ref": "#/definitions/public_updated_at" }, "publishing_app": { "$ref": "#/definitions/publishing_app_name" }, "redirects": { "type": "array", "additionalItems": false, "items": {} }, "rendering_app": { "$ref": "#/definitions/rendering_app" }, "routes": { "$ref": "#/definitions/routes" }, "schema_name": { "type": "string", "enum": [ "case_study" ] }, "title": { "$ref": "#/definitions/title" }, "update_type": { "$ref": "#/definitions/update_type" } }, "definitions": { "description": { "type": "string" }, "absolute_path": { "description": "A path only. Query string and/or fragment are not allowed.", "type": "string", "pattern": "^/(([a-zA-Z0-9._~!$&'()*+,;=:@-]|%[0-9a-fA-F]{2})+(/([a-zA-Z0-9._~!$&'()*+,;=:@-]|%[0-9a-fA-F]{2})*)*)?$" }, "access_limited": { "type": "object", "additionalProperties": false, "properties": { "auth_bypass_ids": { "description": "Deprecated: auth_bypass_ids should be sent as a separate field", "$ref": "#/definitions/guid_list" }, "organisations": { "description": "A list of organisation content ids permitted access to this item", "$ref": "#/definitions/guid_list" }, "users": { "type": "array", "items": { "type": "string" } } } }, "analytics_identifier": { "description": "A short identifier we send to Google Analytics for multi-valued fields. This means we avoid the truncated values we would get if we sent the path or slug of eg organisations.", "anyOf": [ { "type": "string" }, { "type": "null" } ] }, "body": { "description": "The main content provided as HTML rendered from govspeak", "type": "string" }, "brexit_no_deal_notice": { "description": "A list of URLs and titles for a brexit no deal notice.", "type": "array", "items": { "type": "object", "required": [ "title", "href" ], "additionalProperties": false, "properties": { "href": { "type": "string" }, "title": { "type": "string" } } } }, "change_history": { "type": "array", "items": { "type": "object", "required": [ "public_timestamp", "note" ], "additionalProperties": false, "properties": { "note": { "description": "A summary of the change", "type": "string" }, "public_timestamp": { "type": "string", "format": "date-time" } } } }, "description_optional": { "anyOf": [ { "$ref": "#/definitions/description" }, { "type": "null" } ] }, "details": { "type": "object", "required": [ "body" ], "additionalProperties": false, "properties": { "archive_notice": { "type": "object", "additionalProperties": false, "properties": { "archived_at": { "format": "date-time" }, "explanation": { "type": "string" } } }, "body": { "$ref": "#/definitions/body" }, "brexit_no_deal_notice": { "$ref": "#/definitions/brexit_no_deal_notice" }, "change_history": { "$ref": "#/definitions/change_history" }, "emphasised_organisations": { "$ref": "#/definitions/emphasised_organisations" }, "first_public_at": { "$ref": "#/definitions/first_public_at" }, "format_display_type": { "type": "string", "enum": [ "case_study" ] }, "image": { "$ref": "#/definitions/image" }, "tags": { "$ref": "#/definitions/tags" } } }, "emphasised_organisations": { "description": "The content ids of the organisations that should be displayed first in the list of organisations related to the item, these content ids must be present in the item organisation links hash.", "type": "array", "items": { "$ref": "#/definitions/guid" } }, "first_public_at": { "description": "DEPRECATED. The date the content was first published. Used in details. Deprecated in favour of top level `first_published_at`.", "type": "string", "format": "date-time" }, "first_published_at": { "description": "The date the content was first published. Automatically determined by the publishing-api, unless overridden by the publishing application.", "type": "string", "format": "date-time" }, "guid": { "type": "string", "pattern": "^[a-f0-9]{8}-[a-f0-9]{4}-[1-5][a-f0-9]{3}-[89ab][a-f0-9]{3}-[a-f0-9]{12}$" }, "guid_list": { "type": "array", "items": { "$ref": "#/definitions/guid" }, "_uniqueItems": true }, "image": { "type": "object", "required": [ "url" ], "additionalProperties": false, "properties": { "alt_text": { "type": "string" }, "caption": { "anyOf": [ { "type": "string" }, { "type": "null" } ] }, "credit": { "anyOf": [ { "type": "string" }, { "type": "null" } ] }, "high_resolution_url": { "description": "URL to a high resolution version of the image, for use by third parties such as Twitter, Facebook or Slack. Used by the machine readable metadata component. Don't use this on user-facing web pages, as it might be very large.", "type": "string", "format": "uri" }, "url": { "description": "URL to the image. The image should be in a suitable resolution for display on the page.", "type": "string", "format": "uri" } } }, "locale": { "type": "string", "enum": [ "ar", "az", "be", "bg", "bn", "cs", "cy", "da", "de", "dr", "el", "en", "es", "es-419", "et", "fa", "fi", "fr", "gd", "he", "hi", "hr", "hu", "hy", "id", "is", "it", "ja", "ka", "kk", "ko", "lt", "lv", "ms", "mt", "nl", "no", "pl", "ps", "pt", "ro", "ru", "si", "sk", "sl", "so", "sq", "sr", "sv", "sw", "ta", "th", "tk", "tr", "uk", "ur", "uz", "vi", "zh", "zh-hk", "zh-tw" ] }, "public_updated_at": { "description": "When the content was last significantly changed (a major update). Shown to users. Automatically determined by the publishing-api, unless overridden by the publishing application.", "type": "string", "format": "date-time" }, "publishing_app_name": { "description": "The application that published this item.", "type": "string", "enum": [ "calculators", "calendars", "collections-publisher", "contacts", "content-publisher", "content-tagger", "email-alert-frontend", "external-link-tracker", "feedback", "frontend", "government-frontend", "hmrc-manuals-api", "info-frontend", "licencefinder", "local-links-manager", "manuals-frontend", "manuals-publisher", "maslow", "performanceplatform-big-screen-view", "publisher", "rummager", "search-admin", "search-api", "service-manual-publisher", "share-sale-publisher", "short-url-manager", "smartanswers", "special-route-publisher", "specialist-publisher", "static", "tariff", "travel-advice-publisher", "whitehall" ] }, "rendering_app": { "description": "The application that renders this item.", "type": "string", "enum": [ "calculators", "calendars", "collections", "content-store", "email-alert-frontend", "email-campaign-frontend", "feedback", "finder-frontend", "frontend", "government-frontend", "info-frontend", "licencefinder", "manuals-frontend", "performanceplatform-big-screen-view", "rummager", "search-api", "service-manual-frontend", "smartanswers", "spotlight", "static", "tariff", "whitehall-admin", "whitehall-frontend" ] }, "route": { "type": "object", "required": [ "path", "type" ], "additionalProperties": false, "properties": { "path": { "type": "string" }, "type": { "enum": [ "prefix", "exact" ] } } }, "routes": { "type": "array", "items": { "$ref": "#/definitions/route" }, "minItems": 1 }, "tags": { "description": "Field used by email-alert-api to trigger email alerts for subscriptions to topics (gov.uk/topic) and policies (gov.uk/policies).", "type": "object", "additionalProperties": false, "properties": { "additional_topics": { "type": "array", "items": { "type": "string" } }, "browse_pages": { "type": "array", "items": { "type": "string" } }, "policies": { "type": "array", "items": { "type": "string" } }, "primary_topic": { "type": "array", "items": { "type": "string" } }, "topics": { "type": "array", "items": { "type": "string" } } } }, "title": { "type": "string" }, "update_type": { "enum": [ "major", "minor", "republish" ] } } }
o21163
{ "$license": [ "http://www.apache.org/licenses/LICENSE-2.0" ], "description": "https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-settings", "javaInterfaces": [ "java.io.Serializable" ], "javaType": "org.apache.streams.twitter.api.AccountSettingsResponse", "properties": { "allow_contributor_request": { "type": "string" }, "always_use_https": { "type": "boolean" }, "discoverable_by_email": { "type": "boolean" }, "geo_enabled": { "type": "boolean" }, "language": { "type": "string" }, "protected": { "type": "boolean" }, "screen_name": { "type": "string" }, "show_all_inline_media": { "type": "boolean" }, "sleep_time": { "properties": { "enabled": { "type": "boolean" }, "end_time": { "format": "date-time", "type": "string" }, "start_time": { "format": "date-time", "type": "string" } }, "type": "object" }, "time_zone": { "properties": { "name": { "type": "string" }, "tzinfo_name": { "type": "string" }, "utc_offset": { "type": "integer" } }, "type": "object" }, "trend_location": { "items": { "properties": { "country": { "type": "string" }, "countryCode": { "type": "string" }, "name": { "type": "string" }, "parentid": { "type": "integer" }, "placeType": { "properties": { "code": { "type": "integer" }, "name": { "type": "string" } }, "type": "object" }, "url": { "type": "string" }, "woeid": { "type": "integer" } }, "type": "object" }, "type": "array" }, "use_cookie_personalization": { "type": "boolean" } } }
o49732
{ "additionalProperties": false, "properties": { "enable": { "type": "boolean" }, "snapshotsLimit": { "minimum": 0, "type": "number" } }, "required": [ "enable", "snapshotsLimit" ], "type": "object" }
o27845
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "Resource configuration", "type": "object", "properties": { "resource": { "type": "string", "description": "Resource name or abbreviation", "maxLength": 64 }, "name": { "type": "string", "description": "Formal name of the resource", "maxLength": 200 }, "description": { "type": "string", "description": "Description of the resource", "maxLength": 1000 }, "resource_type_id": { "type": "integer", "description": "Resource type ID", "minimum": 0 }, "pi_column": { "type": "string", "description": "Column from the resource manager specific table to use as the PI data source" }, "shared_jobs": { "type": "boolean", "description": "True if jobs may share nodes on this resource" }, "timezone": { "type": "string", "description": "Timezone where this resource is located", "maxLength": 30 } }, "required": [ "resource", "name" ] }
o53116
{ "properties": {}, "title": "All playground components to a given module", "type": "object" }
o19978
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Image", "description": "An Image", "type": "object", "properties": { "doc_type": { "type": "string" }, "title": { "type": "string" }, "mimeType": { "enum": [ "image/jpeg", "image/png" ] }, "data": { "title": "Image Data", "type": "string", "media": { "binaryEncoding": "base64", "type": { "enum": [ "image/jpeg", "image/png" ] } } } }, "required": [ "data", "mimeType" ] }
o37724
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_autoscaling_v2beta2_HPAScalingPolicy": { "description": "HPAScalingPolicy is a single policy which must hold true for a specified past interval.", "properties": { "periodSeconds": { "_format": "int32", "description": "PeriodSeconds specifies the window of time for which the policy should hold true. PeriodSeconds must be greater than zero and less than or equal to 1800 (30 min).", "type": "integer" }, "type": { "description": "Type is used to specify the scaling policy.", "type": "string" }, "value": { "_format": "int32", "description": "Value contains the amount of change which is permitted by the policy. It must be greater than zero", "type": "integer" } }, "required": [ "type", "value", "periodSeconds" ], "type": "object" } }, "description": "HPAScalingRules configures the scaling behavior for one direction. These Rules are applied after calculating DesiredReplicas from metrics for the HPA. They can limit the scaling velocity by specifying scaling policies. They can prevent flapping by specifying the stabilization window, so that the number of replicas is not set instantly, instead, the safest value from the stabilization window is chosen.", "properties": { "policies": { "description": "policies is a list of potential scaling polices which can be used during scaling. At least one policy must be specified, otherwise the HPAScalingRules will be discarded as invalid", "items": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_autoscaling_v2beta2_HPAScalingPolicy" }, "type": [ "array", "null" ] }, "selectPolicy": { "description": "selectPolicy is used to specify which policy should be used. If not set, the default value MaxPolicySelect is used.", "type": [ "string", "null" ] }, "stabilizationWindowSeconds": { "description": "StabilizationWindowSeconds is the number of seconds for which past recommendations should be considered while scaling up or scaling down. StabilizationWindowSeconds must be greater than or equal to zero and less than or equal to 3600 (one hour). If not set, use the default values: - For scale up: 0 (i.e. no stabilization is done). - For scale down: 300 (i.e. the stabilization window is 300 seconds long).", "format": "int32", "type": [ "integer", "null" ] } }, "type": "object" }
kb_419_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "PersistentVolume", "description": "This describes a requirement for persistent, read-only or read-write storage that should be available to the containerapp on runtime. The name of this object MUST be 'persistentVolume'", "type": "object", "properties": { "persistentVolume": { "type": "object", "required": [ "name", "accessMode", "size" ], "properties": { "name": { "description": "A name associated with the storage requirement.", "type": "string", "default": "null" }, "accessMode": { "description": "Access mode in which the persitent volume will be available", "type": "string", "enum": [ "ReadWrite", "ReadOnly" ] }, "size": { "description": "Size of the required storage.", "type": "number", "minimum": 0 } } } }, "additionalProperties": false }
o82234
{ "properties": { "amount": { "description": "The total amount of the transaction", "type": "number" }, "customer_name": { "description": "The name of the customer", "type": "string" }, "items": { "items": { "properties": { "item_name": { "description": "The name of the item", "type": "string" }, "price": { "description": "The price of the item", "type": "number" }, "quantity": { "description": "The quantity of the item", "type": "integer" } }, "required": [ "item_name", "quantity", "price" ], "type": "object" }, "type": "array" } }, "required": [ "customer_name", "amount", "items" ], "type": "object" }
generate_invoice_98a78f09
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "meta": { "type": "object", "properties": { "id": { "type": "string", "pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "type": { "type": "string", "enum": [ "EiffelTestCaseFinishedEvent" ] }, "version": { "type": "string", "enum": [ "1.0.0" ], "default": "1.0.0" }, "time": { "type": "integer" }, "tags": { "type": "array", "items": { "type": "string" } }, "source": { "type": "object", "properties": { "domainId": { "type": "string" }, "host": { "type": "string" }, "name": { "type": "string" }, "serializer": { "type": "object", "properties": { "groupId": { "type": "string" }, "artifactId": { "type": "string" }, "version": { "type": "string" } }, "required": [ "groupId", "artifactId", "version" ], "additionalProperties": false }, "uri": { "type": "string" } }, "additionalProperties": false }, "security": { "type": "object", "properties": { "sdm": { "type": "object", "properties": { "authorIdentity": { "type": "string" }, "encryptedDigest": { "type": "string" } }, "required": [ "authorIdentity", "encryptedDigest" ], "additionalProperties": false } }, "additionalProperties": false } }, "required": [ "id", "type", "version", "time" ], "additionalProperties": false }, "data": { "type": "object", "properties": { "outcome": { "type": "object", "properties": { "verdict": { "type": "string", "enum": [ "PASSED", "FAILED", "INCONCLUSIVE" ] }, "conclusion": { "type": "string", "enum": [ "SUCCESSFUL", "FAILED", "ABORTED", "TIMED_OUT", "INCONCLUSIVE" ] }, "description": { "type": "string" }, "metrics": { "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "value": {} }, "additionalProperties": false } } }, "required": [ "verdict", "conclusion" ], "additionalProperties": false }, "persistentLogs": { "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "uri": { "type": "string" } }, "required": [ "name", "uri" ], "additionalProperties": false } }, "customData": { "type": "array", "items": { "type": "object", "properties": { "key": { "type": "string" }, "value": {} }, "required": [ "key", "value" ], "additionalProperties": false } } }, "required": [ "outcome" ], "additionalProperties": false }, "links": { "type": "array", "items": { "type": "object", "properties": { "type": { "type": "string" }, "target": { "type": "string", "pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" } }, "required": [ "type", "target" ], "additionalProperties": false } } }, "required": [ "meta", "data", "links" ], "additionalProperties": false }
o5396
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "javaType": "com.ericsson.eiffel.semantics.events.EiffelAnnouncementPublishedEvent", "extendsJavaClass": "com.ericsson.eiffel.semantics.events.Event", "properties": { "meta": { "type": "object", "javaType": "com.ericsson.eiffel.semantics.events.EiffelAnnouncementPublishedEventMeta", "javaInterfaces": [ "com.ericsson.eiffel.semantics.events.Meta" ], "properties": { "id": { "type": "string", "pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "type": { "type": "string", "enum": [ "EiffelAnnouncementPublishedEvent" ] }, "version": { "type": "string", "enum": [ "1.1.0" ], "default": "1.1.0" }, "time": { "type": "integer", "format": "utc-millisec" }, "tags": { "type": "array", "items": { "type": "string" } }, "source": { "type": "object", "javaType": "com.ericsson.eiffel.semantics.events.Source", "properties": { "domainId": { "type": "string" }, "host": { "type": "string" }, "name": { "type": "string" }, "serializer": { "type": "object", "javaType": "com.ericsson.eiffel.semantics.events.Serializer", "properties": { "groupId": { "type": "string" }, "artifactId": { "type": "string" }, "version": { "type": "string" } }, "required": [ "groupId", "artifactId", "version" ], "additionalProperties": false }, "uri": { "type": "string" } }, "additionalProperties": false }, "security": { "type": "object", "javaType": "com.ericsson.eiffel.semantics.events.Security", "properties": { "sdm": { "type": "object", "javaType": "com.ericsson.eiffel.semantics.events.Sdm", "properties": { "authorIdentity": { "type": "string" }, "encryptedDigest": { "type": "string" } }, "required": [ "authorIdentity", "encryptedDigest" ], "additionalProperties": false } }, "additionalProperties": false } }, "required": [ "id", "type", "version", "time" ], "additionalProperties": false }, "data": { "type": "object", "javaType": "com.ericsson.eiffel.semantics.events.EiffelAnnouncementPublishedEventData", "properties": { "heading": { "type": "string" }, "body": { "type": "string" }, "uri": { "type": "string" }, "severity": { "type": "string", "enum": [ "MINOR", "MAJOR", "CRITICAL", "BLOCKER", "CLOSED", "CANCELED" ] }, "customData": { "type": "array", "items": { "type": "object", "javaType": "com.ericsson.eiffel.semantics.events.CustomData", "properties": { "key": { "type": "string" }, "value": { "anyOf": [ { "type": "object" }, { "type": "string" }, { "type": "array" }, { "type": "number" } ] } }, "required": [ "key", "value" ], "additionalProperties": false } } }, "required": [ "heading", "body", "severity" ], "additionalProperties": false }, "links": { "type": "array", "items": { "type": "object", "javaType": "com.ericsson.eiffel.semantics.events.Link", "properties": { "type": { "type": "string" }, "target": { "type": "string", "pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" } }, "required": [ "type", "target" ], "additionalProperties": false } } }, "required": [ "meta", "data", "links" ], "additionalProperties": false }
o89724
{ "$schema": "http://json-schema.org/draft-06/schema#", "definitions": {}, "type": "array", "additionalItems": false, "items": { "type": "object", "additionalProperties": false, "properties": { "name": { "type": "string" }, "description": { "type": "string" }, "author": { "type": "string" }, "url": { "type": "string" }, "tags": { "type": "array", "items": { "type": "string" } }, "packs": { "type": "array", "items": { "type": "string" } }, "stars": { "type": "number" } } } }
o46155
{ "description": "TokenReviewSpec is a description of the token authentication request.", "properties": { "audiences": { "description": "Audiences is a list of the identifiers that the resource server presented with the token identifies as. Audience-aware token authenticators will verify that the token was intended for at least one of the audiences in this list. If no audiences are provided, the audience will default to the audience of the Kubernetes apiserver.", "items": { "type": [ "string", "null" ] }, "type": [ "array", "null" ] }, "token": { "description": "Token is the opaque bearer token.", "type": [ "string", "null" ] } }, "type": "object" }
kb_1073_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": [ "base_path", "details", "document_type", "publishing_app", "rendering_app", "routes", "schema_name", "title" ], "additionalProperties": false, "properties": { "access_limited": { "$ref": "#/definitions/access_limited" }, "analytics_identifier": { "$ref": "#/definitions/analytics_identifier" }, "auth_bypass_ids": { "description": "A list of ids that will allow access to this item for non-authenticated users", "$ref": "#/definitions/guid_list" }, "base_path": { "$ref": "#/definitions/absolute_path" }, "bulk_publishing": { "type": "boolean" }, "change_note": { "type": [ "null", "string" ] }, "description": { "$ref": "#/definitions/description_optional" }, "details": { "$ref": "#/definitions/details" }, "document_type": { "type": "string", "enum": [ "document_collection" ] }, "first_published_at": { "$ref": "#/definitions/first_published_at" }, "last_edited_at": { "description": "Last time when the content received a major or minor update.", "type": "string", "format": "date-time" }, "links": { "type": "object", "additionalProperties": false, "properties": { "documents": { "$ref": "#/definitions/guid_list" }, "government": { "description": "The government associated with this document", "$ref": "#/definitions/guid_list", "maxItems": 1 }, "organisations": { "$ref": "#/definitions/guid_list" }, "original_primary_publishing_organisation": { "description": "The organisation that published the original version of the page. Corresponds to the first of the 'Lead organisations' in Whitehall for the first edition, and is empty for all other publishing applications.", "$ref": "#/definitions/guid_list" }, "parent": { "$ref": "#/definitions/guid_list" }, "policy_areas": { "description": "A largely deprecated tag currently only used to power email alerts.", "$ref": "#/definitions/guid_list" }, "primary_publishing_organisation": { "description": "The organisation that published the page. Corresponds to the first of the 'Lead organisations' in Whitehall, and is empty for all other publishing applications.", "$ref": "#/definitions/guid_list", "maxItems": 1 }, "related_policies": { "$ref": "#/definitions/guid_list" }, "topical_events": { "$ref": "#/definitions/guid_list" }, "topics": { "$ref": "#/definitions/guid_list" } } }, "locale": { "$ref": "#/definitions/locale" }, "need_ids": { "type": "array", "items": { "type": "string" } }, "phase": { "description": "The service design phase of this content item - https://www.gov.uk/service-manual/phases", "type": "string", "enum": [ "alpha", "beta", "live" ] }, "previous_version": { "type": "string" }, "public_updated_at": { "$ref": "#/definitions/public_updated_at" }, "publishing_app": { "$ref": "#/definitions/publishing_app_name" }, "redirects": { "type": "array", "additionalItems": false, "items": {} }, "rendering_app": { "$ref": "#/definitions/rendering_app" }, "routes": { "$ref": "#/definitions/routes" }, "schema_name": { "type": "string", "enum": [ "document_collection" ] }, "title": { "$ref": "#/definitions/title" }, "update_type": { "$ref": "#/definitions/update_type" } }, "definitions": { "description": { "type": "string" }, "absolute_path": { "description": "A path only. Query string and/or fragment are not allowed.", "type": "string", "pattern": "^/(([a-zA-Z0-9._~!$&'()*+,;=:@-]|%[0-9a-fA-F]{2})+(/([a-zA-Z0-9._~!$&'()*+,;=:@-]|%[0-9a-fA-F]{2})*)*)?$" }, "access_limited": { "type": "object", "additionalProperties": false, "properties": { "auth_bypass_ids": { "description": "Deprecated: auth_bypass_ids should be sent as a separate field", "$ref": "#/definitions/guid_list" }, "organisations": { "description": "A list of organisation content ids permitted access to this item", "$ref": "#/definitions/guid_list" }, "users": { "type": "array", "items": { "type": "string" } } } }, "analytics_identifier": { "description": "A short identifier we send to Google Analytics for multi-valued fields. This means we avoid the truncated values we would get if we sent the path or slug of eg organisations.", "anyOf": [ { "type": "string" }, { "type": "null" } ] }, "body": { "description": "The main content provided as HTML rendered from govspeak", "type": "string" }, "brexit_no_deal_notice": { "description": "A list of URLs and titles for a brexit no deal notice.", "type": "array", "items": { "type": "object", "required": [ "title", "href" ], "additionalProperties": false, "properties": { "href": { "type": "string" }, "title": { "type": "string" } } } }, "change_history": { "type": "array", "items": { "type": "object", "required": [ "public_timestamp", "note" ], "additionalProperties": false, "properties": { "note": { "description": "A summary of the change", "type": "string" }, "public_timestamp": { "type": "string", "format": "date-time" } } } }, "description_optional": { "anyOf": [ { "$ref": "#/definitions/description" }, { "type": "null" } ] }, "details": { "type": "object", "required": [ "collection_groups", "political" ], "additionalProperties": false, "properties": { "body": { "$ref": "#/definitions/body" }, "brexit_no_deal_notice": { "$ref": "#/definitions/brexit_no_deal_notice" }, "change_history": { "$ref": "#/definitions/change_history" }, "collection_groups": { "description": "The ordered list of collection groups", "type": "array", "items": { "description": "Collection group", "type": "object", "required": [ "title", "documents" ], "additionalProperties": false, "properties": { "body": { "$ref": "#/definitions/body" }, "documents": { "description": "An ordered list of documents in this collection group", "type": "array", "items": { "$ref": "#/definitions/guid" } }, "title": { "type": "string" } } } }, "emphasised_organisations": { "$ref": "#/definitions/emphasised_organisations" }, "first_public_at": { "$ref": "#/definitions/first_public_at" }, "government": { "$ref": "#/definitions/government" }, "political": { "$ref": "#/definitions/political" }, "tags": { "$ref": "#/definitions/tags" } } }, "emphasised_organisations": { "description": "The content ids of the organisations that should be displayed first in the list of organisations related to the item, these content ids must be present in the item organisation links hash.", "type": "array", "items": { "$ref": "#/definitions/guid" } }, "first_public_at": { "description": "DEPRECATED. The date the content was first published. Used in details. Deprecated in favour of top level `first_published_at`.", "type": "string", "format": "date-time" }, "first_published_at": { "description": "The date the content was first published. Automatically determined by the publishing-api, unless overridden by the publishing application.", "type": "string", "format": "date-time" }, "government": { "description": "DEPRECATED: Content should be associated with a government through a link", "type": "object", "required": [ "title", "slug", "current" ], "additionalProperties": false, "properties": { "current": { "description": "Is the government that published this document still the current government.", "type": "boolean" }, "slug": { "description": "Government slug, used for analytics, eg '1970-to-1974-conservative-government'.", "type": "string" }, "title": { "description": "Name of the government that first published this document, eg '1970 to 1974 Conservative government'.", "type": "string" } } }, "guid": { "type": "string", "pattern": "^[a-f0-9]{8}-[a-f0-9]{4}-[1-5][a-f0-9]{3}-[89ab][a-f0-9]{3}-[a-f0-9]{12}$" }, "guid_list": { "type": "array", "items": { "$ref": "#/definitions/guid" }, "_uniqueItems": true }, "locale": { "type": "string", "enum": [ "ar", "az", "be", "bg", "bn", "cs", "cy", "da", "de", "dr", "el", "en", "es", "es-419", "et", "fa", "fi", "fr", "gd", "he", "hi", "hr", "hu", "hy", "id", "is", "it", "ja", "ka", "kk", "ko", "lt", "lv", "ms", "mt", "nl", "no", "pl", "ps", "pt", "ro", "ru", "si", "sk", "sl", "so", "sq", "sr", "sv", "sw", "ta", "th", "tk", "tr", "uk", "ur", "uz", "vi", "zh", "zh-hk", "zh-tw" ] }, "political": { "description": "If the content is considered political in nature, reflecting views of the government it was published under.", "type": "boolean" }, "public_updated_at": { "description": "When the content was last significantly changed (a major update). Shown to users. Automatically determined by the publishing-api, unless overridden by the publishing application.", "type": "string", "format": "date-time" }, "publishing_app_name": { "description": "The application that published this item.", "type": "string", "enum": [ "calculators", "calendars", "collections-publisher", "contacts", "content-publisher", "content-tagger", "email-alert-frontend", "external-link-tracker", "feedback", "frontend", "government-frontend", "hmrc-manuals-api", "info-frontend", "licencefinder", "local-links-manager", "manuals-frontend", "manuals-publisher", "maslow", "performanceplatform-big-screen-view", "publisher", "rummager", "search-admin", "search-api", "service-manual-publisher", "share-sale-publisher", "short-url-manager", "smartanswers", "special-route-publisher", "specialist-publisher", "static", "tariff", "travel-advice-publisher", "whitehall" ] }, "rendering_app": { "description": "The application that renders this item.", "type": "string", "enum": [ "calculators", "calendars", "collections", "content-store", "email-alert-frontend", "email-campaign-frontend", "feedback", "finder-frontend", "frontend", "government-frontend", "info-frontend", "licencefinder", "manuals-frontend", "performanceplatform-big-screen-view", "rummager", "search-api", "service-manual-frontend", "smartanswers", "spotlight", "static", "tariff", "whitehall-admin", "whitehall-frontend" ] }, "route": { "type": "object", "required": [ "path", "type" ], "additionalProperties": false, "properties": { "path": { "type": "string" }, "type": { "enum": [ "prefix", "exact" ] } } }, "routes": { "type": "array", "items": { "$ref": "#/definitions/route" }, "minItems": 1 }, "tags": { "description": "Field used by email-alert-api to trigger email alerts for subscriptions to topics (gov.uk/topic) and policies (gov.uk/policies).", "type": "object", "additionalProperties": false, "properties": { "additional_topics": { "type": "array", "items": { "type": "string" } }, "browse_pages": { "type": "array", "items": { "type": "string" } }, "policies": { "type": "array", "items": { "type": "string" } }, "primary_topic": { "type": "array", "items": { "type": "string" } }, "topics": { "type": "array", "items": { "type": "string" } } } }, "title": { "type": "string" }, "update_type": { "enum": [ "major", "minor", "republish" ] } } }
o21195
{ "properties": { "appsprofilename": { "type": "string" }, "filtering": { "enum": [ "ENDPOINT-INDEPENDENT", "ADDRESS-DEPENDENT", "ADDRESS-PORT-DEPENDENT" ], "type": "string" }, "ippooling": { "enum": [ "PAIRED", "RANDOM" ], "type": "string" }, "l2info": { "enum": [ "ENABLED", "DISABLED" ], "type": "string" }, "mapping": { "enum": [ "ENDPOINT-INDEPENDENT", "ADDRESS-DEPENDENT", "ADDRESS-PORT-DEPENDENT" ], "type": "string" }, "tcpproxy": { "enum": [ "ENABLED", "DISABLED" ], "type": "string" }, "td": { "type": "integer" }, "transportprotocol": { "enum": [ "TCP", "UDP", "ICMP" ], "type": "string" } }, "title": "lsnappsprofile", "type": "object" }
o30582
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://kddart.org", "type": "object", "properties": { "DATA": { "id": "http://kddart.org/DATA", "type": "array", "items": { "oneOf": [ { "id": "http://kddart.org/DATA/0", "type": "object", "properties": { "ItemId": { "id": "http://kddart.org/DATA/0/ItemId", "type": "integer" }, "SpecimenId": { "id": "http://kddart.org/DATA/0/SpecimenId", "type": "integer" }, "ItemTypeId": { "id": "http://kddart.org/DATA/0/ItemTypeId", "type": "integer" }, "ItemBarcode": { "id": "http://kddart.org/DATA/0/ItemBarcode", "type": "string" }, "LastUpdateTimeStamp": { "id": "http://kddart.org/DATA/0/LastUpdateTimeStamp", "type": "string" }, "Amount": { "id": "http://kddart.org/DATA/0/Amount", "type": "number" }, "TrialUnitSpecimenId": { "id": "http://kddart.org/DATA/0/TrialUnitSpecimenId", "type": "integer" }, "ItemSourceId": { "id": "http://kddart.org/DATA/0/ItemSourceId", "type": "integer" }, "ContainerTypeId": { "id": "http://kddart.org/DATA/0/ContainerTypeId", "type": "integer" }, "ScaleId": { "id": "http://kddart.org/DATA/0/ScaleId", "type": "integer" }, "StorageId": { "id": "http://kddart.org/DATA/0/StorageId", "type": "integer" }, "UnitId": { "id": "http://kddart.org/DATA/0/UnitId", "type": "integer" }, "ItemStateId": { "id": "http://kddart.org/DATA/0/ItemStateId", "type": "integer" }, "LastMeasuredDate": { "id": "http://kddart.org/DATA/0/LastMeasuredDate", "type": "string" }, "LastMeasuredUserId": { "id": "http://kddart.org/DATA/0/LastMeasuredUserId", "type": "string" }, "ItemOperation": { "id": "http://kddart.org/DATA/0/ItemOperation", "type": "string" }, "ItemNote": { "id": "http://kddart.org/DATA/0/ItemNote", "type": "string" } }, "required": [ "ItemId", "SpecimenId", "ItemTypeId", "LastUpdateTimeStamp" ], "additionalProperties": true } ] }, "minItems": 1 } }, "required": [ "DATA" ] }
o54993
{ "version": "0.2", "definitions": { "color": { "type": "string", "pattern": "^#[0-9a-fA-F]{6}([0-9a-fA-F]{2})?$", "title": "Color", "description": "Color in #RRGGBB format", "examples": [ "#123abc" ] } }, "type": "object", "$schema": "http://json-schema.org/draft-07/schema#", "required": [ "name", "dark", "author", "ui" ], "properties": { "name": { "type": "string", "title": "Theme name", "description": "Theme name", "default": "", "examples": [ "My Brand New Theme" ] }, "dark": { "type": "boolean", "title": "Dark theme", "description": "If 'true' then Darcula theme will be used as the base for modification, otherwise Light theme will be used.", "default": false, "examples": [ true ] }, "author": { "type": "string", "title": "Theme author", "description": "The author of the theme", "default": "", "examples": [ "John Doe" ] }, "editorScheme": { "type": "string", "title": "Path to the editor schema xml file starting with '/'", "default": "", "pattern": "^/", "examples": [ "/editorScheme.xml" ] }, "ui": { "type": "object" }, "background": { "type": "object", "required": [ "image" ], "title": "Background image", "description": "Background image for entire window", "properties": { "image": { "type": "string", "title": "Path to the background image", "description": "Path to the background image starting with '/'", "default": "", "examples": [ "/background.jpg" ] }, "transparency": { "type": "integer", "title": "Transparency for background image.", "description": "An integer from 0 to 100.", "default": 10, "minimum": 0, "maximum": 100, "examples": [ 10 ] }, "fill": { "type": "string", "title": "Background image filling options", "default": "scale", "description": "Background image filling options. One of the following values: plain, scale, tile", "enum": [ "plain", "scale", "tile" ], "examples": [ "scale" ] }, "anchor": { "type": "string", "title": "Background image anchor", "default": "center", "description": "Background image anchor. One of the following values: top_left, top_center, top_right, middle_left, center, middle_right, bottom_left, bottom_center, bottom_right", "enum": [ "top_left", "top_center", "top_right", "middle_left", "center", "middle_right", "bottom_left", "bottom_center", "bottom_right" ], "examples": [ "center" ] } } }, "icons": { "type": "object", "patternProperties": { "^/": { "type": "string", "pattern": "^/" }, "^[^/]": { "type": "object", "patternProperties": { "^/": { "type": "string", "pattern": "^/" } } } }, "properties": { "ColorPalette": { "type": "object", "properties": { "Actions.Red": { "$ref": "#/definitions/color", "description": "Action colors are for icons that appear on toolbars" }, "Actions.Yellow": { "$ref": "#/definitions/color" }, "Actions.Green": { "$ref": "#/definitions/color" }, "Actions.Blue": { "$ref": "#/definitions/color" }, "Actions.Grey": { "$ref": "#/definitions/color" }, "Actions.GreyInline": { "$ref": "#/definitions/color", "description": "Light-gray icons at the right side in input fields and combo boxes" }, "Actions.GreyInline.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" }, "Objects.Grey": { "$ref": "#/definitions/color", "description": "Object colors are for icons in lists and trees" }, "Objects.Blue": { "$ref": "#/definitions/color" }, "Objects.Green": { "$ref": "#/definitions/color" }, "Objects.Yellow": { "$ref": "#/definitions/color" }, "Objects.YellowDark": { "$ref": "#/definitions/color" }, "Objects.Purple": { "$ref": "#/definitions/color" }, "Objects.Pink": { "$ref": "#/definitions/color" }, "Objects.Red": { "$ref": "#/definitions/color" }, "Objects.RedStatus": { "$ref": "#/definitions/color" }, "Objects.GreenAndroid": { "$ref": "#/definitions/color" }, "Objects.BlackText": { "$ref": "#/definitions/color" }, "Checkbox.Background.Default": { "$ref": "#/definitions/color", "description": "An unchecked checkbox or radio button" }, "Checkbox.Border.Default": { "$ref": "#/definitions/color" }, "Checkbox.Background.Selected": { "$ref": "#/definitions/color", "description": "A checked checkbox or radio button" }, "Checkbox.Border.Selected": { "$ref": "#/definitions/color" }, "Checkbox.Foreground.Selected": { "$ref": "#/definitions/color" }, "Checkbox.Background.Disabled": { "$ref": "#/definitions/color", "description": "A disabled checkbox or radio button" }, "Checkbox.Border.Disabled": { "$ref": "#/definitions/color" }, "Checkbox.Foreground.Disabled": { "$ref": "#/definitions/color" }, "Checkbox.Focus.Thin.Default": { "$ref": "#/definitions/color", "description": "1px inner border in the focused state" }, "Checkbox.Focus.Thin.Selected": { "$ref": "#/definitions/color" }, "Checkbox.Focus.Wide": { "$ref": "#/definitions/color", "description": "2px outer border in the focused state" }, "Checkbox.Background.Default.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" }, "Checkbox.Border.Default.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" }, "Checkbox.Background.Selected.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" }, "Checkbox.Border.Selected.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" }, "Checkbox.Foreground.Selected.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" }, "Checkbox.Background.Disabled.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" }, "Checkbox.Border.Disabled.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" }, "Checkbox.Foreground.Disabled.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" }, "Checkbox.Focus.Thin.Default.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" }, "Checkbox.Focus.Thin.Selected.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" }, "Checkbox.Focus.Wide.Dark": { "$ref": "#/definitions/color", "description": "Use for dark themes" } } } } }, "colors": { "type": "object", "title": "Theme Color Palette", "description": "Define common colors here and use color names in 'ui' section instead of #rrggbb values", "patternProperties": { ".*": { "$ref": "#/definitions/color" } } } } }
o76944
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "a": {}, "b": {} }, "required": [ "a", "<caret>" ] }
o90933
{ "$schema": "http://json-schema.org/draft-04/schema#", "required": [ "config", "inputs" ], "type": "object", "properties": { "inputs": { "required": [ "dummy" ], "type": "object", "properties": { "dummy": { "type": "object", "properties": {} } } }, "config": { "type": "object", "properties": {} } }, "title": "Invocation manifest for Debug File Generator: Creating a 1 GB file" }
o41221
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "meta": { "type": "object", "properties": { "id": { "type": "string", "pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" }, "type": { "type": "string", "enum": [ "EiffelTestSuiteFinishedEvent" ] }, "version": { "type": "string", "enum": [ "1.1.0" ], "default": "1.1.0" }, "time": { "type": "integer" }, "tags": { "type": "array", "items": { "type": "string" } }, "source": { "type": "object", "properties": { "domainId": { "type": "string" }, "host": { "type": "string" }, "name": { "type": "string" }, "serializer": { "type": "object", "properties": { "groupId": { "type": "string" }, "artifactId": { "type": "string" }, "version": { "type": "string" } }, "required": [ "groupId", "artifactId", "version" ], "additionalProperties": false }, "uri": { "type": "string" } }, "additionalProperties": false }, "security": { "type": "object", "properties": { "sdm": { "type": "object", "properties": { "authorIdentity": { "type": "string" }, "encryptedDigest": { "type": "string" } }, "required": [ "authorIdentity", "encryptedDigest" ], "additionalProperties": false } }, "additionalProperties": false } }, "required": [ "id", "type", "version", "time" ], "additionalProperties": false }, "data": { "type": "object", "properties": { "outcome": { "type": "object", "properties": { "verdict": { "type": "string", "enum": [ "PASSED", "FAILED", "INCONCLUSIVE" ] }, "conclusion": { "type": "string", "enum": [ "SUCCESSFUL", "FAILED", "ABORTED", "TIMED_OUT", "INCONCLUSIVE" ] }, "description": { "type": "string" } }, "additionalProperties": false }, "persistentLogs": { "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "uri": { "type": "string" } }, "required": [ "name", "uri" ], "additionalProperties": false } }, "customData": { "type": "array", "items": { "type": "object", "properties": { "key": { "type": "string" }, "value": {} }, "required": [ "key", "value" ], "additionalProperties": false } } }, "additionalProperties": false }, "links": { "type": "array", "items": { "type": "object", "properties": { "type": { "type": "string" }, "target": { "type": "string", "pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$" } }, "required": [ "type", "target" ], "additionalProperties": false } } }, "required": [ "meta", "data", "links" ], "additionalProperties": false }
o5415
{ "properties": { "linkerd": { "properties": { "admin-port": { "default": 9990, "description": "Admin port. Provides an administrative UI for this instance.", "type": "integer" }, "config-filename": { "default": "linkerd-dcos-060.yaml", "description": "URI of linkerd config file, appends to config-uri. See https://linkerd.io for config docs.", "type": "string" }, "config-uri": { "default": "https://s3.amazonaws.com/buoyant-dcos", "description": "URI of linkerd config file, prepends to config-filename.", "type": "string" }, "cpus": { "default": 0.25, "description": "CPU shares to allocate to each linkerd instance.", "minimum": 0.25, "type": "number" }, "instances": { "default": 1, "description": "Number of instances to run.", "minimum": 1, "type": "integer" }, "mem": { "default": 256.0, "description": "Memory (MB) to allocate to each linkerd task.", "minimum": 256.0, "type": "number" }, "name": { "default": "linkerd", "description": "Name for linkerd instance(s).", "type": "string" }, "resource-roles": { "default": "\"*\", \"slave_public\"", "description": "The accepted resource roles (e.g. slave_public). By default, this will deploy to any agents with the \"*\" or \"slave_public\" roles.", "type": "string" }, "routing-port": { "default": 4140, "description": "Routing port.", "type": "integer" } }, "required": [ "admin-port", "config-filename", "config-uri", "cpus", "instances", "mem", "name", "resource-roles", "routing-port" ], "type": "object" } }, "required": [ "linkerd" ], "type": "object" }
o90727
{ "description": "A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.", "properties": { "key": { "description": "key is the label key that the selector applies to.", "type": [ "string", "null" ], "x-kubernetes-patch-merge-key": "key", "x-kubernetes-patch-strategy": "merge" }, "operator": { "description": "operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.", "type": [ "string", "null" ] }, "values": { "description": "values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.", "items": { "type": [ "string", "null" ] }, "type": [ "array", "null" ] } }, "required": [ "key", "operator" ], "type": "object" }
kb_511_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://dcc.icgc.org/mutation-text", "type": "object", "properties": { "mutation": { "id": "https://dcc.icgc.org/mutation-text/mutation", "type": "string" }, "id": { "id": "https://dcc.icgc.org/mutation-text/id", "type": "string" }, "geneMutations": { "id": "https://dcc.icgc.org/mutation-text/geneMutations", "type": "array", "items": { "id": "https://dcc.icgc.org/mutation-text/geneMutations/0", "type": "string" }, "additionalItems": false }, "type": { "id": "https://dcc.icgc.org/mutation-text/type", "type": "string" }, "start": { "id": "https://dcc.icgc.org/mutation-text/start", "type": "string" } }, "additionalProperties": false }
o47118
{ "$schema": "http://json-schema.org/draft-06/schema#", "properties": { "bar": { "$ref": "#/definitions/nonNegativeInteger" }, "baz": { "type": "integer", "minimum": 0 } }, "definitions": { "nonNegativeInteger": { "type": "integer", "minimum": 0 } } }
o25169
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "additionalProperties": false, "required": [ "year", "entity", "inputs", "model" ], "properties": { "year": { "type": "integer" }, "entity": { "type": "string" }, "subsidiary": { "type": "string" }, "inputs": { "type": "array", "minItems": 1, "items": { "type": "object", "additionalProperties": false, "required": [ "url", "kind", "parameters" ], "properties": { "url": { "type": "string" }, "kind": { "type": "string", "enum": [ "pdf" ] }, "parameters": { "type": "object", "additionalProperties": false, "properties": { "dimensions": { "type": "array", "itemType": { "type": "object", "properties": { "page": { "type": "integer" }, "x1": { "type": "number" }, "x2": { "type": "number" }, "y1": { "type": "number" }, "y2": { "type": "number" } } } } } } } } }, "processing": { "type": "object", "properties": { "totals": { "type": "object", "properties": { "totals": { "properties": { "turnover": { "type": "number" }, "profit_before_tax": { "type": "number" }, "corporate_tax_paid": { "type": "number" }, "deferred_tax": { "type": "number" }, "subsidies_received": { "type": "number" }, "full_time_equivalents": { "type": "number" } } } } } } }, "model": { "type": "object", "additionalProperties": false, "required": [ "currency", "factor", "headers" ], "properties": { "currency": { "type": "string" }, "factor": { "type": "integer", "enum": [ 1, 1000, 1000000 ] }, "group_char": { "type": "string" }, "decimal_char": { "type": "string" }, "headers": { "type": "array", "items": { "type": "object", "properties": { "title": { "type": "string", "description": "Original column name from the PDF table" }, "mapping": { "type": "string", "description": "The equivalent column name of `title`", "enum": [ "country", "turnover", "profit_before_tax", "corporate_tax_paid", "full_time_equivalents", "deferred_tax", "subsidies_received" ] } }, "required": [ "title", "mapping" ] } } } } } } }
o65001
{ "properties": { "accelerator": { "enum": [ "We need one" ], "title": "Accelerator", "type": "string" }, "affiliation": { "description": "Institution ICN", "title": "Affiliation", "type": "string" }, "affiliation_recid": { "title": "Record ID of institution", "type": "integer" }, "collaboration": { "title": "Collaboration", "type": "string" }, "collaboration_alternative_names": { "items": { "title": "Collaboration alternative name", "type": "string" }, "title": "Collaboration alternative names", "type": "array", "_uniqueItems": true }, "contact_email": { "title": "Contact email", "type": "string" }, "curated_relation": { "title": "Curated relation", "type": "boolean" }, "date_approved": { "format": "date", "title": "Date approved", "type": "string" }, "date_cancelled": { "format": "date", "title": "Date cancelled", "type": "string" }, "date_completed": { "format": "date", "title": "Date completed", "type": "string" }, "date_proposed": { "format": "date", "title": "Date proposed", "type": "string" }, "date_started": { "format": "date", "title": "Date started", "type": "string" }, "description": { "title": "Description", "type": "string" }, "field_code": { "items": { "enum": [ "usual", "arXiv", "list" ], "type": "string" }, "title": "Field code", "type": "array", "_uniqueItems": true }, "free_keywords": { "items": { "title": "Free keyword", "type": "string" }, "title": "Free keywords", "type": "array", "_uniqueItems": true }, "hidden_note": { "title": "Hidden note", "type": "string" }, "name": { "title": "Experiment name", "type": "string" }, "nonpublic_note": { "description": "FIXME: difference from hidden_note!?", "title": "Non public note", "type": "string" }, "other_names": { "items": { "title": "Other name", "type": "string" }, "title": "Other names", "type": "array", "_uniqueItems": true }, "public_note": { "title": "Public note", "type": "string" }, "related_experiments": { "items": { "properties": { "curated_relation": { "title": "Is the relation curated?", "type": "boolean" }, "name": { "title": "Name of related experiment", "type": "string" }, "recid": { "title": "Record ID of related experiment", "type": "integer" }, "relation": { "description": "FIXME: shall we simply store preceeding experiment and generate the symmetric relation automatically?", "enum": [ "predecessor", "successor" ], "title": "Type of relation", "type": "string" } }, "required": [ "name" ], "type": "object" }, "title": "Related experiments", "type": "array", "_uniqueItems": true }, "spokespersons": { "items": { "properties": { "curated_relation": { "title": "Is the relation curated?", "type": "boolean" }, "current": { "title": "Is current Spokesperson?", "type": "boolean" }, "end_date": { "format": "date", "title": "End date", "type": "string" }, "name": { "title": "Name", "type": "string" }, "recid": { "title": "Record ID of the person", "type": "integer" }, "start_date": { "format": "date", "title": "Start date", "type": "string" } }, "required": [ "name" ], "title": "Spokesperson", "type": "object" }, "title": "Spokespersons", "type": "array", "_uniqueItems": true }, "title": { "title": "Title", "type": "string" }, "url": { "format": "url", "title": "Experiment web page", "type": "string" } }, "required": [ "name" ], "title": "Experiment", "type": "object" }
o50668
{ "properties": { "check_in_date": { "description": "The check-in date in the format YYYY-MM-DD", "type": "string" }, "check_out_date": { "description": "The check-out date in the format YYYY-MM-DD", "type": "string" }, "city": { "description": "The city to search for hotels", "type": "string" }, "number_of_guests": { "description": "The number of guests", "type": "integer" } }, "required": [ "city", "check_in_date", "check_out_date", "number_of_guests" ], "type": "object" }
search_hotels_1233b673
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_apps_v1_DeploymentCondition": { "description": "DeploymentCondition describes the state of a deployment at a certain point.", "properties": { "lastTransitionTime": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Time", "description": "Last time the condition transitioned from one status to another." }, "lastUpdateTime": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Time", "description": "The last time this condition was updated." }, "message": { "description": "A human readable message indicating details about the transition.", "type": "string" }, "reason": { "description": "The reason for the condition's last transition.", "type": "string" }, "status": { "description": "Status of the condition, one of True, False, Unknown.", "type": "string" }, "type": { "description": "Type of deployment condition.", "type": "string" } }, "required": [ "type", "status" ], "type": "object" }, "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Time": { "_format": "date-time", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.", "type": "string" } }, "description": "DeploymentStatus is the most recently observed status of the Deployment.", "properties": { "availableReplicas": { "description": "Total number of available pods (ready for at least minReadySeconds) targeted by this deployment.", "format": "int32", "type": [ "integer", "null" ] }, "collisionCount": { "description": "Count of hash collisions for the Deployment. The Deployment controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ReplicaSet.", "format": "int32", "type": [ "integer", "null" ] }, "conditions": { "description": "Represents the latest available observations of a deployment's current state.", "items": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_apps_v1_DeploymentCondition" }, "type": [ "array", "null" ], "x-kubernetes-patch-merge-key": "type", "x-kubernetes-patch-strategy": "merge" }, "observedGeneration": { "description": "The generation observed by the deployment controller.", "format": "int64", "type": [ "integer", "null" ] }, "readyReplicas": { "description": "Total number of ready pods targeted by this deployment.", "format": "int32", "type": [ "integer", "null" ] }, "replicas": { "description": "Total number of non-terminated pods targeted by this deployment (their labels match the selector).", "format": "int32", "type": [ "integer", "null" ] }, "unavailableReplicas": { "description": "Total number of unavailable pods targeted by this deployment. This is the total number of pods that are still required for the deployment to have 100% available capacity. They may either be pods that are running but not yet available or pods that still have not been created.", "format": "int32", "type": [ "integer", "null" ] }, "updatedReplicas": { "description": "Total number of non-terminated pods targeted by this deployment that have the desired template spec.", "format": "int32", "type": [ "integer", "null" ] } }, "type": "object" }
kb_274_Normalized
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_auditregistration_v1alpha1_ServiceReference": { "description": "ServiceReference holds a reference to Service.legacy.k8s.io", "properties": { "name": { "description": "`name` is the name of the service. Required", "type": "string" }, "namespace": { "description": "`namespace` is the namespace of the service. Required", "type": "string" }, "path": { "description": "`path` is an optional URL path which will be sent in any request to this service.", "type": "string" }, "port": { "_format": "int32", "description": "If specified, the port on the service that hosting webhook. Default to 443 for backward compatibility. `port` should be a valid port number (1-65535, inclusive).", "type": "integer" } }, "required": [ "namespace", "name" ], "type": "object" }, "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_auditregistration_v1alpha1_WebhookClientConfig": { "description": "WebhookClientConfig contains the information to make a connection with the webhook", "properties": { "caBundle": { "_format": "byte", "description": "`caBundle` is a PEM encoded CA bundle which will be used to validate the webhook's server certificate. If unspecified, system trust roots on the apiserver are used.", "type": "string" }, "service": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_auditregistration_v1alpha1_ServiceReference", "description": "`service` is a reference to the service for this webhook. Either `service` or `url` must be specified.\n\nIf the webhook is running within the cluster, then you should use `service`." }, "url": { "description": "`url` gives the location of the webhook, in standard URL form (`scheme://host:port/path`). Exactly one of `url` or `service` must be specified.\n\nThe `host` should not refer to a service running in the cluster; use the `service` field instead. The host might be resolved via external DNS in some apiservers (e.g., `kube-apiserver` cannot resolve in-cluster DNS as that would be a layering violation). `host` may also be an IP address.\n\nPlease note that using `localhost` or `127.0.0.1` as a `host` is risky unless you take great care to run this webhook on all hosts which run an apiserver which might need to make calls to this webhook. Such installs are likely to be non-portable, i.e., not easy to turn up in a new cluster.\n\nThe scheme must be \"https\"; the URL must begin with \"https://\".\n\nA path is optional, and if present may be any string permissible in a URL. You may use the path to pass an arbitrary string to the webhook, for example, a cluster identifier.\n\nAttempting to use a user or basic auth e.g. \"user:password@\" is not allowed. Fragments (\"#...\") and query parameters (\"?...\") are not allowed, either.", "type": "string" } }, "type": "object" }, "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_auditregistration_v1alpha1_WebhookThrottleConfig": { "description": "WebhookThrottleConfig holds the configuration for throttling events", "properties": { "burst": { "_format": "int64", "description": "ThrottleBurst is the maximum number of events sent at the same moment default 15 QPS", "type": "integer" }, "qps": { "_format": "int64", "description": "ThrottleQPS maximum number of batches per second default 10 QPS", "type": "integer" } }, "type": "object" } }, "description": "Webhook holds the configuration of the webhook", "properties": { "clientConfig": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_auditregistration_v1alpha1_WebhookClientConfig", "description": "ClientConfig holds the connection parameters for the webhook required" }, "throttle": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_auditregistration_v1alpha1_WebhookThrottleConfig", "description": "Throttle holds the options for throttling the webhook" } }, "required": [ "clientConfig" ], "type": "object" }
kb_1145_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "allOf": [ { "$ref": "#/defs/scope" }, { "type": "object", "properties": { "$schema": { "type": "string", "format": "uri" }, "config": { "type": "object" }, "description": { "type": "string" }, "width": { "type": "number" }, "height": { "type": "number" }, "padding": { "$ref": "#/defs/padding" }, "autosize": { "$ref": "#/defs/autosize" }, "background": { "$ref": "#/defs/background" } } } ], "defs": { "autosize": { "oneOf": [ { "enum": ["pad", "fit", "none"] }, { "type": "object", "properties": { "type": { "enum": ["pad", "fit", "none"] }, "resize": { "type": "boolean" }, "contains": { "enum": ["content", "padding"] } }, "required": ["type"], "additionalProperties": false } ], "default": "pad" }, "axis": { "type": "object", "properties": { "orient": { "enum": ["top", "bottom", "left", "right"] }, "scale": { "type": "string" }, "title": { "$ref": "#/refs/stringOrSignal" }, "zindex": { "type": "number" }, "ticks": { "type": "boolean" }, "labels": { "type": "boolean" }, "domain": { "type": "boolean" }, "grid": { "type": "boolean" }, "gridScale": { "type": "string" }, "tickSize": { "type": "number" }, "labelPadding": { "type": "number" }, "labelFlush": { "oneOf": [ { "type": "boolean" }, { "type": "number" } ] }, "labelFlushOffset": { "type": "number" }, "labelOverlap": { "oneOf": [ { "type": "boolean" }, { "enum": ["parity", "greedy"], "type": "string" } ] }, "labelBound": { "oneOf": [ { "type": "boolean" }, { "type": "number" } ] }, "tickCount": { "$ref": "#/refs/tickCount" }, "format": { "$ref": "#/refs/stringOrSignal" }, "values": { "oneOf": [ { "type": "array" }, { "$ref": "#/refs/signal" } ] }, "offset": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "position": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "titlePadding": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "minExtent": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "maxExtent": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "encode": { "type": "object", "properties": { "axis": { "$ref": "#/defs/guideEncode" }, "ticks": { "$ref": "#/defs/guideEncode" }, "labels": { "$ref": "#/defs/guideEncode" }, "title": { "$ref": "#/defs/guideEncode" }, "grid": { "$ref": "#/defs/guideEncode" }, "domain": { "$ref": "#/defs/guideEncode" } }, "additionalProperties": false } }, "additionalProperties": false, "required": ["orient", "scale"] }, "background": { "type": "string" }, "bind": { "oneOf": [ { "type": "object", "properties": { "input": { "enum": ["checkbox"] }, "element": { "$ref": "#/refs/element" }, "debounce": { "type": "number" } }, "required": ["input"] }, { "type": "object", "properties": { "input": { "enum": ["radio", "select"] }, "element": { "$ref": "#/refs/element" }, "options": { "type": "array" }, "debounce": { "type": "number" } }, "additionalProperties": false, "required": ["input", "options"] }, { "type": "object", "properties": { "input": { "enum": ["range"] }, "element": { "$ref": "#/refs/element" }, "min": { "type": "number" }, "max": { "type": "number" }, "step": { "type": "number" }, "debounce": { "type": "number" } }, "additionalProperties": false, "required": ["input"] }, { "type": "object", "properties": { "input": { "not": { "enum": ["checkbox", "radio", "range", "select"] } }, "element": { "$ref": "#/refs/element" }, "debounce": { "type": "number" } }, "additionalProperties": true } ] }, "data": { "title": "Input data set definition", "type": "object", "allOf": [ { "properties": { "name": { "type": "string" }, "transform": { "type": "array", "items": { "$ref": "#/defs/transform" } }, "on": { "$ref": "#/defs/onTrigger" }, "format": { "type": "object", "anyOf": [ { "properties": { "type": { "enum": ["json"] }, "parse": { "oneOf": [ { "enum": ["auto"] }, { "type": "object", "additionalProperties": { "oneOf": [ { "enum": ["boolean", "number", "date", "string"] }, { "type": "string", "pattern": "^(date|utc):.*$" } ] } } ] }, "property": { "type": "string" }, "copy": { "type": "boolean" } }, "additionalProperties": false }, { "properties": { "type": { "enum": ["csv", "tsv"] }, "parse": { "oneOf": [ { "enum": ["auto"] }, { "type": "object", "additionalProperties": { "oneOf": [ { "enum": ["boolean", "number", "date", "string"] }, { "type": "string", "pattern": "^(date|utc):.*$" } ] } } ] } }, "additionalProperties": false }, { "properties": { "type": { "enum": ["dsv"] }, "delimiter": { "type": "string" }, "parse": { "oneOf": [ { "enum": ["auto"] }, { "type": "object", "additionalProperties": { "oneOf": [ { "enum": ["boolean", "number", "date", "string"] }, { "type": "string", "pattern": "^(date|utc):.*$" } ] } } ] } }, "additionalProperties": false }, { "oneOf": [ { "properties": { "type": { "enum": ["topojson"] }, "feature": { "type": "string" }, "property": { "type": "string" } }, "additionalProperties": false }, { "properties": { "type": { "enum": ["topojson"] }, "mesh": { "type": "string" }, "property": { "type": "string" } }, "additionalProperties": false } ] } ] } }, "required": ["name"] }, { "anyOf": [ { "required": ["name"] }, { "oneOf": [ { "properties": { "source": { "oneOf": [ { "type": "string" }, { "type": "array", "items": { "type": "string" }, "minItems": 1 } ] } }, "required": ["source"] }, { "properties": { "values": { "type": "array" } }, "required": ["values"] }, { "properties": { "url": { "type": "string" } }, "required": ["url"] } ] } ] } ] }, "rule": { "type": "object", "properties": { "test": { "type": "string" } } }, "encodeEntry": { "title": "Mark encode property set", "type": "object", "properties": { "x": { "$ref": "#/refs/numberValue" }, "x2": { "$ref": "#/refs/numberValue" }, "xc": { "$ref": "#/refs/numberValue" }, "width": { "$ref": "#/refs/numberValue" }, "y": { "$ref": "#/refs/numberValue" }, "y2": { "$ref": "#/refs/numberValue" }, "yc": { "$ref": "#/refs/numberValue" }, "height": { "$ref": "#/refs/numberValue" }, "opacity": { "$ref": "#/refs/numberValue" }, "fill": { "$ref": "#/refs/colorValue" }, "fillOpacity": { "$ref": "#/refs/numberValue" }, "stroke": { "$ref": "#/refs/colorValue" }, "strokeWidth": { "$ref": "#/refs/numberValue" }, "strokeOpacity": { "$ref": "#/refs/numberValue" }, "strokeDash": { "$ref": "#/refs/arrayValue" }, "strokeDashOffset": { "$ref": "#/refs/numberValue" }, "cursor": { "$ref": "#/refs/stringValue" }, "clip": { "$ref": "#/refs/booleanValue" }, "size": { "$ref": "#/refs/numberValue" }, "shape": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/stringValue" } ] }, "path": { "$ref": "#/refs/stringValue" }, "innerRadius": { "$ref": "#/refs/numberValue" }, "outerRadius": { "$ref": "#/refs/numberValue" }, "startAngle": { "$ref": "#/refs/numberValue" }, "endAngle": { "$ref": "#/refs/numberValue" }, "interpolate": { "$ref": "#/refs/stringValue" }, "tension": { "$ref": "#/refs/numberValue" }, "orient": { "oneOf": [ { "type": "array", "items": { "allOf": [ { "$ref": "#/defs/rule" }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "enum": ["horizontal", "vertical"] } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] } }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "enum": ["horizontal", "vertical"] } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] }, "url": { "$ref": "#/refs/stringValue" }, "align": { "oneOf": [ { "type": "array", "items": { "allOf": [ { "$ref": "#/defs/rule" }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "enum": ["left", "right", "center"] } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] } }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "enum": ["left", "right", "center"] } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] }, "baseline": { "oneOf": [ { "type": "array", "items": { "allOf": [ { "$ref": "#/defs/rule" }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "enum": [ "top", "middle", "bottom", "alphabetic" ] } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] } }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "enum": ["top", "middle", "bottom", "alphabetic"] } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] }, "text": { "$ref": "#/refs/stringValue" }, "dir": { "$ref": "#/refs/stringValue" }, "ellipsis": { "$ref": "#/refs/stringValue" }, "limit": { "$ref": "#/refs/numberValue" }, "dx": { "$ref": "#/refs/numberValue" }, "dy": { "$ref": "#/refs/numberValue" }, "radius": { "$ref": "#/refs/numberValue" }, "theta": { "$ref": "#/refs/numberValue" }, "angle": { "$ref": "#/refs/numberValue" }, "font": { "$ref": "#/refs/stringValue" }, "fontSize": { "$ref": "#/refs/numberValue" }, "fontWeight": { "$ref": "#/refs/nullableStringValue" }, "fontStyle": { "$ref": "#/refs/stringValue" } }, "additionalProperties": true }, "encode": { "type": "object", "patternProperties": { "^.+$": { "$ref": "#/defs/encodeEntry" } }, "additionalProperties": false }, "layout": { "oneOf": [ { "type": "object", "properties": { "align": { "oneOf": [ { "oneOf": [ { "enum": ["all", "each", "none"] }, { "$ref": "#/refs/signal" } ] }, { "type": "object", "properties": { "row": { "oneOf": [ { "enum": ["all", "each", "none"] }, { "$ref": "#/refs/signal" } ] }, "column": { "oneOf": [ { "enum": ["all", "each", "none"] }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false } ] }, "bounds": { "oneOf": [ { "enum": ["full", "flush"] }, { "$ref": "#/refs/signal" } ] }, "columns": { "$ref": "#/refs/numberOrSignal" }, "padding": { "oneOf": [ { "$ref": "#/refs/numberOrSignal" }, { "type": "object", "properties": { "row": { "$ref": "#/refs/numberOrSignal" }, "column": { "$ref": "#/refs/numberOrSignal" } }, "additionalProperties": false } ] }, "offset": { "oneOf": [ { "$ref": "#/refs/numberOrSignal" }, { "type": "object", "properties": { "rowHeader": { "$ref": "#/refs/numberOrSignal" }, "rowFooter": { "$ref": "#/refs/numberOrSignal" }, "rowTitle": { "$ref": "#/refs/numberOrSignal" }, "columnHeader": { "$ref": "#/refs/numberOrSignal" }, "columnFooter": { "$ref": "#/refs/numberOrSignal" }, "columnTitle": { "$ref": "#/refs/numberOrSignal" } }, "additionalProperties": false } ] }, "headerBand": { "oneOf": [ { "$ref": "#/refs/numberOrSignal" }, { "type": "null" }, { "type": "object", "properties": { "row": { "$ref": "#/refs/numberOrSignal" }, "column": { "$ref": "#/refs/numberOrSignal" } }, "additionalProperties": false } ] }, "footerBand": { "oneOf": [ { "$ref": "#/refs/numberOrSignal" }, { "type": "null" }, { "type": "object", "properties": { "row": { "$ref": "#/refs/numberOrSignal" }, "column": { "$ref": "#/refs/numberOrSignal" } }, "additionalProperties": false } ] }, "titleBand": { "oneOf": [ { "$ref": "#/refs/numberOrSignal" }, { "type": "null" }, { "type": "object", "properties": { "row": { "$ref": "#/refs/numberOrSignal" }, "column": { "$ref": "#/refs/numberOrSignal" } }, "additionalProperties": false } ] } } }, { "$ref": "#/refs/signal" } ] }, "guideEncode": { "type": "object", "properties": { "name": { "type": "string" }, "interactive": { "type": "boolean", "default": false }, "style": { "$ref": "#/refs/style" } }, "patternProperties": { "^(?!interactive|name|style).+$": { "$ref": "#/defs/encodeEntry" } }, "additionalProperties": false }, "legend": { "type": "object", "properties": { "size": { "type": "string" }, "shape": { "type": "string" }, "fill": { "type": "string" }, "stroke": { "type": "string" }, "opacity": { "type": "string" }, "strokeDash": { "type": "string" }, "type": { "enum": ["gradient", "symbol"], "default": "symbol" }, "orient": { "enum": [ "none", "left", "right", "top", "bottom", "top-left", "top-right", "bottom-left", "bottom-right" ], "default": "right" }, "title": { "$ref": "#/refs/stringOrSignal" }, "zindex": { "type": "number" }, "offset": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "padding": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "titlePadding": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "entryPadding": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "tickCount": { "$ref": "#/refs/tickCount" }, "format": { "$ref": "#/refs/stringOrSignal" }, "values": { "oneOf": [ { "type": "array" }, { "$ref": "#/refs/signal" } ] }, "encode": { "type": "object", "properties": { "title": { "$ref": "#/defs/guideEncode" }, "labels": { "$ref": "#/defs/guideEncode" }, "legend": { "$ref": "#/defs/guideEncode" }, "symbols": { "$ref": "#/defs/guideEncode" }, "gradient": { "$ref": "#/defs/guideEncode" } }, "additionalProperties": false } }, "additionalProperties": false, "anyOf": [ { "required": ["size"] }, { "required": ["shape"] }, { "required": ["fill"] }, { "required": ["stroke"] }, { "required": ["opacity"] }, { "required": ["strokeDash"] } ] }, "mark": { "type": "object", "properties": { "type": { "$ref": "#/refs/marktype" }, "role": { "type": "string" }, "name": { "type": "string" }, "style": { "$ref": "#/refs/style" }, "key": { "type": "string" }, "clip": { "type": "boolean" }, "sort": { "$ref": "#/refs/compare" }, "interactive": { "type": "boolean" }, "encode": { "$ref": "#/defs/encode" }, "transform": { "type": "array", "items": { "$ref": "#/defs/transformMark" } }, "on": { "$ref": "#/defs/onMarkTrigger" } }, "required": ["type"] }, "markGroup": { "allOf": [ { "properties": { "type": { "enum": ["group"] } }, "required": ["type"] }, { "$ref": "#/defs/mark" }, { "$ref": "#/defs/scope" }, { "type": "object", "properties": { "from": { "oneOf": [ { "$ref": "#/refs/from" }, { "$ref": "#/refs/facet" } ] } } } ] }, "markVisual": { "allOf": [ { "not": { "properties": { "type": { "enum": ["group"] } } } }, { "$ref": "#/defs/mark" }, { "type": "object", "properties": { "from": { "$ref": "#/refs/from" } } } ] }, "listener": { "oneOf": [ { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "scale": { "type": "string" } }, "required": ["scale"] }, { "$ref": "#/defs/stream" } ] }, "onEvents": { "type": "array", "items": { "allOf": [ { "type": "object", "properties": { "events": { "oneOf": [ { "$ref": "#/refs/selector" }, { "$ref": "#/defs/listener" }, { "type": "array", "minItems": 1, "items": { "$ref": "#/defs/listener" } } ] }, "force": { "type": "boolean" } }, "required": ["events"] }, { "oneOf": [ { "type": "object", "properties": { "encode": { "type": "string" } }, "required": ["encode"] }, { "type": "object", "properties": { "update": { "oneOf": [ { "$ref": "#/refs/exprString" }, { "$ref": "#/refs/expr" }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "value": {} }, "required": ["value"] } ] } }, "required": ["update"] } ] } ] } }, "onTrigger": { "type": "array", "items": { "type": "object", "properties": { "trigger": { "$ref": "#/refs/exprString" }, "insert": { "$ref": "#/refs/exprString" }, "remove": { "oneOf": [ { "type": "boolean" }, { "$ref": "#/refs/exprString" } ] }, "toggle": { "$ref": "#/refs/exprString" }, "modify": { "$ref": "#/refs/exprString" }, "values": { "$ref": "#/refs/exprString" } }, "required": ["trigger"] } }, "onMarkTrigger": { "type": "array", "items": { "type": "object", "properties": { "trigger": { "$ref": "#/refs/exprString" }, "modify": { "$ref": "#/refs/exprString" }, "values": { "$ref": "#/refs/exprString" } }, "required": ["trigger"] } }, "padding": { "oneOf": [ { "type": "number" }, { "type": "object", "properties": { "top": { "type": "number" }, "bottom": { "type": "number" }, "left": { "type": "number" }, "right": { "type": "number" } }, "required": ["top", "bottom", "left", "right"], "additionalProperties": false } ] }, "projection": { "type": "object", "properties": { "name": { "type": "string" }, "type": { "$ref": "#/refs/stringOrSignal" }, "clipAngle": { "$ref": "#/refs/numberOrSignal" }, "clipExtent": { "oneOf": [ { "$ref": "#/refs/signal" }, { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/signal" }, { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "minItems": 2, "maxItems": 2 } ] } } ] }, "scale": { "$ref": "#/refs/numberOrSignal" }, "translate": { "oneOf": [ { "$ref": "#/refs/signal" }, { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "minItems": 2, "maxItems": 2 } ] }, "center": { "oneOf": [ { "$ref": "#/refs/signal" }, { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "minItems": 2, "maxItems": 2 } ] }, "rotate": { "oneOf": [ { "$ref": "#/refs/signal" }, { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "minItems": 2, "maxItems": 3 } ] }, "parallels": { "oneOf": [ { "$ref": "#/refs/signal" }, { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "minItems": 2, "maxItems": 2 } ] }, "precision": { "$ref": "#/refs/numberOrSignal" }, "pointRadius": { "$ref": "#/refs/numberOrSignal" }, "fit": { "oneOf": [ { "type": "object" }, { "type": "array" } ] }, "extent": { "oneOf": [ { "$ref": "#/refs/signal" }, { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/signal" }, { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "minItems": 2, "maxItems": 2 } ] }, "minItems": 2, "maxItems": 2 } ] }, "size": { "oneOf": [ { "$ref": "#/refs/signal" }, { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "minItems": 2, "maxItems": 2 } ] } }, "additionalProperties": true, "required": ["name", "type"] }, "scale": { "title": "Scale mapping", "type": "object", "allOf": [ { "properties": { "name": { "type": "string" }, "type": { "type": "string", "default": "linear" }, "domain": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "type": "null" }, { "type": "string" }, { "type": "number" }, { "type": "boolean" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/scaleData" }, { "$ref": "#/refs/signal" } ] }, "domainMin": { "$ref": "#/refs/numberOrSignal" }, "domainMax": { "$ref": "#/refs/numberOrSignal" }, "domainMid": { "$ref": "#/refs/numberOrSignal" }, "domainRaw": { "oneOf": [ { "type": "null" }, { "type": "array" }, { "$ref": "#/refs/signal" } ] }, "reverse": { "$ref": "#/refs/booleanOrSignal" }, "round": { "$ref": "#/refs/booleanOrSignal" } }, "required": ["name"] }, { "oneOf": [ { "properties": { "type": { "enum": ["ordinal"] }, "range": { "oneOf": [ { "enum": [ "width", "height", "symbol", "category", "ordinal", "ramp", "diverging", "heatmap" ] }, { "type": "array", "items": { "oneOf": [ { "type": "null" }, { "type": "boolean" }, { "type": "string" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "scheme": { "$ref": "#/refs/stringOrSignal" }, "count": { "$ref": "#/refs/numberOrSignal" }, "extent": { "oneOf": [ { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "numItems": 2 }, { "$ref": "#/refs/signal" } ] } }, "required": ["scheme"], "additionalProperties": false }, { "$ref": "#/refs/scaleData" } ] } }, "required": ["type"] }, { "properties": { "type": { "enum": ["band"] }, "range": { "oneOf": [ { "enum": [ "width", "height", "symbol", "category", "ordinal", "ramp", "diverging", "heatmap" ] }, { "type": "array", "items": { "oneOf": [ { "type": "null" }, { "type": "boolean" }, { "type": "string" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "step": { "$ref": "#/refs/numberOrSignal" } }, "required": ["step"], "additionalProperties": false } ] }, "padding": { "$ref": "#/refs/numberOrSignal" }, "paddingInner": { "$ref": "#/refs/numberOrSignal" }, "paddingOuter": { "$ref": "#/refs/numberOrSignal" }, "align": { "$ref": "#/refs/numberOrSignal" } }, "required": ["type"] }, { "properties": { "type": { "enum": ["point"] }, "range": { "oneOf": [ { "enum": [ "width", "height", "symbol", "category", "ordinal", "ramp", "diverging", "heatmap" ] }, { "type": "array", "items": { "oneOf": [ { "type": "null" }, { "type": "boolean" }, { "type": "string" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "step": { "$ref": "#/refs/numberOrSignal" } }, "required": ["step"], "additionalProperties": false } ] }, "padding": { "$ref": "#/refs/numberOrSignal" }, "paddingOuter": { "$ref": "#/refs/numberOrSignal" }, "align": { "$ref": "#/refs/numberOrSignal" } }, "required": ["type"] }, { "properties": { "type": { "enum": ["sequential"] }, "range": { "oneOf": [ { "enum": [ "width", "height", "symbol", "category", "ordinal", "ramp", "diverging", "heatmap" ] }, { "type": "array", "items": { "oneOf": [ { "type": "null" }, { "type": "boolean" }, { "type": "string" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "scheme": { "$ref": "#/refs/stringOrSignal" }, "count": { "$ref": "#/refs/numberOrSignal" }, "extent": { "oneOf": [ { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "numItems": 2 }, { "$ref": "#/refs/signal" } ] } }, "required": ["scheme"], "additionalProperties": false } ] }, "clamp": { "$ref": "#/refs/booleanOrSignal" } }, "required": ["type", "range"] }, { "properties": { "type": { "enum": ["time", "utc"] }, "range": { "oneOf": [ { "enum": [ "width", "height", "symbol", "category", "ordinal", "ramp", "diverging", "heatmap" ] }, { "type": "array", "items": { "oneOf": [ { "type": "null" }, { "type": "boolean" }, { "type": "string" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "scheme": { "$ref": "#/refs/stringOrSignal" }, "count": { "$ref": "#/refs/numberOrSignal" }, "extent": { "oneOf": [ { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "numItems": 2 }, { "$ref": "#/refs/signal" } ] } }, "required": ["scheme"], "additionalProperties": false } ] }, "clamp": { "$ref": "#/refs/booleanOrSignal" }, "padding": { "type": "number" }, "nice": { "oneOf": [ { "type": "boolean" }, { "type": "string", "enum": [ "millisecond", "second", "minute", "hour", "day", "week", "month", "year" ] }, { "type": "object", "properties": { "interval": { "oneOf": [ { "type": "string", "enum": [ "millisecond", "second", "minute", "hour", "day", "week", "month", "year" ] }, { "$ref": "#/refs/signal" } ] }, "step": { "$ref": "#/refs/numberOrSignal" } }, "required": ["interval"] }, { "$ref": "#/refs/signal" } ] } }, "required": ["type"] }, { "properties": { "type": { "enum": ["identity"] }, "nice": { "$ref": "#/refs/booleanOrSignal" } }, "required": ["type"] }, { "description": "Discretizing scales", "properties": { "type": { "enum": ["quantile", "quantize", "threshold", "bin-ordinal"] }, "range": { "oneOf": [ { "enum": [ "width", "height", "symbol", "category", "ordinal", "ramp", "diverging", "heatmap" ] }, { "type": "array", "items": { "oneOf": [ { "type": "null" }, { "type": "boolean" }, { "type": "string" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "scheme": { "$ref": "#/refs/stringOrSignal" }, "count": { "$ref": "#/refs/numberOrSignal" }, "extent": { "oneOf": [ { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "numItems": 2 }, { "$ref": "#/refs/signal" } ] } }, "required": ["scheme"], "additionalProperties": false } ] }, "nice": { "oneOf": [ { "type": "boolean" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "zero": { "$ref": "#/refs/booleanOrSignal" } }, "required": ["type"] }, { "description": "Default numeric scale", "not": { "properties": { "type": { "enum": [ "ordinal", "band", "point", "quantile", "quantize", "threshold", "sequential", "pow", "log", "time", "utc", "identity", "bin-ordinal", "bin-linear" ] } }, "required": ["type"] }, "properties": { "range": { "oneOf": [ { "enum": [ "width", "height", "symbol", "category", "ordinal", "ramp", "diverging", "heatmap" ] }, { "type": "array", "items": { "oneOf": [ { "type": "null" }, { "type": "boolean" }, { "type": "string" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "scheme": { "$ref": "#/refs/stringOrSignal" }, "count": { "$ref": "#/refs/numberOrSignal" }, "extent": { "oneOf": [ { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "numItems": 2 }, { "$ref": "#/refs/signal" } ] } }, "required": ["scheme"], "additionalProperties": false } ] }, "interpolate": { "$ref": "#/refs/scaleInterpolate" }, "clamp": { "$ref": "#/refs/booleanOrSignal" }, "padding": { "type": "number" }, "nice": { "oneOf": [ { "type": "boolean" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "zero": { "$ref": "#/refs/booleanOrSignal" } } }, { "properties": { "type": { "enum": ["log"] }, "range": { "oneOf": [ { "enum": [ "width", "height", "symbol", "category", "ordinal", "ramp", "diverging", "heatmap" ] }, { "type": "array", "items": { "oneOf": [ { "type": "null" }, { "type": "boolean" }, { "type": "string" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "scheme": { "$ref": "#/refs/stringOrSignal" }, "count": { "$ref": "#/refs/numberOrSignal" }, "extent": { "oneOf": [ { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "numItems": 2 }, { "$ref": "#/refs/signal" } ] } }, "required": ["scheme"], "additionalProperties": false } ] }, "interpolate": { "$ref": "#/refs/scaleInterpolate" }, "base": { "$ref": "#/refs/numberOrSignal" }, "clamp": { "$ref": "#/refs/booleanOrSignal" }, "padding": { "type": "number" }, "nice": { "oneOf": [ { "type": "boolean" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "zero": { "$ref": "#/refs/booleanOrSignal" } }, "required": ["type"] }, { "properties": { "type": { "enum": ["pow"] }, "range": { "oneOf": [ { "enum": [ "width", "height", "symbol", "category", "ordinal", "ramp", "diverging", "heatmap" ] }, { "type": "array", "items": { "oneOf": [ { "type": "null" }, { "type": "boolean" }, { "type": "string" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "scheme": { "$ref": "#/refs/stringOrSignal" }, "count": { "$ref": "#/refs/numberOrSignal" }, "extent": { "oneOf": [ { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "numItems": 2 }, { "$ref": "#/refs/signal" } ] } }, "required": ["scheme"], "additionalProperties": false } ] }, "interpolate": { "$ref": "#/refs/scaleInterpolate" }, "clamp": { "$ref": "#/refs/booleanOrSignal" }, "exponent": { "$ref": "#/refs/numberOrSignal" }, "padding": { "type": "number" }, "nice": { "oneOf": [ { "type": "boolean" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "zero": { "$ref": "#/refs/booleanOrSignal" } }, "required": ["type"] }, { "properties": { "type": { "enum": ["bin-linear"] }, "range": { "oneOf": [ { "enum": [ "width", "height", "symbol", "category", "ordinal", "ramp", "diverging", "heatmap" ] }, { "type": "array", "items": { "oneOf": [ { "type": "null" }, { "type": "boolean" }, { "type": "string" }, { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "scheme": { "$ref": "#/refs/stringOrSignal" }, "count": { "$ref": "#/refs/numberOrSignal" }, "extent": { "oneOf": [ { "type": "array", "items": { "$ref": "#/refs/numberOrSignal" }, "numItems": 2 }, { "$ref": "#/refs/signal" } ] } }, "required": ["scheme"], "additionalProperties": false } ] }, "interpolate": { "$ref": "#/refs/scaleInterpolate" } }, "required": ["type"] } ] } ] }, "scope": { "type": "object", "properties": { "encode": { "$ref": "#/defs/encode" }, "layout": { "$ref": "#/defs/layout" }, "signals": { "type": "array", "items": { "$ref": "#/defs/signal" } }, "data": { "type": "array", "items": { "$ref": "#/defs/data" } }, "scales": { "type": "array", "items": { "$ref": "#/defs/scale" } }, "projections": { "type": "array", "items": { "$ref": "#/defs/projection" } }, "axes": { "type": "array", "items": { "$ref": "#/defs/axis" } }, "legends": { "type": "array", "items": { "$ref": "#/defs/legend" } }, "title": { "$ref": "#/defs/title" }, "marks": { "type": "array", "items": { "oneOf": [ { "$ref": "#/defs/markGroup" }, { "$ref": "#/defs/markVisual" } ] } } } }, "signal": { "oneOf": [ { "$ref": "#/defs/signalPush" }, { "$ref": "#/defs/signalNew" } ] }, "signalName": { "type": "string", "not": { "enum": ["parent", "datum", "event", "item"] } }, "signalNew": { "type": "object", "properties": { "name": { "$ref": "#/defs/signalName" }, "description": { "type": "string" }, "value": {}, "react": { "type": "boolean", "default": true }, "update": { "$ref": "#/refs/exprString" }, "on": { "$ref": "#/defs/onEvents" }, "bind": { "$ref": "#/defs/bind" } }, "additionalProperties": false, "required": ["name"] }, "signalPush": { "type": "object", "properties": { "name": { "$ref": "#/defs/signalName" }, "push": { "enum": ["outer"] }, "description": { "type": "string" }, "on": { "$ref": "#/defs/onEvents" } }, "additionalProperties": false, "required": ["name", "push"] }, "streamParams": { "properties": { "between": { "type": "array", "minItems": 2, "maxItems": 2, "items": { "$ref": "#/defs/stream" } }, "marktype": { "type": "string" }, "markname": { "type": "string" }, "filter": { "oneOf": [ { "$ref": "#/refs/exprString" }, { "type": "array", "minItems": 1, "items": { "$ref": "#/refs/exprString" } } ] }, "throttle": { "type": "number" }, "debounce": { "type": "number" }, "consume": { "type": "boolean" } } }, "streamEvents": { "properties": { "source": { "type": "string" }, "type": { "type": "string" } }, "required": ["type"] }, "stream": { "title": "Input event stream definition", "type": "object", "allOf": [ { "$ref": "#/defs/streamParams" }, { "oneOf": [ { "$ref": "#/defs/streamEvents" }, { "type": "object", "properties": { "stream": { "$ref": "#/defs/stream" } }, "required": ["stream"] }, { "type": "object", "properties": { "merge": { "type": "array", "minItems": 1, "items": { "$ref": "#/defs/stream" } } }, "required": ["merge"] } ] } ] }, "titleEncode": { "type": "object", "patternProperties": { "^(?!interactive|name|style).+$": { "$ref": "#/defs/encodeEntry" } }, "additionalProperties": false }, "title": { "oneOf": [ { "type": "string" }, { "type": "object", "properties": { "name": { "type": "string" }, "orient": { "enum": ["none", "left", "right", "top", "bottom"], "default": "top" }, "anchor": { "enum": ["start", "middle", "end"], "default": "middle" }, "style": { "$ref": "#/refs/style" }, "text": { "$ref": "#/refs/stringOrSignal" }, "zindex": { "type": "number" }, "interactive": { "type": "boolean" }, "offset": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "encode": { "$ref": "#/defs/titleEncode" } }, "required": ["text"], "additionalProperties": false } ] }, "transform": { "oneOf": [ { "$ref": "#/defs/aggregateTransform" }, { "$ref": "#/defs/binTransform" }, { "$ref": "#/defs/collectTransform" }, { "$ref": "#/defs/countpatternTransform" }, { "$ref": "#/defs/crossTransform" }, { "$ref": "#/defs/densityTransform" }, { "$ref": "#/defs/extentTransform" }, { "$ref": "#/defs/filterTransform" }, { "$ref": "#/defs/foldTransform" }, { "$ref": "#/defs/formulaTransform" }, { "$ref": "#/defs/imputeTransform" }, { "$ref": "#/defs/joinaggregateTransform" }, { "$ref": "#/defs/lookupTransform" }, { "$ref": "#/defs/projectTransform" }, { "$ref": "#/defs/sampleTransform" }, { "$ref": "#/defs/sequenceTransform" }, { "$ref": "#/defs/windowTransform" }, { "$ref": "#/defs/identifierTransform" }, { "$ref": "#/defs/linkpathTransform" }, { "$ref": "#/defs/pieTransform" }, { "$ref": "#/defs/stackTransform" }, { "$ref": "#/defs/contourTransform" }, { "$ref": "#/defs/geojsonTransform" }, { "$ref": "#/defs/geopathTransform" }, { "$ref": "#/defs/geopointTransform" }, { "$ref": "#/defs/geoshapeTransform" }, { "$ref": "#/defs/graticuleTransform" }, { "$ref": "#/defs/forceTransform" }, { "$ref": "#/defs/nestTransform" }, { "$ref": "#/defs/packTransform" }, { "$ref": "#/defs/partitionTransform" }, { "$ref": "#/defs/stratifyTransform" }, { "$ref": "#/defs/treeTransform" }, { "$ref": "#/defs/treelinksTransform" }, { "$ref": "#/defs/treemapTransform" }, { "$ref": "#/defs/voronoiTransform" }, { "$ref": "#/defs/wordcloudTransform" }, { "$ref": "#/defs/crossfilterTransform" }, { "$ref": "#/defs/resolvefilterTransform" } ] }, "transformMark": { "oneOf": [ { "$ref": "#/defs/binTransform" }, { "$ref": "#/defs/collectTransform" }, { "$ref": "#/defs/extentTransform" }, { "$ref": "#/defs/formulaTransform" }, { "$ref": "#/defs/joinaggregateTransform" }, { "$ref": "#/defs/lookupTransform" }, { "$ref": "#/defs/windowTransform" }, { "$ref": "#/defs/identifierTransform" }, { "$ref": "#/defs/linkpathTransform" }, { "$ref": "#/defs/pieTransform" }, { "$ref": "#/defs/stackTransform" }, { "$ref": "#/defs/geojsonTransform" }, { "$ref": "#/defs/geopathTransform" }, { "$ref": "#/defs/geopointTransform" }, { "$ref": "#/defs/geoshapeTransform" }, { "$ref": "#/defs/forceTransform" }, { "$ref": "#/defs/packTransform" }, { "$ref": "#/defs/partitionTransform" }, { "$ref": "#/defs/stratifyTransform" }, { "$ref": "#/defs/treeTransform" }, { "$ref": "#/defs/treemapTransform" }, { "$ref": "#/defs/voronoiTransform" }, { "$ref": "#/defs/wordcloudTransform" }, { "$ref": "#/defs/crossfilterTransform" }, { "$ref": "#/defs/resolvefilterTransform" } ] }, "aggregateTransform": { "type": "object", "properties": { "type": { "enum": ["aggregate"] }, "signal": { "type": "string" }, "groupby": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ] }, "ops": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "enum": [ "values", "count", "missing", "valid", "sum", "mean", "average", "variance", "variancep", "stdev", "stdevp", "stderr", "distinct", "ci0", "ci1", "median", "q1", "q3", "argmin", "argmax", "min", "max" ] }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ] }, "fields": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" }, { "type": "null" } ] } }, { "$ref": "#/refs/signal" } ] }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" }, { "type": "null" } ] } }, { "$ref": "#/refs/signal" } ] }, "drop": { "anyOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ], "default": true }, "cross": { "anyOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ] }, "key": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, "additionalProperties": false, "required": ["type"] }, "binTransform": { "type": "object", "properties": { "type": { "enum": ["bin"] }, "signal": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "anchor": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "maxbins": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 20 }, "base": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 10 }, "divide": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "default": [5, 2] }, "extent": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "step": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "steps": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ] }, "minstep": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "nice": { "anyOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ], "default": true }, "name": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2, "default": ["bin0", "bin1"] } }, "additionalProperties": false, "required": ["type", "field", "extent"] }, "collectTransform": { "type": "object", "properties": { "type": { "enum": ["collect"] }, "signal": { "type": "string" }, "sort": { "$ref": "#/refs/compare" } }, "additionalProperties": false, "required": ["type"] }, "countpatternTransform": { "type": "object", "properties": { "type": { "enum": ["countpattern"] }, "signal": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "case": { "anyOf": [ { "enum": ["upper", "lower", "mixed"] }, { "$ref": "#/refs/signal" } ], "default": "mixed" }, "pattern": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ], "default": "[\\w\"]+" }, "stopwords": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2, "default": ["text", "count"] } }, "additionalProperties": false, "required": ["type", "field"] }, "crossTransform": { "type": "object", "properties": { "type": { "enum": ["cross"] }, "signal": { "type": "string" }, "filter": { "$ref": "#/refs/exprString" }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2, "default": ["a", "b"] } }, "additionalProperties": false, "required": ["type"] }, "densityTransform": { "type": "object", "properties": { "type": { "enum": ["density"] }, "signal": { "type": "string" }, "extent": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "steps": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 100 }, "method": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ], "default": "pdf" }, "distribution": { "oneOf": [ { "type": "object", "properties": { "function": { "enum": ["normal"] }, "mean": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "stdev": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 1 } }, "additionalProperties": false, "required": ["function"] }, { "type": "object", "properties": { "function": { "enum": ["uniform"] }, "min": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "max": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 1 } }, "additionalProperties": false, "required": ["function"] }, { "type": "object", "properties": { "function": { "enum": ["kde"] }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "from": { "type": "string" }, "bandwidth": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false, "required": ["function", "field"] }, { "type": "object", "properties": { "function": { "enum": ["mixture"] }, "distributions": { "oneOf": [ { "type": "array", "items": {} }, { "$ref": "#/refs/signal" } ] }, "weights": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false, "required": ["function"] } ] }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "default": ["value", "density"] } }, "additionalProperties": false, "required": ["type"] }, "extentTransform": { "type": "object", "properties": { "type": { "enum": ["extent"] }, "signal": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, "additionalProperties": false, "required": ["type", "field"] }, "filterTransform": { "type": "object", "properties": { "type": { "enum": ["filter"] }, "signal": { "type": "string" }, "expr": { "$ref": "#/refs/exprString" } }, "additionalProperties": false, "required": ["type", "expr"] }, "foldTransform": { "type": "object", "properties": { "type": { "enum": ["fold"] }, "signal": { "type": "string" }, "fields": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ] }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2, "default": ["key", "value"] } }, "additionalProperties": false, "required": ["type", "fields"] }, "formulaTransform": { "type": "object", "properties": { "type": { "enum": ["formula"] }, "signal": { "type": "string" }, "expr": { "$ref": "#/refs/exprString" }, "as": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] }, "initonly": { "anyOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false, "required": ["type", "expr", "as"] }, "imputeTransform": { "type": "object", "properties": { "type": { "enum": ["impute"] }, "signal": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "key": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "keyvals": { "oneOf": [ { "type": "array", "items": {} }, { "$ref": "#/refs/signal" } ] }, "groupby": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ] }, "method": { "anyOf": [ { "enum": ["value", "mean", "median", "max", "min"] }, { "$ref": "#/refs/signal" } ], "default": "value" }, "value": {} }, "additionalProperties": false, "required": ["type", "field", "key"] }, "joinaggregateTransform": { "type": "object", "properties": { "type": { "enum": ["joinaggregate"] }, "signal": { "type": "string" }, "groupby": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ] }, "fields": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" }, { "type": "null" } ] } }, { "$ref": "#/refs/signal" } ] }, "ops": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "enum": [ "values", "count", "missing", "valid", "sum", "mean", "average", "variance", "variancep", "stdev", "stdevp", "stderr", "distinct", "ci0", "ci1", "median", "q1", "q3", "argmin", "argmax", "min", "max" ] }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ] }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" }, { "type": "null" } ] } }, { "$ref": "#/refs/signal" } ] }, "key": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, "additionalProperties": false, "required": ["type"] }, "lookupTransform": { "type": "object", "properties": { "type": { "enum": ["lookup"] }, "signal": { "type": "string" }, "from": { "type": "string" }, "key": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "values": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ] }, "fields": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ] }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ] }, "default": {} }, "additionalProperties": false, "required": ["type", "from", "key", "fields"] }, "projectTransform": { "type": "object", "properties": { "type": { "enum": ["project"] }, "signal": { "type": "string" }, "fields": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ] }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" }, { "type": "null" } ] } }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false, "required": ["type"] }, "sampleTransform": { "type": "object", "properties": { "type": { "enum": ["sample"] }, "signal": { "type": "string" }, "size": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 1000 } }, "additionalProperties": false, "required": ["type"] }, "sequenceTransform": { "type": "object", "properties": { "type": { "enum": ["sequence"] }, "signal": { "type": "string" }, "start": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "stop": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "step": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 1 } }, "additionalProperties": false, "required": ["type", "start", "stop"] }, "windowTransform": { "type": "object", "properties": { "type": { "enum": ["window"] }, "signal": { "type": "string" }, "sort": { "$ref": "#/refs/compare" }, "groupby": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ] }, "ops": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "enum": [ "row_number", "rank", "dense_rank", "percent_rank", "cume_dist", "ntile", "lag", "lead", "first_value", "last_value", "nth_value", "values", "count", "missing", "valid", "sum", "mean", "average", "variance", "variancep", "stdev", "stdevp", "stderr", "distinct", "ci0", "ci1", "median", "q1", "q3", "argmin", "argmax", "min", "max" ] }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ] }, "params": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" }, { "type": "null" } ] } }, { "$ref": "#/refs/signal" } ] }, "fields": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" }, { "type": "null" } ] } }, { "$ref": "#/refs/signal" } ] }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" }, { "type": "null" } ] } }, { "$ref": "#/refs/signal" } ] }, "frame": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" }, { "type": "null" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2, "default": [null, 0] }, "ignorePeers": { "anyOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false, "required": ["type"] }, "identifierTransform": { "type": "object", "properties": { "type": { "enum": ["identifier"] }, "signal": { "type": "string" }, "as": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false, "required": ["type", "as"] }, "linkpathTransform": { "type": "object", "properties": { "type": { "enum": ["linkpath"] }, "signal": { "type": "string" }, "sourceX": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ], "default": "source.x" }, "sourceY": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ], "default": "source.y" }, "targetX": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ], "default": "target.x" }, "targetY": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ], "default": "target.y" }, "orient": { "anyOf": [ { "enum": ["horizontal", "vertical", "radial"] }, { "$ref": "#/refs/signal" } ], "default": "vertical" }, "shape": { "anyOf": [ { "enum": ["line", "arc", "curve", "diagonal", "orthogonal"] }, { "$ref": "#/refs/signal" } ], "default": "line" }, "as": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ], "default": "path" } }, "additionalProperties": false, "required": ["type"] }, "pieTransform": { "type": "object", "properties": { "type": { "enum": ["pie"] }, "signal": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "startAngle": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "endAngle": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 6.283185307179586 }, "sort": { "anyOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ] }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2, "default": ["startAngle", "endAngle"] } }, "additionalProperties": false, "required": ["type"] }, "stackTransform": { "type": "object", "properties": { "type": { "enum": ["stack"] }, "signal": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "groupby": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ] }, "sort": { "$ref": "#/refs/compare" }, "offset": { "anyOf": [ { "enum": ["zero", "center", "normalize"] }, { "$ref": "#/refs/signal" } ], "default": "zero" }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2, "default": ["y0", "y1"] } }, "additionalProperties": false, "required": ["type"] }, "contourTransform": { "type": "object", "properties": { "type": { "enum": ["contour"] }, "signal": { "type": "string" }, "size": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "values": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ] }, "x": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "y": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "cellSize": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "bandwidth": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "count": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "nice": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "thresholds": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false, "required": ["type", "size"] }, "geojsonTransform": { "type": "object", "properties": { "type": { "enum": ["geojson"] }, "signal": { "type": "string" }, "fields": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "geojson": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, "additionalProperties": false, "required": ["type"] }, "geopathTransform": { "type": "object", "properties": { "type": { "enum": ["geopath"] }, "signal": { "type": "string" }, "projection": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "as": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ], "default": "path" } }, "additionalProperties": false, "required": ["type"] }, "geopointTransform": { "type": "object", "properties": { "type": { "enum": ["geopoint"] }, "signal": { "type": "string" }, "projection": { "type": "string" }, "fields": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2, "default": ["x", "y"] } }, "additionalProperties": false, "required": ["type", "projection", "fields"] }, "geoshapeTransform": { "type": "object", "properties": { "type": { "enum": ["geoshape"] }, "signal": { "type": "string" }, "projection": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ], "default": "datum" }, "as": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ], "default": "shape" } }, "additionalProperties": false, "required": ["type"] }, "graticuleTransform": { "type": "object", "properties": { "type": { "enum": ["graticule"] }, "signal": { "type": "string" }, "extent": { "oneOf": [ { "type": "array", "items": {} }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "extentMajor": { "oneOf": [ { "type": "array", "items": {} }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "extentMinor": { "oneOf": [ { "type": "array", "items": {} }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "step": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "stepMajor": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2, "default": [90, 360] }, "stepMinor": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2, "default": [10, 10] }, "precision": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 2.5 } }, "additionalProperties": false, "required": ["type"] }, "forceTransform": { "type": "object", "properties": { "type": { "enum": ["force"] }, "signal": { "type": "string" }, "static": { "anyOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ] }, "restart": { "anyOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ] }, "iterations": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 300 }, "alpha": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 1 }, "alphaMin": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 0.001 }, "alphaTarget": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "velocityDecay": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 0.4 }, "forces": { "type": "array", "items": { "oneOf": [ { "type": "object", "properties": { "force": { "enum": ["center"] }, "x": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "y": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false, "required": ["force"] }, { "type": "object", "properties": { "force": { "enum": ["collide"] }, "radius": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" }, { "$ref": "#/refs/expr" }, { "$ref": "#/refs/paramField" } ] }, "strength": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 0.7 }, "iterations": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 1 } }, "additionalProperties": false, "required": ["force"] }, { "type": "object", "properties": { "force": { "enum": ["nbody"] }, "strength": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": -30 }, "theta": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 0.9 }, "distanceMin": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 1 }, "distanceMax": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false, "required": ["force"] }, { "type": "object", "properties": { "force": { "enum": ["link"] }, "links": { "type": "string" }, "id": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "distance": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" }, { "$ref": "#/refs/expr" }, { "$ref": "#/refs/paramField" } ], "default": 30 }, "strength": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" }, { "$ref": "#/refs/expr" }, { "$ref": "#/refs/paramField" } ] }, "iterations": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 1 } }, "additionalProperties": false, "required": ["force"] }, { "type": "object", "properties": { "force": { "enum": ["x"] }, "strength": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 0.1 }, "x": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, "additionalProperties": false, "required": ["force"] }, { "type": "object", "properties": { "force": { "enum": ["y"] }, "strength": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 0.1 }, "y": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, "additionalProperties": false, "required": ["force"] } ] } }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "default": ["x", "y", "vx", "vy"] } }, "additionalProperties": false, "required": ["type"] }, "nestTransform": { "type": "object", "properties": { "type": { "enum": ["nest"] }, "signal": { "type": "string" }, "keys": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ] }, "key": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "generate": { "anyOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false, "required": ["type"] }, "packTransform": { "type": "object", "properties": { "type": { "enum": ["pack"] }, "signal": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "sort": { "$ref": "#/refs/compare" }, "padding": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "radius": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "size": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 3, "minItems": 3, "default": ["x", "y", "r", "depth", "children"] } }, "additionalProperties": false, "required": ["type"] }, "partitionTransform": { "type": "object", "properties": { "type": { "enum": ["partition"] }, "signal": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "sort": { "$ref": "#/refs/compare" }, "padding": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "round": { "anyOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ] }, "size": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 4, "minItems": 4, "default": ["x0", "y0", "x1", "y1", "depth", "children"] } }, "additionalProperties": false, "required": ["type"] }, "stratifyTransform": { "type": "object", "properties": { "type": { "enum": ["stratify"] }, "signal": { "type": "string" }, "key": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "parentKey": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, "additionalProperties": false, "required": ["type", "key", "parentKey"] }, "treeTransform": { "type": "object", "properties": { "type": { "enum": ["tree"] }, "signal": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "sort": { "$ref": "#/refs/compare" }, "method": { "anyOf": [ { "enum": ["tidy", "cluster"] }, { "$ref": "#/refs/signal" } ], "default": "tidy" }, "size": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "nodeSize": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 4, "minItems": 4, "default": ["x", "y", "depth", "children"] } }, "additionalProperties": false, "required": ["type"] }, "treelinksTransform": { "type": "object", "properties": { "type": { "enum": ["treelinks"] }, "signal": { "type": "string" }, "key": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, "additionalProperties": false, "required": ["type"] }, "treemapTransform": { "type": "object", "properties": { "type": { "enum": ["treemap"] }, "signal": { "type": "string" }, "field": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "sort": { "$ref": "#/refs/compare" }, "method": { "anyOf": [ { "enum": [ "squarify", "resquarify", "binary", "dice", "slice", "slicedice" ] }, { "$ref": "#/refs/signal" } ], "default": "squarify" }, "padding": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "paddingInner": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "paddingOuter": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "paddingTop": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "paddingRight": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "paddingBottom": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "paddingLeft": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "ratio": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ], "default": 1.618033988749895 }, "round": { "anyOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ] }, "size": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 4, "minItems": 4, "default": ["x0", "y0", "x1", "y1", "depth", "children"] } }, "additionalProperties": false, "required": ["type"] }, "voronoiTransform": { "type": "object", "properties": { "type": { "enum": ["voronoi"] }, "signal": { "type": "string" }, "x": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "y": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "size": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "extent": { "oneOf": [ { "type": "array", "items": {} }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2, "default": [ [-100000, -100000], [100000, 100000] ] }, "as": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ], "default": "path" } }, "additionalProperties": false, "required": ["type", "x", "y"] }, "wordcloudTransform": { "type": "object", "properties": { "type": { "enum": ["wordcloud"] }, "signal": { "type": "string" }, "size": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 2, "minItems": 2 }, "font": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" }, { "$ref": "#/refs/expr" }, { "$ref": "#/refs/paramField" } ], "default": "sans-serif" }, "fontStyle": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" }, { "$ref": "#/refs/expr" }, { "$ref": "#/refs/paramField" } ], "default": "normal" }, "fontWeight": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" }, { "$ref": "#/refs/expr" }, { "$ref": "#/refs/paramField" } ], "default": "normal" }, "fontSize": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" }, { "$ref": "#/refs/expr" }, { "$ref": "#/refs/paramField" } ], "default": 14 }, "fontSizeRange": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" }, { "type": "null" } ], "default": [10, 50] }, "rotate": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" }, { "$ref": "#/refs/expr" }, { "$ref": "#/refs/paramField" } ] }, "text": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] }, "spiral": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] }, "padding": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" }, { "$ref": "#/refs/expr" }, { "$ref": "#/refs/paramField" } ] }, "as": { "oneOf": [ { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, { "$ref": "#/refs/signal" } ], "maxItems": 7, "minItems": 7, "default": [ "x", "y", "font", "fontSize", "fontStyle", "fontWeight", "angle" ] } }, "additionalProperties": false, "required": ["type"] }, "crossfilterTransform": { "type": "object", "properties": { "type": { "enum": ["crossfilter"] }, "signal": { "type": "string" }, "fields": { "oneOf": [ { "type": "array", "items": { "oneOf": [ { "$ref": "#/refs/scaleField" }, { "$ref": "#/refs/paramField" }, { "$ref": "#/refs/expr" } ] } }, { "$ref": "#/refs/signal" } ] }, "query": { "oneOf": [ { "type": "array", "items": {} }, { "$ref": "#/refs/signal" } ] } }, "additionalProperties": false, "required": ["type", "fields", "query"] }, "resolvefilterTransform": { "type": "object", "properties": { "type": { "enum": ["resolvefilter"] }, "signal": { "type": "string" }, "ignore": { "anyOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "filter": {} }, "additionalProperties": false, "required": ["type", "ignore", "filter"] } }, "id": "https://json.schemastore.org/vega.json", "refs": { "tickCount": { "oneOf": [ { "type": "number" }, { "type": "string", "enum": [ "millisecond", "second", "minute", "hour", "day", "week", "month", "year" ] }, { "type": "object", "properties": { "interval": { "oneOf": [ { "type": "string", "enum": [ "millisecond", "second", "minute", "hour", "day", "week", "month", "year" ] }, { "$ref": "#/refs/signal" } ] }, "step": { "$ref": "#/refs/numberOrSignal" } }, "required": ["interval"] }, { "$ref": "#/refs/signal" } ] }, "element": { "type": "string" }, "paramField": { "type": "object", "properties": { "field": { "type": "string" } }, "additionalProperties": false, "required": ["field"] }, "field": { "title": "FieldRef", "oneOf": [ { "type": "string" }, { "oneOf": [ { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "datum": { "$ref": "#/refs/field" } }, "required": ["datum"], "additionalProperties": false }, { "type": "object", "properties": { "group": { "$ref": "#/refs/field" }, "level": { "type": "number" } }, "required": ["group"], "additionalProperties": false }, { "type": "object", "properties": { "parent": { "$ref": "#/refs/field" }, "level": { "type": "number" } }, "required": ["parent"], "additionalProperties": false } ] } ] }, "scale": { "$ref": "#/refs/field" }, "stringModifiers": { "properties": { "scale": { "$ref": "#/refs/scale" } } }, "numberModifiers": { "properties": { "exponent": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "mult": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "offset": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/numberValue" } ] }, "round": { "type": "boolean", "default": false }, "scale": { "$ref": "#/refs/scale" }, "band": { "type": ["number", "boolean"] }, "extra": { "type": "boolean" } } }, "value": { "oneOf": [ { "type": "array", "items": { "allOf": [ { "$ref": "#/defs/rule" }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "oneOf": [ { "type": {} }, { "type": "null" } ] } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] } }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "oneOf": [ { "type": {} }, { "type": "null" } ] } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] }, "numberValue": { "oneOf": [ { "type": "array", "items": { "allOf": [ { "$ref": "#/defs/rule" }, { "type": "object", "allOf": [ { "$ref": "#/refs/numberModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "type": "number" } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] } }, { "type": "object", "allOf": [ { "$ref": "#/refs/numberModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "type": "number" } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] }, "stringValue": { "oneOf": [ { "type": "array", "items": { "allOf": [ { "$ref": "#/defs/rule" }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "type": "string" } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] } }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "type": "string" } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] }, "booleanValue": { "oneOf": [ { "type": "array", "items": { "allOf": [ { "$ref": "#/defs/rule" }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "type": "boolean" } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] } }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "type": "boolean" } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] }, "arrayValue": { "oneOf": [ { "type": "array", "items": { "allOf": [ { "$ref": "#/defs/rule" }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "type": "array" } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] } }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "type": "array" } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] }, "nullableStringValue": { "oneOf": [ { "type": "array", "items": { "allOf": [ { "$ref": "#/defs/rule" }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "oneOf": [ { "type": "string" }, { "type": "null" } ] } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] } }, { "type": "object", "allOf": [ { "$ref": "#/refs/stringModifiers" }, { "anyOf": [ { "oneOf": [ { "$ref": "#/refs/signal" }, { "properties": { "value": { "oneOf": [ { "type": "string" }, { "type": "null" } ] } }, "required": ["value"] }, { "properties": { "field": { "$ref": "#/refs/field" } }, "required": ["field"] }, { "properties": { "range": { "type": ["number", "boolean"] } }, "required": ["range"] } ] }, { "required": ["scale", "value"] }, { "required": ["scale", "band"] }, { "required": ["offset"] } ] } ] } ] }, "colorRGB": { "type": "object", "properties": { "r": { "$ref": "#/refs/numberValue" }, "g": { "$ref": "#/refs/numberValue" }, "b": { "$ref": "#/refs/numberValue" } }, "required": ["r", "g", "b"] }, "colorHSL": { "type": "object", "properties": { "h": { "$ref": "#/refs/numberValue" }, "s": { "$ref": "#/refs/numberValue" }, "l": { "$ref": "#/refs/numberValue" } }, "required": ["h", "s", "l"] }, "colorLAB": { "type": "object", "properties": { "l": { "$ref": "#/refs/numberValue" }, "a": { "$ref": "#/refs/numberValue" }, "b": { "$ref": "#/refs/numberValue" } }, "required": ["l", "a", "b"] }, "colorHCL": { "type": "object", "properties": { "h": { "$ref": "#/refs/numberValue" }, "c": { "$ref": "#/refs/numberValue" }, "l": { "$ref": "#/refs/numberValue" } }, "required": ["h", "c", "l"] }, "colorValue": { "title": "ColorRef", "oneOf": [ { "$ref": "#/refs/nullableStringValue" }, { "type": "object", "properties": { "gradient": { "$ref": "#/refs/scale" } }, "additionalProperties": false, "required": ["gradient"] }, { "type": "object", "properties": { "color": { "oneOf": [ { "$ref": "#/refs/colorRGB" }, { "$ref": "#/refs/colorHSL" }, { "$ref": "#/refs/colorLAB" }, { "$ref": "#/refs/colorHCL" } ] } }, "additionalProperties": false, "required": ["color"] } ] }, "expr": { "title": "ExpressionRef", "type": "object", "properties": { "expr": { "type": "string" } }, "required": ["expr"] }, "exprString": { "title": "Expression String", "type": "string" }, "compare": { "oneOf": [ { "type": "object", "properties": { "field": { "oneOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] }, "order": { "$ref": "#/refs/sortOrder" } } }, { "type": "object", "properties": { "field": { "type": "array", "items": { "anyOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, "order": { "type": "array", "items": { "$ref": "#/refs/sortOrder" } } } } ] }, "from": { "type": "object", "properties": { "data": { "type": "string" } }, "additionalProperties": false }, "facet": { "type": "object", "properties": { "data": { "type": "string" }, "facet": { "oneOf": [ { "type": "object", "properties": { "name": { "type": "string" }, "data": { "type": "string" }, "field": { "type": "string" } }, "additionalProperties": false, "required": ["name", "data", "field"] }, { "type": "object", "properties": { "name": { "type": "string" }, "data": { "type": "string" }, "groupby": { "oneOf": [ { "type": "string" }, { "type": "array", "items": { "type": "string" } } ] }, "aggregate": { "type": "object", "properties": { "cross": { "type": "boolean" }, "fields": { "type": "array", "items": { "type": "string" } }, "ops": { "type": "array", "items": { "type": "string" } }, "as": { "type": "array", "items": { "type": "string" } } } } }, "additionalProperties": false, "required": ["name", "data", "groupby"] } ] } }, "additionalProperties": false, "required": ["facet"] }, "style": { "oneOf": [ { "type": "string" }, { "type": "array", "items": { "type": "string" } } ] }, "marktype": { "title": "Mark Type definition", "type": "string" }, "sortOrder": { "oneOf": [ { "enum": ["ascending", "descending"] }, { "$ref": "#/refs/signal" } ] }, "scaleField": { "$ref": "#/refs/stringOrSignal" }, "scaleInterpolate": { "oneOf": [ { "type": "string" }, { "$ref": "#/refs/signal" }, { "type": "object", "properties": { "type": { "$ref": "#/refs/stringOrSignal" }, "gamma": { "$ref": "#/refs/numberOrSignal" } }, "required": ["type"] } ] }, "scaleData": { "oneOf": [ { "type": "object", "properties": { "data": { "type": "string" }, "field": { "$ref": "#/refs/scaleField" }, "sort": { "oneOf": [ { "type": "boolean" }, { "type": "object", "properties": { "field": { "$ref": "#/refs/scaleField" }, "op": { "$ref": "#/refs/scaleField" }, "order": { "$ref": "#/refs/sortOrder" } }, "additionalProperties": false } ] } }, "required": ["data", "field"], "additionalProperties": false }, { "type": "object", "properties": { "data": { "type": "string" }, "fields": { "type": "array", "items": { "$ref": "#/refs/scaleField" }, "minItems": 1 }, "sort": { "oneOf": [ { "type": "boolean" }, { "type": "object", "properties": { "op": { "enum": ["count"] }, "order": { "$ref": "#/refs/sortOrder" } }, "additionalProperties": false } ] } }, "required": ["data", "fields"], "additionalProperties": false }, { "type": "object", "properties": { "fields": { "type": "array", "items": { "oneOf": [ { "type": "object", "properties": { "data": { "type": "string" }, "field": { "$ref": "#/refs/scaleField" } }, "required": ["data", "field"], "additionalProperties": false }, { "type": "array", "items": { "oneOf": [ { "type": "string" }, { "type": "number" }, { "type": "boolean" } ] } }, { "$ref": "#/refs/signal" } ] }, "minItems": 1 }, "sort": { "oneOf": [ { "type": "boolean" }, { "type": "object", "properties": { "op": { "enum": ["count"] }, "order": { "$ref": "#/refs/sortOrder" } }, "additionalProperties": false } ] } }, "required": ["fields"], "additionalProperties": false } ] }, "selector": { "title": "Event Selector String", "type": "string" }, "signal": { "title": "SignalRef", "type": "object", "properties": { "signal": { "type": "string" } }, "required": ["signal"] }, "booleanOrSignal": { "oneOf": [ { "type": "boolean" }, { "$ref": "#/refs/signal" } ] }, "numberOrSignal": { "oneOf": [ { "type": "number" }, { "$ref": "#/refs/signal" } ] }, "stringOrSignal": { "oneOf": [ { "type": "string" }, { "$ref": "#/refs/signal" } ] } }, "title": "Vega 3.0 Visualization Specification Language", "type": "object" }
vega
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://kaif.me", "edit_info": { "type": "object", "properties": { "video_file": { "type": "string", "format": "uri" }, "audio_file": { "type": "string", "format": "uri" }, "start_timecode": { "type": "string" } }, "required": [ "video_file", "audio_file", "start_timecode" ], "additionalProperties": false }, "file": { "type": "object", "properties": { "title": { "type": "string", "minLength": 7, "maxLength": 7 }, "author": { "type": "string" }, "licence": { "type": "string" }, "licence_uri": { "type": "string", "format": "uri" }, "energy_level": { "type": "number", "minimum": 1, "maximum": 5, "multipleOf": 1.0 }, "audio_stream": { "type": "object", "properties": { "title": { "type": "string" }, "author": { "type": "string" }, "author_uri": { "type": "string", "format": "uri" }, "licence": { "type": "string" }, "licence_uri": { "type": "string", "format": "uri" }, "modifications": { "type": "string" } }, "required": [ "title", "author", "author_uri", "licence", "licence_uri", "modifications" ], "additionalProperties": false }, "video_stream": { "type": "object", "properties": { "title": { "type": "string" }, "author": { "type": "string" }, "author_uri": { "type": "string", "format": "uri" }, "licence": { "type": "string" }, "licence_uri": { "type": "string", "format": "uri" }, "modifications": { "type": "string" } } } }, "required": [ "title", "author", "licence", "licence_uri", "audio_stream", "video_stream" ], "additionalProperties": false }, "properties": { "edit_info": { "$ref": "#/edit_info" }, "file": { "$ref": "#/file" } }, "required": [ "edit_info", "file" ] }
o27651
{ "additionalProperties": false, "description": "", "properties": { "aliases": { "description": "", "items": { "properties": { "alias": { "type": "string" }, "debug": { "type": "boolean" }, "end": { "type": "string" }, "regex": { "type": "string" }, "replaceWith": { "type": "string" } }, "type": "object" }, "type": "array", "_uniqueItems": true }, "assets": { "description": "List of glob-style patterns for locating additional asset files. These are imported in the order in which they appear.", "items": { "type": "string" }, "type": "array", "_uniqueItems": true }, "author": { "description": "The author name that will be shown to players", "type": "string" }, "backButtonHtml": { "description": "Raw HTML inserted in the place where the back button is defined to be.", "type": "string" }, "description": { "description": "The game description (one or two sentences) that will be shown to players and in OpenGraph cards", "type": "string" }, "hardLineBreaks": { "description": "If true, single line breaks in Markdown source will be replaced with <br/> in the rendered HTML source. If false, they'll be replaced with \\n, unless the line is suffixed by two or more spaces (see Markdown spec)", "type": "boolean" }, "ignore": { "description": "List of glob-style patterns for files to ignore. Ignores are applied when searching for Markdown files, Javascript files, and asset files.", "items": { "type": "string" }, "type": "array", "_uniqueItems": true }, "includeBackButton": { "description": "Whether to include a back button in your story.", "type": "boolean" }, "javascript": { "description": "List of glob-style patterns for locating Javascript files reside. These are imported in the order in which they appear.", "items": { "type": "string" }, "type": "array", "_uniqueItems": true }, "linkTags": { "description": "Raw HTML to be inserted at the end of different Fractive link types.", "properties": { "external": { "properties": { "html": { "description": "Tag for external links.", "type": "string" }, "prepend": { "description": "If true, place the tag before the link. If false, place it after the link.", "type": "boolean" } }, "type": "object" }, "function": { "properties": { "html": { "description": "Tag for links that execute functions.", "type": "string" }, "prepend": { "description": "If true, place the tag before the link. If false, place it after the link.", "type": "boolean" } }, "type": "object" }, "inline": { "properties": { "html": { "description": "Tag for links that expand inline.", "type": "string" }, "prepend": { "description": "If true, place the tag before the link. If false, place it after the link.", "type": "boolean" } }, "type": "object" }, "section": { "properties": { "html": { "description": "Tag for links between sections.", "type": "string" }, "prepend": { "description": "If true, place the tag before the link. If false, place it after the link.", "type": "boolean" } }, "type": "object" } }, "type": "object" }, "linkTooltips": { "description": "If true, show a tooltip on macro links indicating the macro destination. (Useful for dev, but you probably want to disable it for release.)", "type": "boolean" }, "markdown": { "description": "List of glob-style patterns for locating Markdown source files. These are compiled in the order in which they appear.", "items": { "type": "string" }, "type": "array", "_uniqueItems": true }, "output": { "description": "The folder where the final story files will be saved", "type": "string" }, "outputFormat": { "description": "Options: 'minify' to minify the final story HTML (reduces file size but makes the HTML source much less human-readable), 'prettify' to prettify the final story HTML into human-readable HTML, 'default' for no additional processing", "enum": [ "prettify", "minify", "default" ] }, "smartPunctuation": { "description": "If true, replace straight quotes with smart quotes, -- with en-dash, --- with em-dash, and ... with ellipsis.", "type": "boolean" }, "template": { "description": "The HTML template file to use for the final story output", "type": "string" }, "title": { "description": "The game title that will be shown to players and in OpenGraph cards", "type": "string" }, "twitter": { "description": "Your Twitter handle that will be shown to players and in OpenGraph cards on Twitter", "type": "string" }, "website": { "description": "A web URL that will be shown to players, e.g. your website where players can find more of your work", "type": "string" } }, "title": "Fractive Project", "type": "object" }
o48013
{ "properties": { "builtin": { "enum": [ "MODIFIABLE", "DELETABLE", "IMMUTABLE", "PARTITION_ALL" ], "readonly": true, "type": "object" }, "clientaudioredirection": { "enum": [ "DEFAULT", "DISABLED" ], "type": "string" }, "clientclipboardredirection": { "enum": [ "DEFAULT", "DISABLED" ], "type": "string" }, "clientcomportredirection": { "enum": [ "DEFAULT", "DISABLED" ], "type": "string" }, "clientdriveredirection": { "enum": [ "DEFAULT", "DISABLED" ], "type": "string" }, "clientprinterredirection": { "enum": [ "DEFAULT", "DISABLED" ], "type": "string" }, "clientusbdriveredirection": { "enum": [ "DEFAULT", "DISABLED" ], "type": "string" }, "connectclientlptports": { "enum": [ "DEFAULT", "DISABLED" ], "type": "string" }, "feature": { "enum": [ "WL", "WebLogging", "SP", "SurgeProtection", "LB", "LoadBalancing", "CS", "ContentSwitching", "CR", "CacheRedirection", "SC", "SureConnect", "CMP", "CMPcntl", "CompressionControl", "PQ", "PriorityQueuing", "HDOSP", "HttpDoSProtection", "SSLVPN", "AAA", "GSLB", "GlobalServerLoadBalancing", "SSL", "SSLOffload", "SSLOffloading", "CF", "ContentFiltering", "IC", "IntegratedCaching", "OSPF", "OSPFRouting", "RIP", "RIPRouting", "BGP", "BGPRouting", "REWRITE", "IPv6PT", "IPv6protocoltranslation", "AppFw", "ApplicationFirewall", "RESPONDER", "HTMLInjection", "push", "NSPush", "NetScalerPush", "AppFlow", "CloudBridge", "ISIS", "ISISRouting", "CH", "CallHome", "AppQoE", "ContentAccelerator", "SYSTEM", "RISE", "FEO", "LSN", "LargeScaleNAT", "RDPProxy", "Rep", "Reputation", "URLFiltering", "VideoOptimization", "ForwardProxy", "SSLInterception", "AdaptiveTCP", "CQA", "CI", "ContentInspection", "Bot" ], "readonly": true, "type": "string" }, "isdefault": { "readonly": true, "type": "boolean" }, "localremotedatasharing": { "enum": [ "DEFAULT", "DISABLED" ], "type": "string" }, "multistream": { "enum": [ "DEFAULT", "DISABLED" ], "type": "string" }, "name": { "type": "string" }, "refcnt": { "readonly": true, "type": "integer" } }, "title": "icaaccessprofile", "type": "object" }
o30506
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "description": "name of the class associated to the smart deploy spec", "type": "string" }, "specification": { "description": "declarative specification", "type": "string" }, "DC": { "description": "list of already available DC", "type": "array", "items": { "type": "object", "properties": { "name": { "description": "name of the available DC", "type": "string" }, "additionalProperties": { "description": "provided resources by the DC", "type": "integer" } } } }, "obj": { "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "provides": { "type": "array", "description": "Provide (multi)ports", "items": { "type": "object", "properties": { "ports": { "type": "array", "description": "List of the provide components", "items": { "type": "string" } }, "num": { "type": "integer", "description": "Number associated to a provide port (-1 for infinite)" } }, "required": [ "ports", "num" ] } }, "interface": { "description": "interface of the obj", "type": "string" }, "methods": { "description": "list of methods to add and remove preferences", "items": { "properties": { "add": { "description": "method to add the reference", "properties": { "name": { "description": "method name", "type": "string" }, "param_type": { "description": "type of the object added", "type": "string" } }, "type": "object", "required": [ "name", "param_type" ] }, "remove": { "description": "method to remove the reference", "properties": { "name": { "description": "method name", "type": "string" }, "param_type": { "description": "type of the object added (may be absent)", "type": "string" } }, "type": "object", "required": [ "name" ] } }, "type": "object", "required": [ "add" ] }, "type": "array" } }, "required": [ "name", "provides", "interface" ] } }, "cloud_provider_DC_availability": { "description": "optional - map to define the number of DC provided by the cloud provider if they differ from the default value", "type": "object", "properties": { "additionalProperties": { "description": "DC type name", "type": "integer" } } }, "add_method_priorities": { "description": "optional - define the priorities to call the add methods", "type": "array", "items": { "type": "object", "properties": { "class": { "description": "may be the class name or the name of an initial object", "type": "string" }, "method": { "type": "string" } }, "required": [ "class", "method" ] } }, "remove_method_priorities": { "description": "optional - define the priorities to call the remove methods", "type": "array", "items": { "type": "object", "properties": { "class": { "description": "may be the class name or the name of an initial object", "type": "string" }, "method": { "type": "string" } }, "required": [ "class", "method" ] } } }, "required": [ "id", "specification", "DC", "obj" ] }
o48311
{ "definitions": { "app": { "$schema": "http://json-schema.org/draft-04/schema", "definitions": { "file": { "description": "an attachment of app", "example": "", "readOnly": false, "type": "string" }, "id": { "description": "unique identifier of app", "example": "01234567-89ab-cdef-0123-456789abcdef", "format": "uuid", "readOnly": true, "type": [ "string" ] }, "name": { "description": "unique name of app", "example": "example", "pattern": "^[a-z][a-z0-9-]{3,50}$", "readOnly": false, "type": [ "string" ] } }, "description": "An app is a program to be deployed.", "id": "schemata/app", "links": [ { "description": "Create a new app.", "href": "/apps", "method": "POST", "rel": "create", "schema": { "properties": { "name": { "$ref": "#/definitions/app/definitions/name" } }, "type": [ "object" ] }, "title": "Create" }, { "description": "Delete an existing app.", "href": "/apps/{(%23%2Fdefinitions%2Fapp%2Fdefinitions%2Fid)}", "method": "DELETE", "rel": "destroy", "title": "Delete" }, { "description": "Info for existing app.", "href": "/apps/{(%23%2Fdefinitions%2Fapp%2Fdefinitions%2Fid)}", "method": "GET", "rel": "self", "title": "Info" }, { "description": "Info for existing apps in text format", "href": "/apps/{(%23%2Fdefinitions%2Fapp%2Fdefinitions%2Fid)}/text", "mediaType": "text/plain", "method": "GET", "rel": "self", "title": "Info" }, { "description": "List existing apps.", "href": "/apps", "method": "GET", "rel": "instances", "title": "List" }, { "description": "Update an existing app.", "href": "/apps/{(%23%2Fdefinitions%2Fapp%2Fdefinitions%2Fid)}", "method": "PATCH", "rel": "update", "schema": { "properties": { "name": { "$ref": "#/definitions/app/definitions/name" } }, "type": [ "object" ] }, "title": "Update" }, { "description": "Upload an attachment file for an app", "encType": "multipart/form-data", "href": "/apps/{(%23%2Fdefinitions%2Fapp%2Fdefinitions%2Fid)}/files", "method": "POST", "rel": "create", "schema": { "properties": { "file": { "$ref": "#/definitions/app/definitions/file" } }, "type": [ "object" ] }, "title": "Create" } ], "properties": { "id": { "$ref": "#/definitions/app/definitions/id" }, "name": { "$ref": "#/definitions/app/definitions/name" } }, "required": [ "id" ], "title": "App", "type": [ "object" ] } }, "description": "A schema for a small example API.", "links": [ { "href": "http://localhost:5000", "rel": "self" } ], "properties": { "app": { "$ref": "#/definitions/app" } }, "title": "Example API", "type": [ "object" ] }
o69202
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "definitions": { "info": { "type": "object", "description": "General information about the API.", "required": ["version", "title"], "additionalProperties": false, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } }, "properties": { "title": { "type": "string", "description": "A unique and precise title of the API." }, "version": { "type": "string", "description": "A semantic version number of the API." }, "description": { "type": "string", "description": "A longer description of the API. Should be different from the title. GitHub Flavored Markdown is allowed." }, "termsOfService": { "type": "string", "description": "The terms of service for the API." }, "contact": { "$ref": "#/definitions/contact" }, "license": { "$ref": "#/definitions/license" } } }, "contact": { "type": "object", "description": "Contact information for the owners of the API.", "additionalProperties": false, "properties": { "name": { "type": "string", "description": "The identifying name of the contact person/organization." }, "url": { "type": "string", "description": "The URL pointing to the contact information.", "format": "uri" }, "email": { "type": "string", "description": "The email address of the contact person/organization.", "format": "email" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "license": { "type": "object", "required": ["name"], "additionalProperties": false, "properties": { "name": { "type": "string", "description": "The name of the license type. It's encouraged to use an OSI compatible license." }, "url": { "type": "string", "description": "The URL pointing to the license.", "format": "uri" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "paths": { "type": "object", "description": "Relative paths to the individual endpoints. They must be relative to the 'basePath'.", "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" }, "^/": { "$ref": "#/definitions/pathItem" } }, "additionalProperties": false }, "definitions": { "type": "object", "additionalProperties": { "$ref": "#/definitions/schema" }, "description": "One or more JSON objects describing the schemas being consumed and produced by the API." }, "parameterDefinitions": { "type": "object", "additionalProperties": { "$ref": "#/definitions/parameter" }, "description": "One or more JSON representations for parameters" }, "responseDefinitions": { "type": "object", "additionalProperties": { "$ref": "#/definitions/response" }, "description": "One or more JSON representations for responses" }, "externalDocs": { "type": "object", "additionalProperties": false, "description": "information about external documentation", "required": ["url"], "properties": { "description": { "type": "string" }, "url": { "type": "string", "format": "uri" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "examples": { "type": "object", "additionalProperties": true }, "mimeType": { "type": "string", "description": "The MIME type of the HTTP message." }, "operation": { "type": "object", "required": ["responses"], "additionalProperties": false, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } }, "properties": { "tags": { "type": "array", "items": { "type": "string" }, "uniqueItems": true }, "summary": { "type": "string", "description": "A brief summary of the operation." }, "description": { "type": "string", "description": "A longer description of the operation, GitHub Flavored Markdown is allowed." }, "externalDocs": { "$ref": "#/definitions/externalDocs" }, "operationId": { "type": "string", "description": "A unique identifier of the operation." }, "produces": { "description": "A list of MIME types the API can produce.", "allOf": [ { "$ref": "#/definitions/mediaTypeList" } ] }, "consumes": { "description": "A list of MIME types the API can consume.", "allOf": [ { "$ref": "#/definitions/mediaTypeList" } ] }, "parameters": { "$ref": "#/definitions/parametersList" }, "responses": { "$ref": "#/definitions/responses" }, "schemes": { "$ref": "#/definitions/schemesList" }, "deprecated": { "type": "boolean", "default": false }, "security": { "$ref": "#/definitions/security" } } }, "pathItem": { "type": "object", "additionalProperties": false, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } }, "properties": { "$ref": { "type": "string" }, "get": { "$ref": "#/definitions/operation" }, "put": { "$ref": "#/definitions/operation" }, "post": { "$ref": "#/definitions/operation" }, "delete": { "$ref": "#/definitions/operation" }, "options": { "$ref": "#/definitions/operation" }, "head": { "$ref": "#/definitions/operation" }, "patch": { "$ref": "#/definitions/operation" }, "parameters": { "$ref": "#/definitions/parametersList" } } }, "responses": { "type": "object", "description": "Response objects names can either be any valid HTTP status code or 'default'.", "minProperties": 1, "additionalProperties": false, "patternProperties": { "^([0-9]{3})$|^(default)$": { "$ref": "#/definitions/responseValue" }, "^x-": { "$ref": "#/definitions/vendorExtension" } }, "not": { "type": "object", "additionalProperties": false, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } } }, "responseValue": { "oneOf": [ { "$ref": "#/definitions/response" }, { "$ref": "#/definitions/jsonReference" } ] }, "response": { "type": "object", "required": ["description"], "properties": { "description": { "type": "string" }, "schema": { "oneOf": [ { "$ref": "#/definitions/schema" }, { "$ref": "#/definitions/fileSchema" } ] }, "headers": { "$ref": "#/definitions/headers" }, "examples": { "$ref": "#/definitions/examples" } }, "additionalProperties": false, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "headers": { "type": "object", "additionalProperties": { "$ref": "#/definitions/header" } }, "header": { "type": "object", "additionalProperties": false, "required": ["type"], "properties": { "type": { "type": "string", "enum": ["string", "number", "integer", "boolean", "array"] }, "format": { "type": "string" }, "items": { "$ref": "#/definitions/primitivesItems" }, "collectionFormat": { "$ref": "#/definitions/collectionFormat" }, "default": { "$ref": "#/definitions/default" }, "maximum": { "$ref": "#/definitions/maximum" }, "exclusiveMaximum": { "$ref": "#/definitions/exclusiveMaximum" }, "minimum": { "$ref": "#/definitions/minimum" }, "exclusiveMinimum": { "$ref": "#/definitions/exclusiveMinimum" }, "maxLength": { "$ref": "#/definitions/maxLength" }, "minLength": { "$ref": "#/definitions/minLength" }, "pattern": { "$ref": "#/definitions/pattern" }, "maxItems": { "$ref": "#/definitions/maxItems" }, "minItems": { "$ref": "#/definitions/minItems" }, "uniqueItems": { "$ref": "#/definitions/uniqueItems" }, "enum": { "$ref": "#/definitions/enum" }, "multipleOf": { "$ref": "#/definitions/multipleOf" }, "description": { "type": "string" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "vendorExtension": { "description": "Any property starting with x- is valid." }, "bodyParameter": { "type": "object", "required": ["name", "in", "schema"], "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } }, "properties": { "description": { "type": "string", "description": "A brief description of the parameter. This could contain examples of use. GitHub Flavored Markdown is allowed." }, "name": { "type": "string", "description": "The name of the parameter." }, "in": { "type": "string", "description": "Determines the location of the parameter.", "enum": ["body"] }, "required": { "type": "boolean", "description": "Determines whether or not this parameter is required or optional.", "default": false }, "schema": { "$ref": "#/definitions/schema" } }, "additionalProperties": false }, "headerParameterSubSchema": { "additionalProperties": false, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } }, "properties": { "required": { "type": "boolean", "description": "Determines whether or not this parameter is required or optional.", "default": false }, "in": { "type": "string", "description": "Determines the location of the parameter.", "enum": ["header"] }, "description": { "type": "string", "description": "A brief description of the parameter. This could contain examples of use. GitHub Flavored Markdown is allowed." }, "name": { "type": "string", "description": "The name of the parameter." }, "type": { "type": "string", "enum": ["string", "number", "boolean", "integer", "array"] }, "format": { "type": "string" }, "items": { "$ref": "#/definitions/primitivesItems" }, "collectionFormat": { "$ref": "#/definitions/collectionFormat" }, "default": { "$ref": "#/definitions/default" }, "maximum": { "$ref": "#/definitions/maximum" }, "exclusiveMaximum": { "$ref": "#/definitions/exclusiveMaximum" }, "minimum": { "$ref": "#/definitions/minimum" }, "exclusiveMinimum": { "$ref": "#/definitions/exclusiveMinimum" }, "maxLength": { "$ref": "#/definitions/maxLength" }, "minLength": { "$ref": "#/definitions/minLength" }, "pattern": { "$ref": "#/definitions/pattern" }, "maxItems": { "$ref": "#/definitions/maxItems" }, "minItems": { "$ref": "#/definitions/minItems" }, "uniqueItems": { "$ref": "#/definitions/uniqueItems" }, "enum": { "$ref": "#/definitions/enum" }, "multipleOf": { "$ref": "#/definitions/multipleOf" } } }, "queryParameterSubSchema": { "additionalProperties": false, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } }, "properties": { "required": { "type": "boolean", "description": "Determines whether or not this parameter is required or optional.", "default": false }, "in": { "type": "string", "description": "Determines the location of the parameter.", "enum": ["query"] }, "description": { "type": "string", "description": "A brief description of the parameter. This could contain examples of use. GitHub Flavored Markdown is allowed." }, "name": { "type": "string", "description": "The name of the parameter." }, "allowEmptyValue": { "type": "boolean", "default": false, "description": "allows sending a parameter by name only or with an empty value." }, "type": { "type": "string", "enum": ["string", "number", "boolean", "integer", "array"] }, "format": { "type": "string" }, "items": { "$ref": "#/definitions/primitivesItems" }, "collectionFormat": { "$ref": "#/definitions/collectionFormatWithMulti" }, "default": { "$ref": "#/definitions/default" }, "maximum": { "$ref": "#/definitions/maximum" }, "exclusiveMaximum": { "$ref": "#/definitions/exclusiveMaximum" }, "minimum": { "$ref": "#/definitions/minimum" }, "exclusiveMinimum": { "$ref": "#/definitions/exclusiveMinimum" }, "maxLength": { "$ref": "#/definitions/maxLength" }, "minLength": { "$ref": "#/definitions/minLength" }, "pattern": { "$ref": "#/definitions/pattern" }, "maxItems": { "$ref": "#/definitions/maxItems" }, "minItems": { "$ref": "#/definitions/minItems" }, "uniqueItems": { "$ref": "#/definitions/uniqueItems" }, "enum": { "$ref": "#/definitions/enum" }, "multipleOf": { "$ref": "#/definitions/multipleOf" } } }, "formDataParameterSubSchema": { "additionalProperties": false, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } }, "properties": { "required": { "type": "boolean", "description": "Determines whether or not this parameter is required or optional.", "default": false }, "in": { "type": "string", "description": "Determines the location of the parameter.", "enum": ["formData"] }, "description": { "type": "string", "description": "A brief description of the parameter. This could contain examples of use. GitHub Flavored Markdown is allowed." }, "name": { "type": "string", "description": "The name of the parameter." }, "allowEmptyValue": { "type": "boolean", "default": false, "description": "allows sending a parameter by name only or with an empty value." }, "type": { "type": "string", "enum": ["string", "number", "boolean", "integer", "array", "file"] }, "format": { "type": "string" }, "items": { "$ref": "#/definitions/primitivesItems" }, "collectionFormat": { "$ref": "#/definitions/collectionFormatWithMulti" }, "default": { "$ref": "#/definitions/default" }, "maximum": { "$ref": "#/definitions/maximum" }, "exclusiveMaximum": { "$ref": "#/definitions/exclusiveMaximum" }, "minimum": { "$ref": "#/definitions/minimum" }, "exclusiveMinimum": { "$ref": "#/definitions/exclusiveMinimum" }, "maxLength": { "$ref": "#/definitions/maxLength" }, "minLength": { "$ref": "#/definitions/minLength" }, "pattern": { "$ref": "#/definitions/pattern" }, "maxItems": { "$ref": "#/definitions/maxItems" }, "minItems": { "$ref": "#/definitions/minItems" }, "uniqueItems": { "$ref": "#/definitions/uniqueItems" }, "enum": { "$ref": "#/definitions/enum" }, "multipleOf": { "$ref": "#/definitions/multipleOf" } } }, "pathParameterSubSchema": { "additionalProperties": false, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } }, "required": ["required"], "properties": { "required": { "type": "boolean", "enum": [true], "description": "Determines whether or not this parameter is required or optional." }, "in": { "type": "string", "description": "Determines the location of the parameter.", "enum": ["path"] }, "description": { "type": "string", "description": "A brief description of the parameter. This could contain examples of use. GitHub Flavored Markdown is allowed." }, "name": { "type": "string", "description": "The name of the parameter." }, "type": { "type": "string", "enum": ["string", "number", "boolean", "integer", "array"] }, "format": { "type": "string" }, "items": { "$ref": "#/definitions/primitivesItems" }, "collectionFormat": { "$ref": "#/definitions/collectionFormat" }, "default": { "$ref": "#/definitions/default" }, "maximum": { "$ref": "#/definitions/maximum" }, "exclusiveMaximum": { "$ref": "#/definitions/exclusiveMaximum" }, "minimum": { "$ref": "#/definitions/minimum" }, "exclusiveMinimum": { "$ref": "#/definitions/exclusiveMinimum" }, "maxLength": { "$ref": "#/definitions/maxLength" }, "minLength": { "$ref": "#/definitions/minLength" }, "pattern": { "$ref": "#/definitions/pattern" }, "maxItems": { "$ref": "#/definitions/maxItems" }, "minItems": { "$ref": "#/definitions/minItems" }, "uniqueItems": { "$ref": "#/definitions/uniqueItems" }, "enum": { "$ref": "#/definitions/enum" }, "multipleOf": { "$ref": "#/definitions/multipleOf" } } }, "nonBodyParameter": { "type": "object", "required": ["name", "in", "type"], "oneOf": [ { "$ref": "#/definitions/headerParameterSubSchema" }, { "$ref": "#/definitions/formDataParameterSubSchema" }, { "$ref": "#/definitions/queryParameterSubSchema" }, { "$ref": "#/definitions/pathParameterSubSchema" } ] }, "parameter": { "oneOf": [ { "$ref": "#/definitions/bodyParameter" }, { "$ref": "#/definitions/nonBodyParameter" } ] }, "schema": { "type": "object", "description": "A deterministic version of a JSON Schema object.", "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } }, "properties": { "$ref": { "type": "string" }, "format": { "type": "string" }, "title": { "$ref": "http://json-schema.org/draft-04/schema#/properties/title" }, "description": { "$ref": "http://json-schema.org/draft-04/schema#/properties/description" }, "default": { "$ref": "http://json-schema.org/draft-04/schema#/properties/default" }, "multipleOf": { "$ref": "http://json-schema.org/draft-04/schema#/properties/multipleOf" }, "maximum": { "$ref": "http://json-schema.org/draft-04/schema#/properties/maximum" }, "exclusiveMaximum": { "$ref": "http://json-schema.org/draft-04/schema#/properties/exclusiveMaximum" }, "minimum": { "$ref": "http://json-schema.org/draft-04/schema#/properties/minimum" }, "exclusiveMinimum": { "$ref": "http://json-schema.org/draft-04/schema#/properties/exclusiveMinimum" }, "maxLength": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/positiveInteger" }, "minLength": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/positiveIntegerDefault0" }, "pattern": { "$ref": "http://json-schema.org/draft-04/schema#/properties/pattern" }, "maxItems": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/positiveInteger" }, "minItems": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/positiveIntegerDefault0" }, "uniqueItems": { "$ref": "http://json-schema.org/draft-04/schema#/properties/uniqueItems" }, "maxProperties": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/positiveInteger" }, "minProperties": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/positiveIntegerDefault0" }, "required": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/stringArray" }, "enum": { "$ref": "http://json-schema.org/draft-04/schema#/properties/enum" }, "additionalProperties": { "anyOf": [ { "$ref": "#/definitions/schema" }, { "type": "boolean" } ], "default": {} }, "type": { "$ref": "http://json-schema.org/draft-04/schema#/properties/type" }, "items": { "anyOf": [ { "$ref": "#/definitions/schema" }, { "type": "array", "minItems": 1, "items": { "$ref": "#/definitions/schema" } } ], "default": {} }, "allOf": { "type": "array", "minItems": 1, "items": { "$ref": "#/definitions/schema" } }, "properties": { "type": "object", "additionalProperties": { "$ref": "#/definitions/schema" }, "default": {} }, "discriminator": { "type": "string" }, "readOnly": { "type": "boolean", "default": false }, "xml": { "$ref": "#/definitions/xml" }, "externalDocs": { "$ref": "#/definitions/externalDocs" }, "example": {} }, "additionalProperties": false }, "fileSchema": { "type": "object", "description": "A deterministic version of a JSON Schema object.", "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } }, "required": ["type"], "properties": { "format": { "type": "string" }, "title": { "$ref": "http://json-schema.org/draft-04/schema#/properties/title" }, "description": { "$ref": "http://json-schema.org/draft-04/schema#/properties/description" }, "default": { "$ref": "http://json-schema.org/draft-04/schema#/properties/default" }, "required": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/stringArray" }, "type": { "type": "string", "enum": ["file"] }, "readOnly": { "type": "boolean", "default": false }, "externalDocs": { "$ref": "#/definitions/externalDocs" }, "example": {} }, "additionalProperties": false }, "primitivesItems": { "type": "object", "additionalProperties": false, "properties": { "type": { "type": "string", "enum": ["string", "number", "integer", "boolean", "array"] }, "format": { "type": "string" }, "items": { "$ref": "#/definitions/primitivesItems" }, "collectionFormat": { "$ref": "#/definitions/collectionFormat" }, "default": { "$ref": "#/definitions/default" }, "maximum": { "$ref": "#/definitions/maximum" }, "exclusiveMaximum": { "$ref": "#/definitions/exclusiveMaximum" }, "minimum": { "$ref": "#/definitions/minimum" }, "exclusiveMinimum": { "$ref": "#/definitions/exclusiveMinimum" }, "maxLength": { "$ref": "#/definitions/maxLength" }, "minLength": { "$ref": "#/definitions/minLength" }, "pattern": { "$ref": "#/definitions/pattern" }, "maxItems": { "$ref": "#/definitions/maxItems" }, "minItems": { "$ref": "#/definitions/minItems" }, "uniqueItems": { "$ref": "#/definitions/uniqueItems" }, "enum": { "$ref": "#/definitions/enum" }, "multipleOf": { "$ref": "#/definitions/multipleOf" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "security": { "type": "array", "items": { "$ref": "#/definitions/securityRequirement" }, "uniqueItems": true }, "securityRequirement": { "type": "object", "additionalProperties": { "type": "array", "items": { "type": "string" }, "uniqueItems": true } }, "xml": { "type": "object", "additionalProperties": false, "properties": { "name": { "type": "string" }, "namespace": { "type": "string" }, "prefix": { "type": "string" }, "attribute": { "type": "boolean", "default": false }, "wrapped": { "type": "boolean", "default": false } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "tag": { "type": "object", "additionalProperties": false, "required": ["name"], "properties": { "name": { "type": "string" }, "description": { "type": "string" }, "externalDocs": { "$ref": "#/definitions/externalDocs" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "securityDefinitions": { "type": "object", "additionalProperties": { "oneOf": [ { "$ref": "#/definitions/basicAuthenticationSecurity" }, { "$ref": "#/definitions/apiKeySecurity" }, { "$ref": "#/definitions/oauth2ImplicitSecurity" }, { "$ref": "#/definitions/oauth2PasswordSecurity" }, { "$ref": "#/definitions/oauth2ApplicationSecurity" }, { "$ref": "#/definitions/oauth2AccessCodeSecurity" } ] } }, "basicAuthenticationSecurity": { "type": "object", "additionalProperties": false, "required": ["type"], "properties": { "type": { "type": "string", "enum": ["basic"] }, "description": { "type": "string" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "apiKeySecurity": { "type": "object", "additionalProperties": false, "required": ["type", "name", "in"], "properties": { "type": { "type": "string", "enum": ["apiKey"] }, "name": { "type": "string" }, "in": { "type": "string", "enum": ["header", "query"] }, "description": { "type": "string" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "oauth2ImplicitSecurity": { "type": "object", "additionalProperties": false, "required": ["type", "flow", "authorizationUrl"], "properties": { "type": { "type": "string", "enum": ["oauth2"] }, "flow": { "type": "string", "enum": ["implicit"] }, "scopes": { "$ref": "#/definitions/oauth2Scopes" }, "authorizationUrl": { "type": "string", "format": "uri" }, "description": { "type": "string" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "oauth2PasswordSecurity": { "type": "object", "additionalProperties": false, "required": ["type", "flow", "tokenUrl"], "properties": { "type": { "type": "string", "enum": ["oauth2"] }, "flow": { "type": "string", "enum": ["password"] }, "scopes": { "$ref": "#/definitions/oauth2Scopes" }, "tokenUrl": { "type": "string", "format": "uri" }, "description": { "type": "string" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "oauth2ApplicationSecurity": { "type": "object", "additionalProperties": false, "required": ["type", "flow", "tokenUrl"], "properties": { "type": { "type": "string", "enum": ["oauth2"] }, "flow": { "type": "string", "enum": ["application"] }, "scopes": { "$ref": "#/definitions/oauth2Scopes" }, "tokenUrl": { "type": "string", "format": "uri" }, "description": { "type": "string" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "oauth2AccessCodeSecurity": { "type": "object", "additionalProperties": false, "required": ["type", "flow", "authorizationUrl", "tokenUrl"], "properties": { "type": { "type": "string", "enum": ["oauth2"] }, "flow": { "type": "string", "enum": ["accessCode"] }, "scopes": { "$ref": "#/definitions/oauth2Scopes" }, "authorizationUrl": { "type": "string", "format": "uri" }, "tokenUrl": { "type": "string", "format": "uri" }, "description": { "type": "string" } }, "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } } }, "oauth2Scopes": { "type": "object", "additionalProperties": { "type": "string" } }, "mediaTypeList": { "type": "array", "items": { "$ref": "#/definitions/mimeType" }, "uniqueItems": true }, "parametersList": { "type": "array", "description": "The parameters needed to send a valid API call.", "items": { "oneOf": [ { "$ref": "#/definitions/parameter" }, { "$ref": "#/definitions/jsonReference" } ] }, "uniqueItems": true }, "schemesList": { "type": "array", "description": "The transfer protocol of the API.", "items": { "type": "string", "enum": ["http", "https", "ws", "wss"] }, "uniqueItems": true }, "collectionFormat": { "type": "string", "enum": ["csv", "ssv", "tsv", "pipes"], "default": "csv" }, "collectionFormatWithMulti": { "type": "string", "enum": ["csv", "ssv", "tsv", "pipes", "multi"], "default": "csv" }, "title": { "$ref": "http://json-schema.org/draft-04/schema#/properties/title" }, "description": { "$ref": "http://json-schema.org/draft-04/schema#/properties/description" }, "default": { "$ref": "http://json-schema.org/draft-04/schema#/properties/default" }, "multipleOf": { "$ref": "http://json-schema.org/draft-04/schema#/properties/multipleOf" }, "maximum": { "$ref": "http://json-schema.org/draft-04/schema#/properties/maximum" }, "exclusiveMaximum": { "$ref": "http://json-schema.org/draft-04/schema#/properties/exclusiveMaximum" }, "minimum": { "$ref": "http://json-schema.org/draft-04/schema#/properties/minimum" }, "exclusiveMinimum": { "$ref": "http://json-schema.org/draft-04/schema#/properties/exclusiveMinimum" }, "maxLength": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/positiveInteger" }, "minLength": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/positiveIntegerDefault0" }, "pattern": { "$ref": "http://json-schema.org/draft-04/schema#/properties/pattern" }, "maxItems": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/positiveInteger" }, "minItems": { "$ref": "http://json-schema.org/draft-04/schema#/definitions/positiveIntegerDefault0" }, "uniqueItems": { "$ref": "http://json-schema.org/draft-04/schema#/properties/uniqueItems" }, "enum": { "$ref": "http://json-schema.org/draft-04/schema#/properties/enum" }, "jsonReference": { "type": "object", "required": ["$ref"], "additionalProperties": false, "properties": { "$ref": { "type": "string" } } } }, "id": "http://swagger.io/v2/schema.json#", "patternProperties": { "^x-": { "$ref": "#/definitions/vendorExtension" } }, "properties": { "swagger": { "type": "string", "enum": ["2.0"], "description": "The Swagger version of this document." }, "info": { "$ref": "#/definitions/info" }, "host": { "type": "string", "pattern": "^[^{}/ :\\\\]+(?::\\d+)?$", "description": "The host (name or ip) of the API. Example: 'swagger.io'" }, "basePath": { "type": "string", "pattern": "^/", "description": "The base path to the API. Example: '/api'." }, "schemes": { "$ref": "#/definitions/schemesList" }, "consumes": { "description": "A list of MIME types accepted by the API.", "allOf": [ { "$ref": "#/definitions/mediaTypeList" } ] }, "produces": { "description": "A list of MIME types the API can produce.", "allOf": [ { "$ref": "#/definitions/mediaTypeList" } ] }, "paths": { "$ref": "#/definitions/paths" }, "definitions": { "$ref": "#/definitions/definitions" }, "parameters": { "$ref": "#/definitions/parameterDefinitions" }, "responses": { "$ref": "#/definitions/responseDefinitions" }, "security": { "$ref": "#/definitions/security" }, "securityDefinitions": { "$ref": "#/definitions/securityDefinitions" }, "tags": { "type": "array", "items": { "$ref": "#/definitions/tag" }, "uniqueItems": true }, "externalDocs": { "$ref": "#/definitions/externalDocs" } }, "required": ["swagger", "info", "paths"], "title": "A JSON Schema for Swagger 2.0 API.", "type": "object" }
swagger-2
{ "$schema": "http://json-schema.org/draft-04/schema#", "name": "Package", "type": "object", "additionalProperties": false, "required": [ "name", "description" ], "properties": { "name": { "type": "string", "description": "Package name, including 'vendor-name/' prefix." }, "type": { "description": "Package type, either 'library' for common packages, 'composer-plugin' for plugins, 'metapackage' for empty packages, or a custom type ([a-z0-9-]+) defined by whatever project this package applies to.", "type": "string" }, "target-dir": { "description": "DEPRECATED: Forces the package to be installed into the given subdirectory path. This is used for autoloading PSR-0 packages that do not contain their full path. Use forward slashes for cross-platform compatibility.", "type": "string" }, "description": { "type": "string", "description": "Short package description." }, "keywords": { "type": "array", "items": { "type": "string", "description": "A tag/keyword that this package relates to." } }, "homepage": { "type": "string", "description": "Homepage URL for the project.", "format": "uri" }, "version": { "type": "string", "description": "Package version, see https://getcomposer.org/doc/04-schema.md#version for more info on valid schemes." }, "time": { "type": "string", "description": "Package release date, in 'YYYY-MM-DD', 'YYYY-MM-DD HH:MM:SS' or 'YYYY-MM-DDTHH:MM:SSZ' format." }, "license": { "type": [ "string", "array" ], "description": "License name. Or an array of license names." }, "authors": { "$ref": "#/definitions/authors" }, "require": { "type": "object", "description": "This is a hash of package name (keys) and version constraints (values) that are required to run this package.", "additionalProperties": { "type": "string" } }, "replace": { "type": "object", "description": "This is a hash of package name (keys) and version constraints (values) that can be replaced by this package.", "additionalProperties": { "type": "string" } }, "conflict": { "type": "object", "description": "This is a hash of package name (keys) and version constraints (values) that conflict with this package.", "additionalProperties": { "type": "string" } }, "provide": { "type": "object", "description": "This is a hash of package name (keys) and version constraints (values) that this package provides in addition to this package's name.", "additionalProperties": { "type": "string" } }, "require-dev": { "type": "object", "description": "This is a hash of package name (keys) and version constraints (values) that this package requires for developing it (testing tools and such).", "additionalProperties": { "type": "string" } }, "suggest": { "type": "object", "description": "This is a hash of package name (keys) and descriptions (values) that this package suggests work well with it (this will be suggested to the user during installation).", "additionalProperties": { "type": "string" } }, "config": { "type": "object", "description": "Composer options.", "properties": { "process-timeout": { "type": "integer", "description": "The timeout in seconds for process executions, defaults to 300 (5mins)." }, "use-include-path": { "type": "boolean", "description": "If true, the Composer autoloader will also look for classes in the PHP include path." }, "preferred-install": { "type": [ "string", "object" ], "description": "The install method Composer will prefer to use, defaults to auto and can be any of source, dist, auto, or a hash of {\"pattern\": \"preference\"}." }, "notify-on-install": { "type": "boolean", "description": "Composer allows repositories to define a notification URL, so that they get notified whenever a package from that repository is installed. This option allows you to disable that behaviour, defaults to true." }, "github-protocols": { "type": "array", "description": "A list of protocols to use for github.com clones, in priority order, defaults to [\"git\", \"https\", \"http\"].", "items": { "type": "string" } }, "github-oauth": { "type": "object", "description": "A hash of domain name => github API oauth tokens, typically {\"github.com\":\"<token>\"}.", "additionalProperties": { "type": "string" } }, "gitlab-oauth": { "type": "object", "description": "A hash of domain name => gitlab API oauth tokens, typically {\"gitlab.com\":\"<token>\"}.", "additionalProperties": { "type": "string" } }, "gitlab-token": { "type": "object", "description": "A hash of domain name => gitlab private tokens, typically {\"gitlab.com\":\"<token>\"}.", "additionalProperties": true }, "disable-tls": { "type": "boolean", "description": "Defaults to `false`. If set to true all HTTPS URLs will be tried with HTTP instead and no network level encryption is performed. Enabling this is a security risk and is NOT recommended. The better way is to enable the php_openssl extension in php.ini." }, "secure-http": { "type": "boolean", "description": "Defaults to `true`. If set to true only HTTPS URLs are allowed to be downloaded via Composer. If you really absolutely need HTTP access to something then you can disable it, but using \"Let's Encrypt\" to get a free SSL certificate is generally a better alternative." }, "cafile": { "type": "string", "description": "A way to set the path to the openssl CA file. In PHP 5.6+ you should rather set this via openssl.cafile in php.ini, although PHP 5.6+ should be able to detect your system CA file automatically." }, "capath": { "type": "string", "description": "If cafile is not specified or if the certificate is not found there, the directory pointed to by capath is searched for a suitable certificate. capath must be a correctly hashed certificate directory." }, "http-basic": { "type": "object", "description": "A hash of domain name => {\"username\": \"...\", \"password\": \"...\"}.", "additionalProperties": { "type": "object", "required": [ "username", "password" ], "properties": { "username": { "type": "string", "description": "The username used for HTTP Basic authentication" }, "password": { "type": "string", "description": "The password used for HTTP Basic authentication" } } } }, "store-auths": { "type": [ "string", "boolean" ], "description": "What to do after prompting for authentication, one of: true (store), false (do not store) or \"prompt\" (ask every time), defaults to prompt." }, "platform": { "type": "object", "description": "This is a hash of package name (keys) and version (values) that will be used to mock the platform packages on this machine.", "additionalProperties": { "type": "string" } }, "vendor-dir": { "type": "string", "description": "The location where all packages are installed, defaults to \"vendor\"." }, "bin-dir": { "type": "string", "description": "The location where all binaries are linked, defaults to \"vendor/bin\"." }, "data-dir": { "type": "string", "description": "The location where old phar files are stored, defaults to \"$home\" except on XDG Base Directory compliant unixes." }, "cache-dir": { "type": "string", "description": "The location where all caches are located, defaults to \"~/.composer/cache\" on *nix and \"%LOCALAPPDATA%\\Composer\" on windows." }, "cache-files-dir": { "type": "string", "description": "The location where files (zip downloads) are cached, defaults to \"{$cache-dir}/files\"." }, "cache-repo-dir": { "type": "string", "description": "The location where repo (git/hg repo clones) are cached, defaults to \"{$cache-dir}/repo\"." }, "cache-vcs-dir": { "type": "string", "description": "The location where vcs infos (git clones, github api calls, etc. when reading vcs repos) are cached, defaults to \"{$cache-dir}/vcs\"." }, "cache-ttl": { "type": "integer", "description": "The default cache time-to-live, defaults to 15552000 (6 months)." }, "cache-files-ttl": { "type": "integer", "description": "The cache time-to-live for files, defaults to the value of cache-ttl." }, "cache-files-maxsize": { "type": [ "string", "integer" ], "description": "The cache max size for the files cache, defaults to \"300MiB\"." }, "bin-compat": { "enum": [ "auto", "full" ], "description": "The compatibility of the binaries, defaults to \"auto\" (automatically guessed) and can be \"full\" (compatible with both Windows and Unix-based systems)." }, "discard-changes": { "type": [ "string", "boolean" ], "description": "The default style of handling dirty updates, defaults to false and can be any of true, false or \"stash\"." }, "autoloader-suffix": { "type": "string", "description": "Optional string to be used as a suffix for the generated Composer autoloader. When null a random one will be generated." }, "optimize-autoloader": { "type": "boolean", "description": "Always optimize when dumping the autoloader." }, "prepend-autoloader": { "type": "boolean", "description": "If false, the composer autoloader will not be prepended to existing autoloaders, defaults to true." }, "classmap-authoritative": { "type": "boolean", "description": "If true, the composer autoloader will not scan the filesystem for classes that are not found in the class map, defaults to false." }, "apcu-autoloader": { "type": "boolean", "description": "If true, the Composer autoloader will check for APCu and use it to cache found/not-found classes when the extension is enabled, defaults to false." }, "github-domains": { "type": "array", "description": "A list of domains to use in github mode. This is used for GitHub Enterprise setups, defaults to [\"github.com\"].", "items": { "type": "string" } }, "github-expose-hostname": { "type": "boolean", "description": "Defaults to true. If set to false, the OAuth tokens created to access the github API will have a date instead of the machine hostname." }, "gitlab-domains": { "type": "array", "description": "A list of domains to use in gitlab mode. This is used for custom GitLab setups, defaults to [\"gitlab.com\"].", "items": { "type": "string" } }, "archive-format": { "type": "string", "description": "The default archiving format when not provided on cli, defaults to \"tar\"." }, "archive-dir": { "type": "string", "description": "The default archive path when not provided on cli, defaults to \".\"." } } }, "extra": { "type": [ "object", "array" ], "description": "Arbitrary extra data that can be used by plugins, for example, package of type composer-plugin may have a 'class' key defining an installer class name.", "additionalProperties": true }, "autoload": { "$ref": "#/definitions/autoload" }, "autoload-dev": { "type": "object", "description": "Description of additional autoload rules for development purpose (eg. a test suite).", "properties": { "psr-0": { "type": "object", "description": "This is a hash of namespaces (keys) and the directories they can be found into (values, can be arrays of paths) by the autoloader.", "additionalProperties": { "type": [ "string", "array" ], "items": { "type": "string" } } }, "psr-4": { "type": "object", "description": "This is a hash of namespaces (keys) and the PSR-4 directories they can map to (values, can be arrays of paths) by the autoloader.", "additionalProperties": { "type": [ "string", "array" ], "items": { "type": "string" } } }, "classmap": { "type": "array", "description": "This is an array of directories that contain classes to be included in the class-map generation process." }, "files": { "type": "array", "description": "This is an array of files that are always required on every request." } } }, "archive": { "type": [ "object" ], "description": "Options for creating package archives for distribution.", "properties": { "exclude": { "type": "array", "description": "A list of patterns for paths to exclude or include if prefixed with an exclamation mark." } } }, "repositories": { "type": [ "object", "array" ], "description": "A set of additional repositories where packages can be found.", "additionalProperties": { "oneOf": [ { "$ref": "#/definitions/repository" }, { "type": "boolean", "enum": [ false ] } ] }, "items": { "oneOf": [ { "$ref": "#/definitions/repository" }, { "type": "object", "additionalProperties": { "type": "boolean", "enum": [ false ] }, "minProperties": 1, "maxProperties": 1 } ] } }, "minimum-stability": { "type": [ "string" ], "description": "The minimum stability the packages must have to be install-able. Possible values are: dev, alpha, beta, RC, stable.", "pattern": "^dev|alpha|beta|rc|RC|stable$" }, "prefer-stable": { "type": [ "boolean" ], "description": "If set to true, stable packages will be preferred to dev packages when possible, even if the minimum-stability allows unstable packages." }, "bin": { "type": [ "array" ], "description": "A set of files that should be treated as binaries and symlinked into bin-dir (from config).", "items": { "type": "string" } }, "include-path": { "type": [ "array" ], "description": "DEPRECATED: A list of directories which should get added to PHP's include path. This is only present to support legacy projects, and all new code should preferably use autoloading.", "items": { "type": "string" } }, "scripts": { "type": [ "object" ], "description": "Scripts listeners that will be executed before/after some events.", "properties": { "pre-install-cmd": { "type": [ "array", "string" ], "description": "Occurs before the install command is executed, contains one or more Class::method callables or shell commands." }, "post-install-cmd": { "type": [ "array", "string" ], "description": "Occurs after the install command is executed, contains one or more Class::method callables or shell commands." }, "pre-update-cmd": { "type": [ "array", "string" ], "description": "Occurs before the update command is executed, contains one or more Class::method callables or shell commands." }, "post-update-cmd": { "type": [ "array", "string" ], "description": "Occurs after the update command is executed, contains one or more Class::method callables or shell commands." }, "pre-status-cmd": { "type": [ "array", "string" ], "description": "Occurs before the status command is executed, contains one or more Class::method callables or shell commands." }, "post-status-cmd": { "type": [ "array", "string" ], "description": "Occurs after the status command is executed, contains one or more Class::method callables or shell commands." }, "pre-package-install": { "type": [ "array", "string" ], "description": "Occurs before a package is installed, contains one or more Class::method callables or shell commands." }, "post-package-install": { "type": [ "array", "string" ], "description": "Occurs after a package is installed, contains one or more Class::method callables or shell commands." }, "pre-package-update": { "type": [ "array", "string" ], "description": "Occurs before a package is updated, contains one or more Class::method callables or shell commands." }, "post-package-update": { "type": [ "array", "string" ], "description": "Occurs after a package is updated, contains one or more Class::method callables or shell commands." }, "pre-package-uninstall": { "type": [ "array", "string" ], "description": "Occurs before a package has been uninstalled, contains one or more Class::method callables or shell commands." }, "post-package-uninstall": { "type": [ "array", "string" ], "description": "Occurs after a package has been uninstalled, contains one or more Class::method callables or shell commands." }, "pre-autoload-dump": { "type": [ "array", "string" ], "description": "Occurs before the autoloader is dumped, contains one or more Class::method callables or shell commands." }, "post-autoload-dump": { "type": [ "array", "string" ], "description": "Occurs after the autoloader is dumped, contains one or more Class::method callables or shell commands." }, "post-root-package-install": { "type": [ "array", "string" ], "description": "Occurs after the root-package is installed, contains one or more Class::method callables or shell commands." }, "post-create-project-cmd": { "type": [ "array", "string" ], "description": "Occurs after the create-project command is executed, contains one or more Class::method callables or shell commands." } } }, "support": { "type": "object", "properties": { "email": { "type": "string", "description": "Email address for support.", "format": "email" }, "issues": { "type": "string", "description": "URL to the issue tracker.", "format": "uri" }, "forum": { "type": "string", "description": "URL to the forum.", "format": "uri" }, "wiki": { "type": "string", "description": "URL to the wiki.", "format": "uri" }, "irc": { "type": "string", "description": "IRC channel for support, as irc://server/channel.", "format": "uri" }, "source": { "type": "string", "description": "URL to browse or download the sources.", "format": "uri" }, "docs": { "type": "string", "description": "URL to the documentation.", "format": "uri" }, "rss": { "type": "string", "description": "URL to the RSS feed.", "format": "uri" } } }, "non-feature-branches": { "type": [ "array" ], "description": "A set of string or regex patterns for non-numeric branch names that will not be handled as feature branches.", "items": { "type": "string" } }, "abandoned": { "type": [ "boolean", "string" ], "description": "Indicates whether this package has been abandoned, it can be boolean or a package name/URL pointing to a recommended alternative. Defaults to false." }, "_comment": { "type": [ "array", "string" ], "description": "A key to store comments in" } }, "definitions": { "authors": { "type": "array", "description": "List of authors that contributed to the package. This is typically the main maintainers, not the full list.", "items": { "type": "object", "additionalProperties": false, "required": [ "name" ], "properties": { "name": { "type": "string", "description": "Full name of the author." }, "email": { "type": "string", "description": "Email address of the author.", "format": "email" }, "homepage": { "type": "string", "description": "Homepage URL for the author.", "format": "uri" }, "role": { "type": "string", "description": "Author's role in the project." } } } }, "autoload": { "type": "object", "description": "Description of how the package can be autoloaded.", "properties": { "psr-0": { "type": "object", "description": "This is a hash of namespaces (keys) and the directories they can be found in (values, can be arrays of paths) by the autoloader.", "additionalProperties": { "type": [ "string", "array" ], "items": { "type": "string" } } }, "psr-4": { "type": "object", "description": "This is a hash of namespaces (keys) and the PSR-4 directories they can map to (values, can be arrays of paths) by the autoloader.", "additionalProperties": { "type": [ "string", "array" ], "items": { "type": "string" } } }, "classmap": { "type": "array", "description": "This is an array of directories that contain classes to be included in the class-map generation process." }, "files": { "type": "array", "description": "This is an array of files that are always required on every request." }, "exclude-from-classmap": { "type": "array", "description": "This is an array of patterns to exclude from autoload classmap generation. (e.g. \"exclude-from-classmap\": [\"/test/\", \"/tests/\", \"/Tests/\"]" } } }, "repository": { "type": "object", "oneOf": [ { "$ref": "#/definitions/composer-repository" }, { "$ref": "#/definitions/vcs-repository" }, { "$ref": "#/definitions/path-repository" }, { "$ref": "#/definitions/artifact-repository" }, { "$ref": "#/definitions/pear-repository" }, { "$ref": "#/definitions/package-repository" } ] }, "composer-repository": { "type": "object", "required": [ "type", "url" ], "properties": { "type": { "type": "string", "enum": [ "composer" ] }, "url": { "type": "string" }, "options": { "type": "object", "additionalProperties": true }, "allow_ssl_downgrade": { "type": "boolean" }, "force-lazy-providers": { "type": "boolean" } } }, "vcs-repository": { "type": "object", "required": [ "type", "url" ], "properties": { "type": { "type": "string", "enum": [ "vcs", "github", "git", "gitlab", "git-bitbucket", "hg", "hg-bitbucket", "fossil", "perforce", "svn" ] }, "url": { "type": "string" }, "no-api": { "type": "boolean" }, "secure-http": { "type": "boolean" }, "svn-cache-credentials": { "type": "boolean" }, "trunk-path": { "type": [ "string", "boolean" ] }, "branches-path": { "type": [ "string", "boolean" ] }, "tags-path": { "type": [ "string", "boolean" ] }, "package-path": { "type": "string" }, "depot": { "type": "string" }, "branch": { "type": "string" }, "unique_perforce_client_name": { "type": "string" }, "p4user": { "type": "string" }, "p4password": { "type": "string" } } }, "path-repository": { "type": "object", "required": [ "type", "url" ], "properties": { "type": { "type": "string", "enum": [ "path" ] }, "url": { "type": "string" }, "options": { "type": "object", "properties": { "symlink": { "type": [ "boolean", "null" ] } }, "additionalProperties": true } } }, "artifact-repository": { "type": "object", "required": [ "type", "url" ], "properties": { "type": { "type": "string", "enum": [ "artifact" ] }, "url": { "type": "string" } } }, "pear-repository": { "type": "object", "required": [ "type", "url" ], "properties": { "type": { "type": "string", "enum": [ "pear" ] }, "url": { "type": "string" }, "vendor-alias": { "type": "string" } } }, "package-repository": { "type": "object", "required": [ "type", "package" ], "properties": { "type": { "type": "string", "enum": [ "package" ] }, "package": { "oneOf": [ { "$ref": "#/definitions/inline-package" }, { "type": "array", "items": { "$ref": "#/definitions/inline-package" } } ] } } }, "inline-package": { "required": [ "name", "version" ], "properties": { "name": { "type": "string", "description": "Package name, including 'vendor-name/' prefix." }, "type": { "type": "string" }, "target-dir": { "description": "DEPRECATED: Forces the package to be installed into the given subdirectory path. This is used for autoloading PSR-0 packages that do not contain their full path. Use forward slashes for cross-platform compatibility.", "type": "string" }, "description": { "type": "string" }, "keywords": { "type": "array", "items": { "type": "string" } }, "homepage": { "type": "string", "format": "uri" }, "version": { "type": "string" }, "time": { "type": "string" }, "license": { "type": [ "string", "array" ] }, "authors": { "$ref": "#/definitions/authors" }, "require": { "type": "object", "additionalProperties": { "type": "string" } }, "replace": { "type": "object", "additionalProperties": { "type": "string" } }, "conflict": { "type": "object", "additionalProperties": { "type": "string" } }, "provide": { "type": "object", "additionalProperties": { "type": "string" } }, "require-dev": { "type": "object", "additionalProperties": { "type": "string" } }, "suggest": { "type": "object", "additionalProperties": { "type": "string" } }, "extra": { "type": [ "object", "array" ], "additionalProperties": true }, "autoload": { "$ref": "#/definitions/autoload" }, "archive": { "type": [ "object" ], "properties": { "exclude": { "type": "array" } } }, "bin": { "type": [ "array" ], "description": "A set of files that should be treated as binaries and symlinked into bin-dir (from config).", "items": { "type": "string" } }, "include-path": { "type": [ "array" ], "description": "DEPRECATED: A list of directories which should get added to PHP's include path. This is only present to support legacy projects, and all new code should preferably use autoloading.", "items": { "type": "string" } }, "source": { "type": "object", "required": [ "type", "url", "reference" ], "properties": { "type": { "type": "string" }, "url": { "type": "string" }, "reference": { "type": "string" }, "mirrors": { "type": "array" } } }, "dist": { "type": "object", "required": [ "type", "url" ], "properties": { "type": { "type": "string" }, "url": { "type": "string" }, "reference": { "type": "string" }, "shasum": { "type": "string" }, "mirrors": { "type": "array" } } } }, "additionalProperties": true } } }
o69900
{ "description": "ResourceAttributes includes the authorization attributes available for resource requests to the Authorizer interface", "properties": { "group": { "description": "Group is the API Group of the Resource. \"*\" means all.", "type": [ "string", "null" ] }, "name": { "description": "Name is the name of the resource being requested for a \"get\" or deleted for a \"delete\". \"\" (empty) means all.", "type": [ "string", "null" ] }, "namespace": { "description": "Namespace is the namespace of the action being requested. Currently, there is no distinction between no namespace and all namespaces \"\" (empty) is defaulted for LocalSubjectAccessReviews \"\" (empty) is empty for cluster-scoped resources \"\" (empty) means \"all\" for namespace scoped resources from a SubjectAccessReview or SelfSubjectAccessReview", "type": [ "string", "null" ] }, "resource": { "description": "Resource is one of the existing resource types. \"*\" means all.", "type": [ "string", "null" ] }, "subresource": { "description": "Subresource is one of the existing resource types. \"\" means none.", "type": [ "string", "null" ] }, "verb": { "description": "Verb is a kubernetes resource API verb, like: get, list, watch, create, update, delete, proxy. \"*\" means all.", "type": [ "string", "null" ] }, "version": { "description": "Version is the API Version of the Resource. \"*\" means all.", "type": [ "string", "null" ] } }, "type": "object" }
kb_824_Normalized
{ "properties": { "encoding": { "properties": { "bitrates": { "properties": { "240p": { "default": true, "description": "", "type": "boolean" }, "360p": { "default": true, "description": "", "type": "boolean" }, "480p": { "default": true, "description": "", "type": "boolean" }, "720p": { "default": true, "description": "", "type": "boolean" }, "enable": { "default": false, "description": "", "type": "boolean" } } }, "snapshot_interval": { "default": 60, "description": "", "type": "integer" } } }, "general": { "properties": { "worker_connections": { "default": 1024, "description": "Max. connections per worker", "type": "integer" }, "worker_processes": { "default": 1, "description": "Number of NGINX worker processes. Currently the RTMP server has problems with multithreading. Therefore we recommend only one process", "type": "integer" } } }, "hls": { "properties": { "drop_idle_publisher": { "default": "10s", "description": "", "type": "string" }, "hls_cleanup": { "default": "on", "description": "", "type": "string" }, "hls_continous": { "default": "off", "description": "", "type": "string" }, "hls_fragment": { "default": "2s", "description": "", "type": "string" }, "hls_fragment_naming": { "default": "sequential", "description": "", "type": "string" }, "hls_fragment_naming_granularity": { "default": 0, "description": "", "type": "integer" }, "hls_fragment_slicing": { "default": "plain", "description": "", "type": "string" }, "hls_fragments_per_key": { "default": 0, "description": "", "type": "integer" }, "hls_key": { "default": "off", "description": "", "type": "string" }, "hls_nested": { "default": "off", "description": "", "type": "string" }, "hls_playlist_lenght": { "default": 60, "description": "", "type": "integer" }, "hls_sync": { "default": "1ms", "description": "", "type": "string" }, "hls_type": { "default": "live", "description": "", "type": "string" }, "idle_streams": { "default": "off", "description": "", "type": "string" }, "interleave": { "default": "on", "description": "", "type": "string" }, "meta": { "default": "copy", "description": "", "type": "string" }, "sync": { "default": "10ms", "description": "", "type": "string" }, "wait_key": { "default": "on", "description": "", "type": "string" }, "wait_video": { "default": "on", "description": "", "type": "string" } } }, "http": { "properties": { "access_control_allow_origin": { "default": "*", "description": "", "type": "string" }, "access_log": { "default": "off", "description": "", "type": "string" }, "auth_password": { "default": "datarhei", "description": "", "type": "string" }, "auth_username": { "default": "admin", "description": "", "type": "string" }, "port": { "default": 80, "description": "", "type": "integer" }, "sendfile": { "default": "on", "description": "", "type": "string" }, "tcp_nodelay": { "default": "on", "description": "", "type": "string" }, "tcp_nopush": { "default": "on", "description": "", "type": "string" } } }, "https": { "properties": { "cert_create": { "default": false, "description": "", "type": "boolean" }, "cert_domain": { "default": "example.org", "description": "", "type": "string" }, "cert_email": { "default": "[email protected]", "description": "", "type": "string" }, "enable": { "default": false, "description": "", "type": "boolean" }, "port": { "default": 443, "description": "", "type": "integer" } } }, "rtmp": { "properties": { "access_log": { "default": "off", "description": "", "type": "string" }, "ack_window": { "default": 5000000, "description": "", "type": "integer" }, "buflen": { "default": "5s", "description": "", "type": "string" }, "chunk_size": { "default": 4096, "description": "", "type": "integer" }, "max_message": { "default": "1M", "description": "", "type": "string" }, "max_streams": { "default": 32, "description": "", "type": "integer" }, "ping": { "default": "3m", "description": "", "type": "string" }, "ping_timeout": { "default": "30s", "description": "", "type": "string" }, "port": { "default": 1935, "description": "", "type": "integer" }, "publish_token": { "default": "datarhei", "description": "", "type": "string" }, "timeout": { "default": "60s", "description": "", "type": "string" } } }, "service": { "properties": { "bridge": { "default": false, "description": "Whether to use BRIDGE networking mode for Docker container. By default, this is false and HOST mode networking is used by virtue of lower latency", "type": "boolean" }, "cpus": { "default": 1, "description": "CPU shares to allocate to each Restreamer-Edge instance. Currently the RTMP server got problems with multithreading. Therefore only one cpu is recommended", "type": "number" }, "instances": { "default": 1, "description": "Number of instances to run.", "minimum": 1, "type": "integer" }, "maximumOverCapacity": { "default": 0.2, "description": "Maximum over capacity.", "minimum": 0, "type": "number" }, "mem": { "default": 1024.0, "description": "Memory (MB) to allocate to each Restreamer-Edge task.", "minimum": 256.0, "type": "number" }, "minimumHealthCapacity": { "default": 0.5, "description": "Minimum health capacity.", "minimum": 0, "type": "number" }, "name": { "default": "restreamer-edge", "description": "Name for this Restreamer-Edge application", "type": "string" }, "role": { "default": "*", "description": "Deploy Restreamer-Edge only on nodes with this role.", "type": "string" } }, "required": [ "name", "instances", "cpus", "mem" ], "type": "object" } }, "type": "object" }
o34897
{ "properties": { "DefaultsData": { "description": "The dictionary structure that will be set as the preferences content under the mobile user.", "type": "object" }, "DefaultsDomainName": { "description": "The app bundle ID reverse domain for default settings.", "type": "string" }, "PayloadIdentifier": { "default": "com.apple.defaults", "description": "A unique identifier for the payload, dot-delimited. Usually root PayloadIdentifier+subidentifier", "type": "string" }, "PayloadType": { "default": "com.apple.defaults.managed", "description": "The type of the payload, a reverse dns string", "type": "string" }, "PayloadUUID": { "default": "", "description": "Unique identifier for the payload (format 01234567-89AB-CDEF-0123-456789ABCDEF)", "pattern": "^[0-9A-Za-z]{8}-[0-9A-Za-z]{4}-[0-9A-Za-z]{4}-[0-9A-Za-z]{4}-[0-9A-Za-z]{12}$", "type": "string" }, "PayloadVersion": { "default": 1, "description": "The version of the whole configuration profile.", "type": "number" } }, "title": "com.apple.defaults.managed", "type": "object" }
o61605
{ "_comment": "This Spec is for Phase 1!! Most updated version is at https://github.com/reTHINK-project/specs/tree/master/schemas", "properties": { "author": { "type": "string" }, "content": { "type": "object" }, "contentUrl": { "type": "string" }, "direction": { "enum": [ "in", "out", "inout" ] }, "player": { "type": "string" }, "type": { "enum": [ "chat", "audio", "video", "av", "screen", "file", "midi", "activity_context", "availability_context", "location_context", "heart_rate_context", "user_steps_context", "battery_context", "sleep_context", "light_context", "humidity_context", "power", "user_activity_context", "user_communication_context" ] } }, "required": [ "type" ], "type": "object" }
o69762
{ "description": "Represents a host path mapped into a pod. Host path volumes do not support ownership management or SELinux relabeling.", "properties": { "path": { "description": "Path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", "type": [ "string", "null" ] }, "type": { "description": "Type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", "type": [ "string", "null" ] } }, "required": [ "path" ], "type": "object" }
kb_412_Normalized
{ "definitions": { "setConfigValue": { "type": "object", "properties": { "command": { "enum": [ "set-configvalue" ] }, "parameters": { "type": "object", "properties": { "pid": { "type": "string" }, "key": { "type": "string" }, "value": { "type": "string" } }, "required": [ "pid", "key", "value" ] } } }, "setConfigValueResult": { "type": "object", "properties": { "command": { "enum": [ "set-configvalue-result" ] }, "parameters": { "type": "object", "properties": { "pid": { "type": "string" }, "key": { "type": "string" }, "value": { "type": "string" }, "status": { "pattern": "OK" } }, "required": [ "pid", "key", "value", "status" ] } } }, "getConfigValue": { "type": "object", "properties": { "command": { "enum": [ "get-configvalue" ] }, "parameters": { "type": "object", "properties": { "pid": { "type": "string" }, "key": { "type": "string" } }, "required": [ "pid", "key" ] } } }, "getConfigValueResult": { "type": "object", "properties": { "command": { "enum": [ "get-configvalue-result" ] }, "parameters": { "type": "object", "properties": { "pid": { "type": "string" }, "key": { "type": "string" }, "value": { "type": "string" } }, "required": [ "pid", "key", "value" ] } } }, "errorResult": { "type": "object", "properties": { "command": { "enum": [ "error" ] }, "parameters": { "type": "object", "properties": { "command": { "enum": [ "get-configvalue", "set-configvalue" ] }, "cause": { "enum": [ "missing-parameter", "unknown-configvalue", "exception" ] }, "missing-parameter": { "type": "string" }, "unknown-configvalue": { "type": "string" }, "exception-cause": { "type": "string" }, "exception-message": { "type": "string" }, "exception-stacktrace": { "type": "string" } }, "required": [ "command", "cause" ] } } } }, "type": "object", "oneOf": [ { "$ref": "#/definitions/setConfigValue" }, { "$ref": "#/definitions/setConfigValueResult" }, { "$ref": "#/definitions/getConfigValue" }, { "$ref": "#/definitions/getConfigValueResult" }, { "$ref": "#/definitions/errorResult" } ] }
o66069
{ "properties": { "end_latitude": { "description": "The latitude of the ending point", "type": "number" }, "end_longitude": { "description": "The longitude of the ending point", "type": "number" }, "start_latitude": { "description": "The latitude of the starting point", "type": "number" }, "start_longitude": { "description": "The longitude of the starting point", "type": "number" } }, "required": [ "start_latitude", "start_longitude", "end_latitude", "end_longitude" ], "type": "object" }
calculate_distance_c6190a84
{ "properties": { "client_name": { "description": "The name of the client", "type": "string" }, "items": { "description": "The list of items in the invoice", "items": { "properties": { "item_name": { "description": "The name of the item", "type": "string" }, "price": { "description": "The price of the item", "type": "number" } }, "required": [ "item_name", "price" ], "type": "object" }, "type": "array" } }, "required": [ "client_name", "items" ], "type": "object" }
create_invoice_3d3153f4
{ "title": "Invocation manifest for CMRR: Extract CMRR Physio", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "config": { "type": "object", "properties": { "Generate_Bids": { "type": "boolean", "default": true }, "Generate_json": { "type": "boolean", "default": false }, "Generate_Raw": { "type": "boolean", "default": true }, "Generate_QA": { "type": "boolean", "default": true }, "Process_Data": { "type": "boolean", "default": true }, "Missing_Data": { "type": "string", "enum": [ "gap_fill", "uniform", "upsample", "none" ], "default": "gap_fill" }, "Interpolation_Method": { "type": "string", "enum": [ "fill", "linear", "nearest", "zero", "slinear", "quadratic", "cubic", "nan" ], "default": "nan" }, "Fill_Value": { "type": "number", "default": 0 }, "gear-log-level": { "default": "INFO", "type": "string", "enum": [ "ERROR", "WARNING", "INFO", "DEBUG" ] }, "Dry-Run": { "type": "boolean", "default": false } }, "required": [ "Generate_Bids", "Generate_json", "Generate_Raw", "Generate_QA", "Process_Data", "Missing_Data", "Interpolation_Method", "Fill_Value", "gear-log-level", "Dry-Run" ] }, "inputs": { "type": "object", "properties": { "DICOM_ARCHIVE": { "type": "object", "properties": { "type": { "enum": [ "dicom", "archive" ] } } } }, "required": [ "DICOM_ARCHIVE" ] } }, "required": [ "config", "inputs" ] }
o41238
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "description": "Cloud resource specifications", "properties": { "hypervisor_hostname": { "type": "string" }, "id": { "type": "integer" }, "memory_mb": { "type": "integer" }, "vcpus": { "type": "integer" }, "date": { "type": "string" } } }
o83269
{ "properties": { "dimensions": { "properties": { "length": { "description": "The length of the shape", "type": "number" }, "radius": { "description": "The radius of the shape (for circle)", "type": "number" }, "width": { "description": "The width of the shape", "type": "number" } }, "required": [ "length" ], "type": "object" }, "shape": { "description": "The type of geometric shape (e.g. rectangle, circle)", "type": "string" } }, "required": [ "shape", "dimensions" ], "type": "object" }
calculate_area_41647bb0
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "HouseholdMemberServed", "type": "object", "properties": { "memberId": { "description": "Member ID of the Household Member", "type": "string", "minLength": 1 }, "age": { "description": "Age of the Household Member", "type": "number", "minLength": 1 }, "gender": { "description": "Gender of the Household Member", "type": "string", "enum": [ "Male", "Female", "Other" ] }, "race": { "description": "Race of the Household Member", "type": "string", "enum": [ "American Indian or Alaska Native", "Asian", "Black or African American", "Native Hawaiian or Other Pacific Islander", "White" ] }, "isDisabled": { "description": "Flag to indicate if a household member is Disabled", "type": "boolean" }, "isHispanic": { "description": "Flag to indicate if a household member is Hispanic", "type": "boolean" }, "isSpecialNeeds": { "description": "Flag to indicate if a household member is special needs", "type": "boolean" } }, "required": [ "memberId", "age", "gender", "race", "isDisabled", "isHispanic", "isSpecialNeeds" ] }
o53607
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "educationPricing": { "type": "boolean" }, "incidentEscalation": { "type": "boolean" }, "minimumContractPeriod": { "enum": [ "Hour", "Day", "Month", "Year", "Other" ] }, "priceInterval": { "enum": [ "", "Second", "Minute", "Hour", "Day", "Week", "Month", "Quarter", "6 months", "Year" ] }, "priceMax": { "pattern": "^$|^\\d{1,15}(?:\\.\\d{1,5})?$", "type": "string" }, "priceMin": { "pattern": "^\\d{1,15}(?:\\.\\d{1,5})?$", "type": "string" }, "priceUnit": { "enum": [ "Unit", "Person", "Licence", "User", "Device", "Instance", "Server", "Virtual machine", "Transaction", "Megabyte", "Gigabyte", "Terabyte" ] }, "pricingDocumentURL": { "_format": "uri", "type": "string" }, "serviceBenefits": { "items": { "maxLength": 100, "pattern": "^(?:\\S+\\s+){0,9}\\S+$", "type": "string" }, "maxItems": 10, "minItems": 1, "type": "array" }, "serviceDefinitionDocumentURL": { "_format": "uri", "type": "string" }, "serviceFeatures": { "items": { "maxLength": 100, "pattern": "^(?:\\S+\\s+){0,9}\\S+$", "type": "string" }, "maxItems": 10, "minItems": 1, "type": "array" }, "serviceName": { "maxLength": 100, "minLength": 1, "type": "string" }, "serviceSummary": { "maxLength": 500, "minLength": 1, "pattern": "^(?:\\S+\\s+){0,49}\\S+$", "type": "string" }, "serviceTypes": { "items": { "enum": [ "Implementation", "Ongoing support", "Planning", "Testing", "Training" ] }, "maxItems": 5, "minItems": 1, "type": "array", "_uniqueItems": true }, "sfiaRateDocumentURL": { "_format": "uri", "type": "string" }, "supportAvailability": { "maxLength": 200, "minLength": 1, "pattern": "^(?:\\S+\\s+){0,19}\\S+$", "type": "string" }, "supportForThirdParties": { "type": "boolean" }, "supportResponseTime": { "maxLength": 200, "minLength": 1, "pattern": "^(?:\\S+\\s+){0,19}\\S+$", "type": "string" }, "supportTypes": { "items": { "enum": [ "Service desk", "Email", "Phone", "Live chat", "Onsite" ] }, "maxItems": 5, "minItems": 1, "type": "array", "_uniqueItems": true }, "terminationCost": { "type": "boolean" }, "termsAndConditionsDocumentURL": { "_format": "uri", "type": "string" }, "vatIncluded": { "type": "boolean" }, "vendorCertifications": { "items": { "maxLength": 100, "pattern": "^(?:\\S+\\s+){0,9}\\S+$", "type": "string" }, "maxItems": 10, "minItems": 0, "type": "array" } }, "required": [ "educationPricing", "incidentEscalation", "minimumContractPeriod", "priceMin", "priceUnit", "pricingDocumentURL", "serviceBenefits", "serviceDefinitionDocumentURL", "serviceFeatures", "serviceName", "serviceSummary", "serviceTypes", "supportAvailability", "supportForThirdParties", "supportResponseTime", "supportTypes", "terminationCost", "termsAndConditionsDocumentURL", "vatIncluded" ], "title": "G-Cloud 8 SCS Service Schema", "type": "object" }
o21142
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "name": { "type": "string" }, "price": { "type": "number", "minimum": 0 }, "tags": { "type": "array", "items": { "type": "string" } } }, "required": [ "name", "price", "tags" ] }
o19357
{ "$schema": "http://json-schema.org/draft-06/schema#", "description": "Test Schema", "type": "object", "properties": { "person": { "$ref": "#/definitions/personDefinition" } }, "additionalProperties": false, "definitions": { "personDefinition": { "description": "Person", "type": "object", "properties": { "name": { "description": "The name of the person", "type": "string", "minLength": 1 }, "age": { "description": "The age of the person", "type": "integer" } }, "additionalProperties": false, "required": [ "name", "age" ] } } }
o39208
{ "$schema": "http://json-schema.org/draft-04/schema", "additionalProperties": false, "definitions": { "___traits_trait_additional_properties_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": {}, "description": "A grab-bag object for non-validatable data.", "title": "Has additional properties", "type": "object" }, "___traits_trait_alignment_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A property used to determine horizontal positioning of a content element relative to the elements that immediately follow it in the element sequence.", "enum": [ "left", "right", "center" ], "title": "Alignment", "type": "string" }, "___traits_trait_channel_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "An optional list of output types for which this element should be visible", "items": { "type": "string" }, "title": "Channel trait", "type": "array" }, "___traits_trait_id_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A globally unique identifier of the content in the ANS repository.", "title": "Globally Unique ID trait", "type": "string" }, "___traits_trait_subtype_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A user-defined categorization method to supplement type. In Arc, this field is reserved for organization-defined purposes, such as selecting the PageBuilder template that should be used to render a document.", "title": "Subtype or Template", "type": "string" } }, "description": "A Header", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "alignment": { "$ref": "#/definitions/___traits_trait_alignment_json" }, "channels": { "$ref": "#/definitions/___traits_trait_channel_json" }, "content": { "description": "The text of the heading.", "type": "string" }, "level": { "description": "Header level", "type": "integer" }, "subtype": { "$ref": "#/definitions/___traits_trait_subtype_json" }, "type": { "enum": [ "header" ], "type": "string" } }, "required": [ "type", "content" ], "type": "object" }
wp_25_Normalized
{ "properties": { "dimensions": { "properties": { "height": { "description": "The height of the package in centimeters", "type": "number" }, "length": { "description": "The length of the package in centimeters", "type": "number" }, "width": { "description": "The width of the package in centimeters", "type": "number" } }, "required": [ "length", "width", "height" ], "type": "object" }, "weight": { "description": "The weight of the package in kilograms", "type": "number" } }, "required": [ "weight", "dimensions" ], "type": "object" }
calculate_shipping_cost_73bc55c2
{ "$schema": "http://json-schema.org/draft-04/schema", "additionalProperties": false, "definitions": { "content_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": {}, "description": "Holds common attributes of ANS Content objects.", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "address": { "$ref": "#/definitions/traits_trait_address_json" }, "alignment": { "$ref": "#/definitions/traits_trait_alignment_json" }, "canonical_url": { "$ref": "#/definitions/traits_trait_canonical_url_json" }, "channels": { "$ref": "#/definitions/traits_trait_channel_json" }, "comments": { "$ref": "#/definitions/traits_trait_comments_json" }, "content_aliases": { "$ref": "#/definitions/traits_trait_content_aliases_json" }, "content_restrictions": { "$ref": "#/definitions/traits_trait_content_restrictions_json" }, "contributors": { "$ref": "#/definitions/traits_trait_contributors_json" }, "copyright": { "$ref": "#/definitions/traits_trait_copyright_json" }, "created_date": { "$ref": "#/definitions/traits_trait_created_date_json" }, "credits": { "$ref": "#/definitions/traits_trait_credits_json" }, "description": { "$ref": "#/definitions/traits_trait_description_json" }, "display_date": { "$ref": "#/definitions/traits_trait_display_date_json" }, "distributor": { "$ref": "#/definitions/traits_trait_distributor_json" }, "editor_note": { "$ref": "#/definitions/traits_trait_editor_note_json" }, "first_publish_date": { "$ref": "#/definitions/traits_trait_first_publish_date_json" }, "geo": { "$ref": "#/definitions/traits_trait_geo_json" }, "headlines": { "$ref": "#/definitions/traits_trait_headlines_json" }, "label": { "$ref": "#/definitions/traits_trait_label_json" }, "language": { "$ref": "#/definitions/traits_trait_locale_json" }, "last_updated_date": { "$ref": "#/definitions/traits_trait_last_updated_date_json" }, "location": { "$ref": "#/definitions/traits_trait_location_json" }, "owner": { "$ref": "#/definitions/traits_trait_owner_json" }, "pitches": { "$ref": "#/definitions/traits_trait_pitches_json" }, "planning": { "$ref": "#/definitions/traits_trait_planning_json" }, "promo_items": { "$ref": "#/definitions/traits_trait_promo_items_json" }, "publish_date": { "$ref": "#/definitions/traits_trait_publish_date_json" }, "related_content": { "$ref": "#/definitions/traits_trait_related_content_json" }, "revision": { "$ref": "#/definitions/traits_trait_revision_json" }, "short_url": { "$ref": "#/definitions/traits_trait_short_url_json" }, "slug": { "$ref": "#/definitions/traits_trait_slug_json" }, "source": { "$ref": "#/definitions/traits_trait_source_json" }, "status": { "$ref": "#/definitions/traits_trait_status_json" }, "subheadlines": { "$ref": "#/definitions/traits_trait_subheadlines_json" }, "subtype": { "$ref": "#/definitions/traits_trait_subtype_json" }, "syndication": { "$ref": "#/definitions/traits_trait_syndication_json" }, "taxonomy": { "$ref": "#/definitions/traits_trait_taxonomy_json" }, "tracking": { "$ref": "#/definitions/traits_trait_tracking_json" }, "type": { "type": "string" }, "vanity_credits": { "$ref": "#/definitions/traits_trait_vanity_credits_json" }, "version": { "$ref": "#/definitions/traits_trait_version_json" }, "workflow": { "$ref": "#/definitions/traits_trait_workflow_json" } }, "required": [ "type", "version" ], "title": "A content object.", "type": "object" }, "image_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Holds attributes of an ANS image component. In the Arc ecosystem, these are stored in Anglerfish.", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "address": { "$ref": "#/definitions/traits_trait_address_json" }, "alignment": { "$ref": "#/definitions/traits_trait_alignment_json" }, "alt_text": { "$ref": "#/definitions/traits_trait_alt_text_json" }, "canonical_url": { "$ref": "#/definitions/traits_trait_canonical_url_json" }, "caption": { "description": "Caption for the image.", "type": "string" }, "channels": { "$ref": "#/definitions/traits_trait_channel_json" }, "comments": { "$ref": "#/definitions/traits_trait_comments_json" }, "content_restrictions": { "$ref": "#/definitions/traits_trait_content_restrictions_json" }, "contributors": { "$ref": "#/definitions/traits_trait_contributors_json" }, "copyright": { "$ref": "#/definitions/traits_trait_copyright_json" }, "created_date": { "$ref": "#/definitions/traits_trait_created_date_json" }, "credits": { "$ref": "#/definitions/traits_trait_credits_json" }, "description": { "$ref": "#/definitions/traits_trait_description_json" }, "display_date": { "$ref": "#/definitions/traits_trait_display_date_json" }, "distributor": { "$ref": "#/definitions/traits_trait_distributor_json" }, "editor_note": { "$ref": "#/definitions/traits_trait_editor_note_json" }, "first_publish_date": { "$ref": "#/definitions/traits_trait_first_publish_date_json" }, "focal_point": { "$ref": "#/definitions/traits_trait_focal_point_json" }, "geo": { "$ref": "#/definitions/traits_trait_geo_json" }, "headlines": { "$ref": "#/definitions/traits_trait_headlines_json" }, "height": { "description": "Height for the image.", "type": "integer" }, "image_type": { "$ref": "#/definitions/traits_trait_image_type_json" }, "label": { "$ref": "#/definitions/traits_trait_label_json" }, "language": { "$ref": "#/definitions/traits_trait_locale_json" }, "last_updated_date": { "$ref": "#/definitions/traits_trait_last_updated_date_json" }, "licensable": { "description": "True if the image can legally be licensed to others.", "type": "boolean" }, "location": { "$ref": "#/definitions/traits_trait_location_json" }, "owner": { "$ref": "#/definitions/traits_trait_owner_json" }, "pitches": { "$ref": "#/definitions/traits_trait_pitches_json" }, "planning": { "$ref": "#/definitions/traits_trait_planning_json" }, "promo_items": { "$ref": "#/definitions/traits_trait_promo_items_json" }, "publish_date": { "$ref": "#/definitions/traits_trait_publish_date_json" }, "related_content": { "$ref": "#/definitions/traits_trait_related_content_json" }, "revision": { "$ref": "#/definitions/traits_trait_revision_json" }, "short_url": { "$ref": "#/definitions/traits_trait_short_url_json" }, "slug": { "$ref": "#/definitions/traits_trait_slug_json" }, "source": { "$ref": "#/definitions/traits_trait_source_json" }, "status": { "$ref": "#/definitions/traits_trait_status_json" }, "subheadlines": { "$ref": "#/definitions/traits_trait_subheadlines_json" }, "subtitle": { "description": "Subtitle for the image.", "type": "string" }, "subtype": { "$ref": "#/definitions/traits_trait_subtype_json" }, "syndication": { "$ref": "#/definitions/traits_trait_syndication_json" }, "taxonomy": { "$ref": "#/definitions/traits_trait_taxonomy_json" }, "tracking": { "$ref": "#/definitions/traits_trait_tracking_json" }, "type": { "enum": [ "image" ], "type": "string" }, "url": { "description": "URL for the image.", "type": "string" }, "vanity_credits": { "$ref": "#/definitions/traits_trait_vanity_credits_json" }, "version": { "$ref": "#/definitions/traits_trait_version_json" }, "width": { "description": "Width for the image.", "type": "integer" }, "workflow": { "$ref": "#/definitions/traits_trait_workflow_json" } }, "required": [ "type", "version" ], "title": "An image.", "type": "object" }, "redirect_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A redirect to another story.", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "canonical_url": { "$ref": "#/definitions/traits_trait_canonical_url_json" }, "owner": { "$ref": "#/definitions/traits_trait_owner_json" }, "redirect_url": { "$ref": "#/definitions/traits_trait_canonical_url_json" }, "revision": { "$ref": "#/definitions/traits_trait_revision_json" }, "type": { "enum": [ "redirect" ], "type": "string" }, "version": { "$ref": "#/definitions/traits_trait_version_json" } }, "required": [ "type", "version", "canonical_url", "redirect_url" ], "title": "A redirect object.", "type": "object" }, "story_elements_custom_embed_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A custom embed element. Can be used to reference content from external providers about which little is known.", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "alignment": { "$ref": "#/definitions/traits_trait_alignment_json" }, "channels": { "$ref": "#/definitions/traits_trait_channel_json" }, "embed": { "additionalProperties": false, "description": "The embed data.", "properties": { "config": { "additionalProperties": false, "description": "Arbitrary configuration data generated by a plugin. Users are responsible for maintaining schema.", "patternProperties": { "^([a-zA-Z0-9_])*$": {} }, "properties": { "referent": { "not": {} }, "type": { "not": {} }, "version": { "not": {} } }, "title": "Embed Configuration", "type": "object" }, "id": { "description": "Foreign ID of embedded item.", "maxLength": 128, "minLength": 1, "title": "Embed ID", "type": "string" }, "url": { "description": "Provider URL for this embed item. When concatenated with Embed ID, should produce a URL that returns json metadata about the embedded content.", "maxLength": 512, "minLength": 1, "title": "Embed Provider URL", "type": "string" } }, "required": [ "id", "url" ], "title": "Embed", "type": "object" }, "subtype": { "$ref": "#/definitions/traits_trait_subtype_json" }, "type": { "enum": [ "custom_embed" ], "type": "string" } }, "required": [ "type", "embed" ], "title": "Custom Embed", "type": "object" }, "story_elements_raw_html_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "An html content element", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "alignment": { "$ref": "#/definitions/traits_trait_alignment_json" }, "channels": { "$ref": "#/definitions/traits_trait_channel_json" }, "content": { "description": "Any arbitrary chunk of HTML.", "type": "string" }, "subtype": { "$ref": "#/definitions/traits_trait_subtype_json" }, "type": { "enum": [ "raw_html" ] } }, "required": [ "type", "content" ], "type": "object" }, "traits_trait_additional_properties_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": {}, "description": "A grab-bag object for non-validatable data.", "title": "Has additional properties", "type": "object" }, "traits_trait_address_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "dependencies": { "extended_address": [ "street_address" ], "post_office_box": [ "street_address" ] }, "description": "An Address following the convention of http://microformats.org/wiki/hcard", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "country_name": { "type": "string" }, "extended_address": { "type": "string" }, "locality": { "type": "string" }, "post_office_box": { "type": "string" }, "postal_code": { "type": "string" }, "region": { "type": "string" }, "street_address": { "type": "string" } }, "title": "Address", "type": "object" }, "traits_trait_alignment_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A property used to determine horizontal positioning of a content element relative to the elements that immediately follow it in the element sequence.", "enum": [ "left", "right", "center" ], "title": "Alignment", "type": "string" }, "traits_trait_alt_text_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The direct ANS equivalent of the HTML 'alt' attribute. A description of the contents of an image for improved accessibility.", "title": "Alt Text", "type": "string" }, "traits_trait_canonical_url_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The relative URL to this document on the website specified by the `canonical_website` field. In the Arc ecosystem, this will be populated by the content api from the arc-canonical-url service if present based on the canonical_website. In conjunction with canonical_website, it can be used to determine the SEO canonical url or open graph url. In a multi-site context, this field may be different from the website_url field.", "title": "Canonical URL", "type": "string" }, "traits_trait_canonical_website_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The _id of the website from which this document was originally authored. In conjunction with canonical_url, it can be used to determine the SEO canonical url or open graph url. In a multi-site context, this field may be different from the website field.", "title": "Canonical Website", "type": "string" }, "traits_trait_channel_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "An optional list of output types for which this element should be visible", "items": { "type": "string" }, "title": "Channel trait", "type": "array" }, "traits_trait_comments_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": {}, "description": "Comment configuration data", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "allow_comments": { "description": "If false, commenting is disabled on this content.", "type": "boolean" }, "comments_period": { "description": "How long (in days) after publish date until comments are closed.", "type": "integer" }, "display_comments": { "description": "If false, do not render comments on this content.", "type": "boolean" }, "moderation_required": { "description": "If true, comments must be moderator-approved before being displayed.", "type": "boolean" } }, "title": "Comments", "type": "object" }, "traits_trait_content_aliases_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "An list of alternate names that this content can be fetched by instead of id.", "items": { "pattern": "^([a-z])([a-z0-9-])*$", "type": "string" }, "title": "Aliases trait", "type": "array" }, "traits_trait_content_elements_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Holds attributes of an ANS collection - a common parent to story and gallery objects.", "items": { "$ref": "#/definitions/utils_content_element_json" }, "title": "A collection of content.", "type": "array" }, "traits_trait_content_restrictions_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Trait that applies contains the content restrictions of an ANS object.", "properties": { "content_code": { "description": "The content restriction code/level/flag associated with the ANS object", "type": "string" }, "embargo": { "additionalProperties": false, "description": "Embargo configuration to enforce publishing restrictions. Embargoed content must not go live.", "properties": { "active": { "description": "The boolean flag to indicate if the embargo is active or not. If this field is false, ignore the embargo.", "type": "boolean" }, "description": { "description": "An optional description for the embargo.", "type": "string" }, "end_time": { "_format": "date-time", "description": "An optional end time for the embargo to indicate when it ends. When it's not defined, it means the embargo keeps applying. The end time should be ignored if active flag is false.", "type": "string" } }, "required": [ "active" ], "type": "object" }, "geo": { "additionalProperties": false, "description": "Geo-Restriction configuration that contains the restriction ids that this content should be associated with.", "properties": { "restrictions": { "description": "An array containing the geo-restriction objects. Limited to a size of 1 for now.", "items": { "additionalProperties": false, "description": "An object specifying the _id of the restriction this content should be associated with.", "properties": { "restriction_id": { "description": "The _id of the restriction that is stored in Global Settings.", "type": "string" } }, "required": [ "restriction_id" ], "type": "object" }, "maxItems": 1, "minItems": 1, "type": "array" } }, "required": [ "restrictions" ], "type": "object" } }, "title": "Content Restrictions", "type": "object" }, "traits_trait_contributors_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that holds information on who created and contributed to a given document in Arc.", "properties": { "created_by": { "description": "The Creator of the Document.", "properties": { "display_name": { "description": "The display name of the Arc user who created the Document", "type": "string" }, "user_id": { "description": "The unique ID of the Arc user who created the Document", "type": "string" } }, "type": "object" } }, "title": "Contributors", "type": "object" }, "traits_trait_copyright_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A copyright notice for the legal owner of this content. E.g., '\u00a9 1996-2018 The Washington Post.' Format may vary between organizations.", "title": "Copyright information", "type": "string" }, "traits_trait_created_date_json": { "$schema": "http://json-schema.org/draft-04/schema#", "_format": "date-time", "description": "When the content was originally created (RFC3339-formatted). In the Arc ecosystem, this will be automatically generated for stories in the Story API.", "title": "Created Date", "type": "string" }, "traits_trait_credits_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A list of people and groups attributed to this content, keyed by type of contribution. In the Arc ecosystem, references in this list will be denormalized into author objects from the arc-author-service.", "patternProperties": { "^[a-zA-Z0-9_]*": { "items": { "anyOf": [ { "$ref": "#/definitions/utils_author_json" }, { "$ref": "#/definitions/utils_reference_json" } ], "type": "object" }, "type": "array" } }, "properties": { "by": { "description": "The primary author(s) of this document. For a story, is is the writer or reporter. For an image, it is the photographer.", "items": { "anyOf": [ { "$ref": "#/definitions/utils_author_json" }, { "$ref": "#/definitions/utils_reference_json" } ], "type": "object" }, "title": "By", "type": "array" }, "photos_by": { "description": "The photographer(s) of supplementary images included in this document, if it is a story. Note that if this document is an image, the photographer(s) should appear in the 'by' slot.", "items": { "anyOf": [ { "$ref": "#/definitions/utils_author_json" }, { "$ref": "#/definitions/utils_reference_json" } ], "type": "object" }, "title": "Photos by", "type": "array" } }, "title": "Credit trait", "type": "object" }, "traits_trait_description_json": { "$ref": "#/definitions/utils_dictionary_json", "$schema": "http://json-schema.org/draft-04/schema#", "description": "The descriptions, or blurbs, for the content.", "title": "Description", "type": "object" }, "traits_trait_display_date_json": { "$schema": "http://json-schema.org/draft-04/schema#", "_format": "date-time", "description": "The RFC3339-formatted dated time of the most recent date the story was (re)displayed on a public site.", "title": "Display_Date", "type": "string" }, "traits_trait_distributor_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Information about a third party that provided this content from outside this document's hosted organization.", "oneOf": [ { "additionalProperties": false, "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "category": { "description": "The machine-readable category of how this content was produced. Use 'staff' if this content was produced by an employee of the organization who owns this document repository. (Multisite note: content produced within a single *organization*, but shared across multiple *websites* should still be considered 'staff.') Use \u2018wires\u2019 if this content was produced for another organization and shared with the one who owns this document repository. Use 'freelance' if this content was produced by an individual on behalf of the organization who owns this document repository. Use 'stock' if this content is stock media distributed directly from a stock media provider. Use 'handout' if this is content provided from a source for an article (usually promotional media distributed directly from a company). Use 'other' for all other cases.", "enum": [ "staff", "wires", "freelance", "stock", "handout", "other" ], "type": "string" }, "mode": { "enum": [ "custom" ], "type": "string" }, "name": { "description": "The human-readable name of the distributor of this content. E.g., Reuters.", "type": "string" }, "subcategory": { "description": "The machine-readable subcategory of how this content was produced. E.g., 'freelance - signed'. May vary between organizations.", "type": "string" } } }, { "additionalProperties": false, "properties": { "mode": { "enum": [ "reference" ], "type": "string" }, "reference_id": { "description": "The ARC UUID of the distributor of this content. E.g., ABCDEFGHIJKLMNOPQRSTUVWXYZ.", "type": "string" } }, "required": [ "reference_id", "mode" ] } ], "title": "Distributor", "type": "object" }, "traits_trait_editor_note_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Additional information to be displayed near the content from the editor.", "title": "Editor_Note", "type": "string" }, "traits_trait_first_publish_date_json": { "$schema": "http://json-schema.org/draft-04/schema#", "_format": "date-time", "description": "When the story was first published.", "title": "First Publish Date", "type": "string" }, "traits_trait_focal_point_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Coordinates representing the 'visual center' of an image. The X axis is horizontal line and the Y axis the vertical line, with 0,0 being the LEFT, TOP of the image.", "properties": { "x": { "description": "The coordinate point on the horizontal axis", "type": "number" }, "y": { "description": "The coordinate point on the vertical axis", "type": "number" } }, "required": [ "x", "y" ], "title": "Focal Point", "type": "object" }, "traits_trait_gallery_properties_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "An object for overrides for images when images are used in a gallery. Example usage: Each image in a gallery may have the images own focal point overridden by the gallery.", "gallery_properties": { "focal_point": { "$ref": "#/definitions/traits_trait_focal_point_json" } }, "title": "Has gallery properties", "type": "object" }, "traits_trait_geo_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Latitidue and Longitude of the content", "properties": { "latitude": { "type": "number" }, "longitude": { "type": "number" } }, "title": "Geo", "type": "object" }, "traits_trait_headlines_json": { "$ref": "#/definitions/utils_dictionary_json", "$schema": "http://json-schema.org/draft-04/schema#", "description": "The headline(s) or title for this content. The 'basic' key is required.", "title": "Headlines", "type": "object" }, "traits_trait_id_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A globally unique identifier of the content in the ANS repository.", "title": "Globally Unique ID trait", "type": "string" }, "traits_trait_image_type_json": { "$schema": "http://json-schema.org/draft-04/schema#", "category": { "description": "The machine-readable enumeration of valid image types.", "enum": [ "photograph", "graphic", "illustration", "thumbnail" ], "type": "string" }, "description": "A more specific category for an image.", "title": "Image Type", "type": "string" }, "traits_trait_label_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "What the Washington Post calls a Kicker", "patternProperties": { "^[a-zA-Z0-9_]*$": { "additionalProperties": false, "description": "Additional user-defined keyed label objects.", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "display": { "description": "If false, this label should be hidden.", "type": "boolean" }, "text": { "description": "The text of this label.", "type": "string" }, "url": { "description": "An optional destination url of this label.", "type": "string" } }, "required": [ "text" ], "type": "object" } }, "properties": { "basic": { "additionalProperties": false, "description": "The default label object for this piece of content.", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "display": { "description": "If false, this label should be hidden.", "type": "boolean" }, "text": { "description": "The text of this label.", "type": "string" }, "url": { "description": "An optional destination url of this label.", "type": "string" } }, "required": [ "text" ], "type": "object" } }, "title": "Label", "type": "object" }, "traits_trait_last_updated_date_json": { "$schema": "http://json-schema.org/draft-04/schema#", "_format": "date-time", "description": "When the content was last updated (RFC3339-formatted).", "title": "Last Updated Date", "type": "string" }, "traits_trait_locale_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The primary language of the content. The value should follow IETF BCP47. (e.g. 'en', 'es-419', etc.) ", "title": "Locale", "type": "string" }, "traits_trait_location_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A description of the location, useful if a full address or lat/long specification is overkill.", "title": "Location related trait", "type": "string" }, "traits_trait_owner_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Various unrelated fields that should be preserved for backwards-compatibility reasons. See also trait_source.", "properties": { "id": { "description": "The machine-readable unique identifier of the organization whose database this content is stored in. In Arc, this is equivalent to ARC_ORG_NAME.", "type": "string" }, "name": { "description": "Deprecated in 0.10.9. See `distributor.name`. (Formerly: The human-readable name of original producer of content. Distinguishes between Wires, Staff and other sources.)", "type": "string" }, "sponsored": { "description": "True if this content is advertorial or native advertising.", "type": "boolean" } }, "title": "Owner information ", "type": "object" }, "traits_trait_pitches_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that represents a story's pitches. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "platform": { "description": "A list of the story's pitches to a platform.", "items": { "$ref": "#/definitions/traits_trait_platform_pitch_json" }, "type": "array" }, "publication": { "description": "A list of the story's pitches to a publication.", "items": { "$ref": "#/definitions/traits_trait_publication_pitch_json" }, "type": "array" } }, "title": "Pitches", "type": "object" }, "traits_trait_planning_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that applies planning information to a document or resource. In the Arc ecosystem, this data is generated by WebSked. Newsroom use only. All these fields should be available and editable in WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "budget_line": { "description": "Used for the newsroom to identify what the story is about, especially if a user is unfamiliar with the slug of a story and the headline or they do not yet exist. Newsroom use only.", "title": "Budget Line", "type": "string" }, "deadline_miss": { "description": "The delta between the story's planned publish date and actual first publish time, in minutes.", "type": "integer" }, "internal_note": { "description": "This note is used for shared communication inside the newsroom.", "title": "Internal Note", "type": "string" }, "scheduling": { "additionalProperties": false, "description": "Scheduling information.", "properties": { "planned_publish_date": { "_format": "date-time", "description": "When the content is planned to be published.", "type": "string" }, "scheduled_publish_date": { "_format": "date-time", "description": "When the content was first published.", "type": "string" }, "will_have_gallery": { "description": "Will this content have galleries?", "type": "boolean" }, "will_have_graphic": { "description": "Will this content have graphics?", "type": "boolean" }, "will_have_image": { "description": "Will this content have images?", "type": "boolean" }, "will_have_video": { "description": "Will this content have videos?", "type": "boolean" } }, "type": "object" }, "story_length": { "additionalProperties": false, "description": "Story length information.", "properties": { "character_count_actual": { "description": "The current number of characters in the story.", "type": "integer" }, "character_count_planned": { "description": "The anticipated number of characters in the story.", "type": "integer" }, "character_encoding": { "description": "The encoding used for counting characters in the story.", "type": "string" }, "inch_count_actual": { "description": "The current length of the story in inches.", "type": "integer" }, "inch_count_planned": { "description": "The anticipated length of the story in inches.", "type": "integer" }, "line_count_actual": { "description": "The current length of the story in lines.", "type": "integer" }, "line_count_planned": { "description": "The anticipated length of the story in lines.", "type": "integer" }, "word_count_actual": { "description": "Current number of words.", "type": "integer" }, "word_count_planned": { "description": "The anticipated number of words in the story.", "type": "integer" } }, "type": "object" }, "websked_sort_date": { "_format": "date-time", "description": "Date to be used for chronological sorting in WebSked.", "type": "string" } }, "title": "Scheduling information", "type": "object" }, "traits_trait_platform_pitch_event_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that represents an update event for a pitch to a platform. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "note": { "description": "Optional note associated with this update.", "type": "string" }, "status": { "description": "The current status of the pitch.", "pattern": "^([a-z]|[ ])*$", "type": "string" }, "time": { "_format": "date-time", "description": "The time of this update.", "type": "string" }, "user_id": { "description": "The ID of the user who made this update.", "type": "string" } }, "title": "Platform pitch event", "type": "object" }, "traits_trait_platform_pitch_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that represents a pitch to a platform. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "creation_event": { "$ref": "#/definitions/traits_trait_platform_pitch_event_json" }, "latest_event": { "$ref": "#/definitions/traits_trait_platform_pitch_event_json" }, "platform_path": { "description": "The path of the platform that this pitch targets.", "type": "string" } }, "title": "Platform pitch", "type": "object" }, "traits_trait_promo_items_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Lists of promotional content to use when highlighting the story. In the Arc ecosystem, references in these lists will be denormalized.", "patternProperties": { ".*": { "oneOf": [ { "$ref": "#/definitions/content_json" }, { "$ref": "#/definitions/utils_reference_json" }, { "$ref": "#/definitions/story_elements_raw_html_json" }, { "$ref": "#/definitions/story_elements_custom_embed_json" } ] } }, "properties": { "basic": { "oneOf": [ { "$ref": "#/definitions/content_json" }, { "$ref": "#/definitions/utils_reference_json" }, { "$ref": "#/definitions/story_elements_raw_html_json" }, { "$ref": "#/definitions/story_elements_custom_embed_json" } ] } }, "title": "Promo Items", "type": "object" }, "traits_trait_publication_pitch_event_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that represents an update event for a pitch to a publication. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "edition_id": { "description": "The ID of the publication edition that this pitch targets.", "type": "string" }, "edition_time": { "_format": "date-time", "description": "The time of the publication edition that this pitch targets.", "type": "string" }, "note": { "description": "Optional note associated with this update.", "type": "string" }, "status": { "description": "The current status of the pitch.", "pattern": "^([a-z]|[ ])*$", "type": "string" }, "time": { "_format": "date-time", "description": "The time of this update.", "type": "string" }, "user_id": { "description": "The ID of the user who made this update.", "type": "string" } }, "title": "Publication pitch event", "type": "object" }, "traits_trait_publication_pitch_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that represents a pitch to a publication. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "creation_event": { "$ref": "#/definitions/traits_trait_publication_pitch_event_json" }, "latest_event": { "$ref": "#/definitions/traits_trait_publication_pitch_event_json" }, "publication_id": { "description": "The ID of the publication that this pitch targets.", "type": "string" } }, "title": "Publication pitch", "type": "object" }, "traits_trait_publish_date_json": { "$schema": "http://json-schema.org/draft-04/schema#", "_format": "date-time", "description": "When the story was published.", "title": "Publish_Date", "type": "string" }, "traits_trait_related_content_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Lists of content items or references this story is related to, arbitrarily keyed. In the Arc ecosystem, references in this object will be denormalized into the fully-inflated content objects they represent.", "patternProperties": { ".*": { "items": { "anyOf": [ { "$ref": "#/definitions/content_json" }, { "$ref": "#/definitions/utils_reference_json" }, { "$ref": "#/definitions/story_elements_custom_embed_json" } ], "type": "object" }, "type": "array" } }, "properties": { "redirect": { "description": "An attached redirect. In Arc, when this content item is fetched by url, content api will instead return this redirect object with appropriate headers. In all other cases, this content should be treated normally.", "items": { "$ref": "#/definitions/redirect_json" }, "maxItems": 1, "type": "array" } }, "title": "Related_Content", "type": "object" }, "traits_trait_revision_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that applies revision information to a document. In the Arc ecosystem, many of these fields are populated in stories by the Story API.", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "branch": { "description": "The name of the branch this revision was created on.", "type": "string" }, "editions": { "description": "A list of identifiers of editions that point to this revision.", "items": { "type": "string" }, "type": "array" }, "parent_id": { "description": "The unique id of the revision that this revisions was branched from, or preceded it on the current branch.", "type": "string" }, "published": { "description": "Whether or not this revision's parent story is published, in any form or place", "type": "boolean" }, "revision_id": { "description": "The unique id of this revision.", "type": "string" }, "user_id": { "description": "The unique user id of the person who created this revision.", "type": "string" } }, "title": "Revision", "type": "object" }, "traits_trait_short_url_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A url-shortened version of the canonical url.", "title": "Short_Url", "type": "string" }, "traits_trait_slug_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A short reference name for internal editorial use", "title": "Slug", "type": "string" }, "traits_trait_social_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Links to various social media", "items": { "additionalProperties": {}, "properties": { "site": { "type": "string" }, "url": { "type": "string" } }, "type": "object" }, "title": "Social Links", "type": "array" }, "traits_trait_source_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Information about the original source and/or owner of this content", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "edit_url": { "description": "A link to edit this content in its source CMS.", "type": "string" }, "name": { "description": "Deprecated in 0.10.9. See `distributor.name`. (Formerly: The human-readable name of the organization who first produced this content. E.g., 'Reuters'.)", "type": "string" }, "source_id": { "description": "The id of this content in a foreign CMS.", "type": "string" }, "source_type": { "description": "Deprecated in 0.10.9. See `distributor.category` and `distributor.subcategory`. (Formerly: The method used to enter this content. E.g. 'staff', 'wires'.)", "type": "string" }, "system": { "description": "The software (CMS or editor) that was used to enter this content. E.g., 'wordpress', 'ellipsis'.", "type": "string" } }, "title": "Source", "type": "object" }, "traits_trait_status_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Optional field to story story workflow related status (e.g. published/embargoed/etc)", "title": "Status", "type": "string" }, "traits_trait_subheadlines_json": { "$ref": "#/definitions/utils_dictionary_json", "$schema": "http://json-schema.org/draft-04/schema#", "description": "The sub-headline(s) for the content.", "title": "Sub-Headlines", "type": "object" }, "traits_trait_subtype_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A user-defined categorization method to supplement type. In Arc, this field is reserved for organization-defined purposes, such as selecting the PageBuilder template that should be used to render a document.", "title": "Subtype or Template", "type": "string" }, "traits_trait_syndication_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Key-boolean pair of syndication services where this article may go", "patternProperties": { ".*": { "type": "boolean" } }, "properties": { "external_distribution": { "description": "Necessary for fulfilling contractual agreements with third party clients", "type": "boolean" }, "search": { "description": "Necessary so that we can filter out all articles that editorial has deemed should not be discoverable via search", "type": "boolean" } }, "title": "Syndication", "type": "object" }, "traits_trait_taxonomy_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Holds the collection of tags, categories, keywords, etc that describe content.", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "associated_tasks": { "description": "A list of WebSked task IDs that this content was created or curated to satisfy.", "items": { "pattern": "^[0-9a-fA-F]{24}$", "type": "string" }, "maxItems": 200, "type": "array" }, "auxiliaries": { "description": "A list of auxiliaries. In the Arc ecosystem, this list is populated by Clavis.", "items": { "$ref": "#/definitions/utils_auxiliary_json" }, "type": "array" }, "keywords": { "description": "A list of keywords. In the Arc ecosystem, this list is populated by Clavis.", "items": { "$ref": "#/definitions/utils_keyword_json" }, "type": "array" }, "named_entities": { "description": "A list of named entities. In the Arc ecosystem, this list is populated by Clavis.", "items": { "$ref": "#/definitions/utils_named_entity_json" }, "type": "array" }, "primary_section": { "description": "A primary section object or reference to one. In the Arc ecosystem, a reference here is denormalized into a site from the arc-site-service.", "oneOf": [ { "$ref": "#/definitions/utils_section_json" }, { "allOf": [ { "$ref": "#/definitions/utils_reference_json" }, { "properties": { "referent": { "properties": { "type": { "enum": [ "section" ] } } } } } ] } ] }, "primary_site": { "description": "Deprecated in 0.10.9. (See `primary_section` instead.) A primary site object or reference to one. In the Arc ecosystem, a reference here is denormalized into a site from the arc-site-service.", "oneOf": [ { "$ref": "#/definitions/utils_site_json" }, { "allOf": [ { "$ref": "#/definitions/utils_reference_json" }, { "properties": { "referent": { "properties": { "type": { "enum": [ "site" ] } } } } } ] } ] }, "sections": { "description": "A list of site objects or references to them. In the Arc ecosystem, references in this list are denormalized into sites from the arc-site-service. In a multi-site context, sites will be denormalized against an organization's default website only.", "items": { "oneOf": [ { "$ref": "#/definitions/utils_section_json" }, { "allOf": [ { "$ref": "#/definitions/utils_reference_json" }, { "properties": { "referent": { "properties": { "type": { "enum": [ "section" ] } } } } } ] } ] }, "type": "array" }, "seo_keywords": { "description": "A list of user-editable manually entered keywords for search purposes. In the Arc ecosystem, these can be generated and saved in source CMS systems, editors, etc.", "items": { "type": "string" }, "type": "array" }, "sites": { "description": "Deprecated in 0.10.9. (See `sections` instead.) A list of site objects or references to them. In the Arc ecosystem, references in this list are denormalized into sites from the arc-site-service. In a multi-site context, sites will be denormalized against an organization's default website only.", "items": { "oneOf": [ { "$ref": "#/definitions/utils_site_json" }, { "allOf": [ { "$ref": "#/definitions/utils_reference_json" }, { "properties": { "referent": { "properties": { "type": { "enum": [ "site" ] } } } } } ] } ] }, "type": "array" }, "stock_symbols": { "description": "A list of stock symbols of companies related to this content. In the Arc ecosystem, these can be generated and saved in source CMS systems, editors, etc.", "items": { "type": "string" }, "type": "array" }, "tags": { "items": { "$ref": "#/definitions/utils_tag_json" }, "type": "array" }, "topics": { "description": "A list of topics. In the Arc ecosystem, this list is populated by Clavis.", "items": { "$ref": "#/definitions/utils_topic_json" }, "type": "array" } }, "title": "Taxonomy", "type": "object" }, "traits_trait_tracking_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": {}, "description": "Tracking information, probably implementation-dependent", "title": "Tracking", "type": "object" }, "traits_trait_vanity_credits_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Similar to the credits trait, but to be used only when ANS is being directly rendered to readers natively. For legal and technical reasons, the `credits` trait is preferred when converting ANS into feeds or other distribution formats. However, when present, `vanity_credits` allows more sophisticated credits presentation to override the default without losing that original data.", "patternProperties": { "^[a-zA-Z0-9_]*": { "items": { "anyOf": [ { "$ref": "#/definitions/utils_author_json" }, { "$ref": "#/definitions/utils_reference_json" } ], "type": "object" }, "type": "array" } }, "properties": { "by": { "description": "The primary author(s) of this document. For a story, is is the writer or reporter. For an image, it is the photographer.", "items": { "anyOf": [ { "$ref": "#/definitions/utils_author_json" }, { "$ref": "#/definitions/utils_reference_json" } ], "type": "object" }, "title": "By", "type": "array" }, "photos_by": { "description": "The photographer(s) of supplementary images included in this document, if it is a story. Note that if this document is an image, the photographer(s) should appear in the 'by' slot.", "items": { "anyOf": [ { "$ref": "#/definitions/utils_author_json" }, { "$ref": "#/definitions/utils_reference_json" } ], "type": "object" }, "title": "Photos by", "type": "array" } }, "title": "Vanity Credits trait", "type": "object" }, "traits_trait_version_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The version of ANS that this object was serialized as, in major.minor.patch format. For top-level content objects, this is a required trait.", "enum": [ "0.10.9" ], "title": "Describes the ANS version of this object", "type": "string" }, "traits_trait_website_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The _id of the website on which this document exists. This field is only available in Content API. If different from canonical_website, then this document was originally sourced from the canonical_website. Generated at fetch time by Content API.", "title": "Website", "type": "string" }, "traits_trait_website_url_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The relative URL to this document on the website specified by the `website` field. In a multi-site context, this is the url that is typically queried on when fetching by URL. It may be different than canonical_url. Generated at fetch time by Content API.", "title": "Website URL", "type": "string" }, "traits_trait_websites_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Website-specific metadata for url generation for multi-site copies. These fields are not indexed in Content API.", "patternProperties": { "^[a-zA-Z0-9_]*": { "additionalProperties": false, "properties": { "website_section": { "anyOf": [ { "$ref": "#/definitions/utils_reference_json" }, { "$ref": "#/definitions/utils_section_json" } ] }, "website_url": { "$ref": "#/definitions/traits_trait_website_url_json" } }, "type": "object" } }, "title": "Websites Input", "type": "object" }, "traits_trait_workflow_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that applies workflow information to a document or resource. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "note": { "description": "This note will be used for any task automatically generated via WebSked task triggers.", "type": "string" }, "status_code": { "description": "Code indicating the story's current workflow status. This number should match the values configured in WebSked.", "minimum": 1, "type": "integer" } }, "title": "Workflow information", "type": "object" }, "utils_author_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models attribution to an individual or group for contribution towards some content item. In the Arc ecosystem, these are stored in the arc-author-service.", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "affiliation": { "description": "The name of an organization the author is affiliated with. E.g., The Washington Post, or George Mason University.", "title": "Affiliation", "type": "string" }, "awards": { "description": "A list of awards the author has received.", "items": { "additionalProperties": false, "properties": { "award_name": { "description": "The name of the award.", "title": "Award Name", "type": "string" } }, "type": "object" }, "title": "Awards", "type": "array" }, "bio": { "description": "A one or two sentence description of the author.", "title": "Short Biography", "type": "string" }, "books": { "description": "A list of books written by the author.", "items": { "additionalProperties": false, "properties": { "book_title": { "description": "The book title.", "title": "Title", "type": "string" }, "book_url": { "description": "A link to a page to purchase or learn more about the book.", "title": "URL", "type": "string" } }, "title": "Book", "type": "object" }, "title": "Books", "type": "array" }, "byline": { "description": "The public-facing name, or nom-de-plume, name of the author.", "title": "Byline", "type": "string" }, "contributor": { "description": "If true, this author is an external contributor to the publication.", "title": "Contributor", "type": "boolean" }, "division": { "description": "The desk or group that this author normally reports to. E.g., 'Politics' or 'Sports.'", "title": "Division", "type": "string" }, "education": { "description": "A list of schools that this author has graduated from.", "items": { "additionalProperties": false, "properties": { "school_name": { "description": "The name of the school.", "title": "School Name", "type": "string" } }, "title": "School", "type": "object" }, "title": "Education", "type": "array" }, "email": { "_format": "email", "description": "The professional email address of this author.", "title": "E-mail", "type": "string" }, "expertise": { "description": "A comma-delimited list of subjects the author in which the author has expertise.", "title": "Expertise", "type": "string" }, "first_name": { "description": "The real first name of a human author.", "title": "First Name", "type": "string" }, "image": { "$ref": "#/definitions/image_json" }, "languages": { "description": "A description of list of languages that the author is somewhat fluent in, excluding the native language of the parent publication, and identified in the language of the parent publication. E.g., Russian, Japanese, Greek.", "title": "Languages", "type": "string" }, "last_name": { "description": "The real last name of a human author.", "title": "Last Name", "type": "string" }, "location": { "description": "The city or locality that the author resides in or is primarily associated with.", "title": "Location", "type": "string" }, "long_bio": { "description": "The full biography of the author.", "title": "Long Biography", "type": "string" }, "middle_name": { "description": "The real middle name of a human author.", "title": "Middle Name", "type": "string" }, "name": { "description": "The full human name of contributor. See also byline, first_name, last_name, middle_name, suffix.", "title": "Name", "type": "string" }, "org": { "description": "Deprecated. In ANS 0.5.8 and prior versions, this field is populated with the 'location' field from Arc Author Service. New implementations should use the 'location' and 'affiliation' field. Content should be identical to 'location.'", "title": "Org", "type": "string" }, "role": { "description": "The organizational role or title of this author.", "title": "Role", "type": "string" }, "slug": { "$ref": "#/definitions/traits_trait_slug_json" }, "socialLinks": { "$ref": "#/definitions/traits_trait_social_json", "description": "Deperecated. Included for backwards-compatibility. Content should be identical to social_links." }, "social_links": { "$ref": "#/definitions/traits_trait_social_json" }, "suffix": { "description": "The real suffix of a human author.", "title": "Suffix", "type": "string" }, "type": { "description": "Indicates that this is an author", "enum": [ "author" ], "type": "string" }, "url": { "description": "A link to an author's landing page on the website, or a personal website.", "type": "string" }, "version": { "$ref": "#/definitions/traits_trait_version_json" } }, "required": [ "type", "name" ], "title": "An author of a piece of content.", "type": "object" }, "utils_auxiliary_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models a auxiliary used in targeting a piece of content.", "properties": { "_id": { "description": "The unique identifier for this auxiliary.", "type": "string" }, "name": { "description": "The general name for this auxiliary.", "type": "string" }, "uid": { "description": "A short identifier for this auxiliary. Usually used in cases where a long form id cannot work.", "type": "string" } }, "required": [ "_id", "uid" ], "title": "Auxiliary", "type": "object" }, "utils_content_element_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": {}, "description": "An item that conforms to this schema can be rendered in a sequence", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "alignment": { "$ref": "#/definitions/traits_trait_alignment_json" }, "channels": { "$ref": "#/definitions/traits_trait_channel_json" }, "gallery_properties": { "$ref": "#/definitions/traits_trait_gallery_properties_json" }, "subtype": { "$ref": "#/definitions/traits_trait_subtype_json" }, "type": { "type": "string" } }, "required": [ "type" ], "title": "An element that can be listed as part of content elements", "type": "object" }, "utils_dictionary_json": { "$schema": "http://json-schema.org/draft-04/schema#", "patternProperties": { ".*": { "type": "string" } }, "properties": { "basic": { "type": "string" } }, "required": [ "basic" ] }, "utils_keyword_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models a keyword used in describing a piece of content.", "properties": { "frequency": { "description": "An optional count of the frequency of the keyword as it appears in the content it describes", "type": "integer" }, "keyword": { "description": "The keyword used to describe a piece of content", "type": "string" }, "score": { "description": "An arbitrary weighting to give the keyword", "type": "number" }, "tag": { "description": "The Part of Speech tag for this keyword.", "type": "string" } }, "required": [ "keyword", "score" ], "title": "Keyword", "type": "object" }, "utils_named_entity_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models a named entity (i.e. name of a person, place, or organization) used in a piece of content.", "properties": { "_id": { "description": "A unique identifier for the concept of the named entity.", "type": "string" }, "name": { "description": "The actual string of text that was identified as a named entity.", "type": "string" }, "score": { "decription": "An optional relevancy for this named entitiy.", "type": "number" }, "type": { "description": "A description of what the named entity is. E.g. 'organization', 'person', or 'location'.", "type": "string" } }, "required": [ "_id", "name", "type" ], "title": "Named Entity", "type": "object" }, "utils_reference_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "This represents a reference to external content that should be denormalized", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "alignment": { "$ref": "#/definitions/traits_trait_alignment_json" }, "channels": { "$ref": "#/definitions/traits_trait_channel_json" }, "referent": { "additionalProperties": false, "dependencies": { "website": { "properties": { "type": { "enum": [ "section" ], "type": "string" } } } }, "properties": { "id": { "description": "The id passed to the provider to retrieve an ANS document", "type": "string" }, "provider": { "description": "A URL that can resolve the id into an ANS element", "type": "string" }, "referent_properties": { "additionalProperties": {}, "description": "An object for key-value pairs that should override the values of keys with the same name in the denormalized object", "type": "object" }, "service": { "description": "The type of interaction the provider expects. E.g., 'oembed'", "type": "string" }, "type": { "description": "The ANS type that the provider should return.", "type": "string" }, "website": { "description": "The website which the referenced id belongs to. Currently supported only for sections.", "type": "string" } }, "required": [ "id" ], "type": "object" }, "subtype": { "$ref": "#/definitions/traits_trait_subtype_json" }, "type": { "enum": [ "reference" ], "type": "string" } }, "required": [ "type", "referent" ], "title": "Representation of a normalized element", "type": "object" }, "utils_section_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A hierarchical section in a taxonomy. In the Arc ecosystem, these are stored in the arc-site-service.", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "_website": { "$ref": "#/definitions/traits_trait_website_json" }, "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "description": { "description": "A short description or tagline about this site", "type": "string" }, "name": { "description": "The name of this site", "type": "string" }, "parent": { "description": "The id of this section's parent section in various commonly-used hierarchies, where available.", "properties": { "default": { "type": "string" } }, "type": "object" }, "parent_id": { "description": "The id of this section's parent section in the default hierarchy, if any.", "type": "string" }, "path": { "description": "The url path to this site", "type": "string" }, "primary": { "description": "Is this the primary site?", "type": "boolean" }, "type": { "enum": [ "section" ] }, "version": { "$ref": "#/definitions/traits_trait_version_json" } }, "required": [ "type", "version", "name" ], "title": "Section", "type": "object" }, "utils_site_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A hierarchical section or 'site' in a taxonomy. In the Arc ecosystem, these are stored in the arc-site-service.", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "description": { "description": "A short description or tagline about this site", "type": "string" }, "name": { "description": "The name of this site", "type": "string" }, "parent_id": { "description": "The id of this section's parent site, if any", "type": "string" }, "path": { "description": "The url path to this site", "type": "string" }, "primary": { "description": "Is this the primary site?", "type": "boolean" }, "type": { "enum": [ "site" ] }, "version": { "$ref": "#/definitions/traits_trait_version_json" } }, "required": [ "type", "version", "name" ], "title": "Site", "type": "object" }, "utils_tag_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models a keyword used in describing a piece of content.", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "description": { "description": "A more detailed description of the tag.", "type": "string" }, "slug": { "$ref": "#/definitions/traits_trait_slug_json" }, "subtype": { "$ref": "#/definitions/traits_trait_subtype_json" }, "text": { "description": "The text of the tag as displayed to users.", "type": "string" }, "type": { "enum": [ "tag" ] } }, "required": [ "text" ], "title": "Tag", "type": "object" }, "utils_topic_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models a topic used in describing a piece of content.", "properties": { "_id": { "description": "The unique identifier for this topic.", "type": "string" }, "name": { "description": "The general name for this topic.", "type": "string" }, "score": { "description": "An arbitrary weighting to give the topic", "type": "number" }, "uid": { "description": "A short identifier for this topic. Usually used in cases where a long form id cannot work.", "type": "string" } }, "required": [ "_id", "score", "uid" ], "title": "Topic", "type": "object" } }, "description": "Holds attributes of an ANS gallery. In the Arc ecosystem, these are stored in Anglerfish.", "properties": { "_id": { "$ref": "#/definitions/traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/traits_trait_additional_properties_json" }, "address": { "$ref": "#/definitions/traits_trait_address_json" }, "alignment": { "$ref": "#/definitions/traits_trait_alignment_json" }, "canonical_url": { "$ref": "#/definitions/traits_trait_canonical_url_json" }, "canonical_website": { "$ref": "#/definitions/traits_trait_canonical_website_json" }, "channels": { "$ref": "#/definitions/traits_trait_channel_json" }, "comments": { "$ref": "#/definitions/traits_trait_comments_json" }, "content_aliases": { "$ref": "#/definitions/traits_trait_content_aliases_json" }, "content_elements": { "$ref": "#/definitions/traits_trait_content_elements_json" }, "content_restrictions": { "$ref": "#/definitions/traits_trait_content_restrictions_json" }, "contributors": { "$ref": "#/definitions/traits_trait_contributors_json" }, "copyright": { "$ref": "#/definitions/traits_trait_copyright_json" }, "created_date": { "$ref": "#/definitions/traits_trait_created_date_json" }, "credits": { "$ref": "#/definitions/traits_trait_credits_json" }, "description": { "$ref": "#/definitions/traits_trait_description_json" }, "display_date": { "$ref": "#/definitions/traits_trait_display_date_json" }, "distributor": { "$ref": "#/definitions/traits_trait_distributor_json" }, "editor_note": { "$ref": "#/definitions/traits_trait_editor_note_json" }, "first_publish_date": { "$ref": "#/definitions/traits_trait_first_publish_date_json" }, "geo": { "$ref": "#/definitions/traits_trait_geo_json" }, "headlines": { "$ref": "#/definitions/traits_trait_headlines_json" }, "label": { "$ref": "#/definitions/traits_trait_label_json" }, "language": { "$ref": "#/definitions/traits_trait_locale_json" }, "last_updated_date": { "$ref": "#/definitions/traits_trait_last_updated_date_json" }, "location": { "$ref": "#/definitions/traits_trait_location_json" }, "owner": { "$ref": "#/definitions/traits_trait_owner_json" }, "pitches": { "$ref": "#/definitions/traits_trait_pitches_json" }, "planning": { "$ref": "#/definitions/traits_trait_planning_json" }, "promo_items": { "$ref": "#/definitions/traits_trait_promo_items_json" }, "publish_date": { "$ref": "#/definitions/traits_trait_publish_date_json" }, "related_content": { "$ref": "#/definitions/traits_trait_related_content_json" }, "revision": { "$ref": "#/definitions/traits_trait_revision_json" }, "short_url": { "$ref": "#/definitions/traits_trait_short_url_json" }, "slug": { "$ref": "#/definitions/traits_trait_slug_json" }, "source": { "$ref": "#/definitions/traits_trait_source_json" }, "status": { "$ref": "#/definitions/traits_trait_status_json" }, "subheadlines": { "$ref": "#/definitions/traits_trait_subheadlines_json" }, "subtype": { "$ref": "#/definitions/traits_trait_subtype_json" }, "syndication": { "$ref": "#/definitions/traits_trait_syndication_json" }, "taxonomy": { "$ref": "#/definitions/traits_trait_taxonomy_json" }, "tracking": { "$ref": "#/definitions/traits_trait_tracking_json" }, "type": { "enum": [ "gallery" ], "type": "string" }, "vanity_credits": { "$ref": "#/definitions/traits_trait_vanity_credits_json" }, "version": { "$ref": "#/definitions/traits_trait_version_json" }, "website": { "$ref": "#/definitions/traits_trait_website_json" }, "website_url": { "$ref": "#/definitions/traits_trait_website_url_json" }, "websites": { "$ref": "#/definitions/traits_trait_websites_json" }, "workflow": { "$ref": "#/definitions/traits_trait_workflow_json" } }, "required": [ "type", "version" ], "title": "A gallery.", "type": "object" }
wp_6_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema", "title": "Station", "description": "Describes information about stations", "type": "object", "properties": { "id": { "description": "unique identifier for this station", "type": "string" }, "city": { "description": "viewable city name where the station is located", "type": "string" }, "cityid": { "description": "unique identifier of the city where this station is located", "type": "string" }, "lat": { "description": "latitude of station location", "type": "number" }, "lon": { "description": "longitude of station location", "type": "number" }, "tanks": { "description": "tanks located at this station", "type": "object", "properties": { "regular": { "description": "tankid value of the regular fuel tank located at this station", "type": "string" }, "premium": { "description": "tankid value of the premium fuel tank located at this station", "type": "string" }, "diesel": { "description": "tankid value of the diesel fuel tank located at this station", "type": "string" } }, "required": [ "regular", "premium" ] }, "pumps": { "description": "list of pumps located at this station", "type": "array", "items": { "description": "pumpId values for pump located at this station", "type": "string" } } }, "required": [ "id", "city", "cityid", "lat", "lon", "tanks", "pumps" ] }
o64824
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "details_metadata": { "type": "object", "description": "generic metadata dict in details list", "properties": { "author": { "oneOf": [ { "type": "string" }, { "type": "null" } ] }, "bug_reporting": { "oneOf": [ { "type": "string" }, { "type": "null" } ] }, "code_repository": { "oneOf": [ { "$ref": "#/definitions/metadata_code_repository" }, { "type": "null" } ] }, "declared_licenses": { "oneOf": [ { "type": "array", "items": { "type": "string" } }, { "type": "null" } ] }, "dependencies": { "oneOf": [ { "type": "array", "items": { "type": "string" } }, { "type": "null" } ] }, "description": { "oneOf": [ { "type": "string" }, { "type": "null" } ] }, "devel_dependencies": { "oneOf": [ { "type": "array", "items": { "type": "string" } }, { "type": "null" } ] }, "engines": { "oneOf": [ { "type": "object", "additionalProperties": true }, { "type": "null" } ] }, "files": { "oneOf": [ { "type": "array", "items": { "type": "string" } }, { "type": "null" } ] }, "git_head": { "oneOf": [ { "type": "string" }, { "type": "null" } ] }, "homepage": { "oneOf": [ { "type": "string" }, { "type": "null" } ] }, "keywords": { "oneOf": [ { "type": "array", "items": { "type": "string" } }, { "type": "null" } ] }, "metadata": { "oneOf": [ { "type": "object", "additionalProperties": true }, { "type": "null" } ] }, "name": { "oneOf": [ { "type": "string" }, { "type": "null" } ] }, "platform": { "oneOf": [ { "type": "string" }, { "type": "null" } ] }, "readme": { "oneOf": [ { "type": "string" }, { "type": "null" } ] }, "scripts": { "oneOf": [ { "type": "object", "additionalProperties": true }, { "type": "null" } ] }, "version": { "oneOf": [ { "type": "string" }, { "type": "null" } ] }, "contributors": { "oneOf": [ { "type": "array", "items": { "type": "string" } }, { "type": "null" } ] }, "maintainers": { "oneOf": [ { "type": "array", "items": { "type": "string" } }, { "type": "null" } ] }, "_tests_implemented": { "type": "boolean" }, "ecosystem": { "type": "string" }, "_dependency_tree_lock": { "oneOf": [ { "$ref": "#/definitions/metadata_lockfile" }, { "type": "null" } ] }, "path": { "oneOf": [ { "type": "string" }, { "type": "null" } ] } }, "additionalProperties": false }, "metadata_code_repository": { "type": "object", "description": "Code repository description", "properties": { "type": { "type": "string" }, "url": { "type": "string" } }, "required": [ "url" ], "additionalProperties": false }, "metadata_locked_dependency": { "type": "object", "description": "Locked dependency description", "properties": { "name": { "type": "string" }, "version": { "type": "string" }, "specification": { "oneOf": [ { "type": "string" }, { "type": "null" } ] }, "resolved": { "oneOf": [ { "type": "string" }, { "type": "null" }, { "type": "boolean" } ] }, "dependencies": { "type": "array", "items": { "$ref": "#/definitions/metadata_locked_dependency" } }, "subpackages": { "type": "array", "items": { "type": "string" } } }, "additionalProperties": true }, "metadata_lockfile": { "type": "object", "description": "Dependency lock file description", "properties": { "runtime": { "type": "string" }, "version": { "type": "string" }, "dependencies": { "type": "array", "items": { "$ref": "#/definitions/metadata_locked_dependency" } }, "name": { "type": "string" }, "hash": { "type": "string" }, "updated": { "type": "string" } }, "additionalProperties": true } }, "type": "object", "description": "Result of Mercator worker", "properties": { "schema": { "type": "object", "properties": { "name": { "type": "string", "description": "Name of the schema", "pattern": "^[a-zA-Z0-9_]+$" }, "version": { "type": "string", "description": "Version of the schema", "pattern": "^[0-9]+-[0-9]+-[0-9]+$" }, "url": { "type": "string", "description": "Full URL of the schema", "format": "uri" } }, "required": [ "name", "version" ], "additionalProperties": false }, "_release": { "type": "string", "description": "Unique release id in form of \"ecosystem:package:version\"" }, "details": { "type": "array", "items": { "$ref": "#/definitions/details_metadata" } }, "status": { "type": "string", "enum": [ "success", "error" ] }, "summary": { "type": "array", "items": { "type": "string" } } }, "required": [ "status", "summary" ], "additionalProperties": false, "title": "metadata-v4-0-0" }
o39794
{ "$schema": "http://json-schema.org/draft-04/schema", "additionalProperties": false, "definitions": { "___content_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": {}, "description": "Holds common attributes of ANS Content objects.", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "address": { "$ref": "#/definitions/___traits_trait_address_json" }, "alignment": { "$ref": "#/definitions/___traits_trait_alignment_json" }, "canonical_url": { "$ref": "#/definitions/___traits_trait_canonical_url_json" }, "channels": { "$ref": "#/definitions/___traits_trait_channel_json" }, "comments": { "$ref": "#/definitions/___traits_trait_comments_json" }, "content_aliases": { "$ref": "#/definitions/___traits_trait_content_aliases_json" }, "content_restrictions": { "$ref": "#/definitions/___traits_trait_content_restrictions_json" }, "contributors": { "$ref": "#/definitions/___traits_trait_contributors_json" }, "copyright": { "$ref": "#/definitions/___traits_trait_copyright_json" }, "created_date": { "$ref": "#/definitions/___traits_trait_created_date_json" }, "credits": { "$ref": "#/definitions/___traits_trait_credits_json" }, "description": { "$ref": "#/definitions/___traits_trait_description_json" }, "display_date": { "$ref": "#/definitions/___traits_trait_display_date_json" }, "distributor": { "$ref": "#/definitions/___traits_trait_distributor_json" }, "editor_note": { "$ref": "#/definitions/___traits_trait_editor_note_json" }, "first_publish_date": { "$ref": "#/definitions/___traits_trait_first_publish_date_json" }, "geo": { "$ref": "#/definitions/___traits_trait_geo_json" }, "headlines": { "$ref": "#/definitions/___traits_trait_headlines_json" }, "label": { "$ref": "#/definitions/___traits_trait_label_json" }, "language": { "$ref": "#/definitions/___traits_trait_locale_json" }, "last_updated_date": { "$ref": "#/definitions/___traits_trait_last_updated_date_json" }, "location": { "$ref": "#/definitions/___traits_trait_location_json" }, "owner": { "$ref": "#/definitions/___traits_trait_owner_json" }, "pitches": { "$ref": "#/definitions/___traits_trait_pitches_json" }, "planning": { "$ref": "#/definitions/___traits_trait_planning_json" }, "promo_items": { "$ref": "#/definitions/___traits_trait_promo_items_json" }, "publish_date": { "$ref": "#/definitions/___traits_trait_publish_date_json" }, "related_content": { "$ref": "#/definitions/___traits_trait_related_content_json" }, "revision": { "$ref": "#/definitions/___traits_trait_revision_json" }, "short_url": { "$ref": "#/definitions/___traits_trait_short_url_json" }, "slug": { "$ref": "#/definitions/___traits_trait_slug_json" }, "source": { "$ref": "#/definitions/___traits_trait_source_json" }, "status": { "$ref": "#/definitions/___traits_trait_status_json" }, "subheadlines": { "$ref": "#/definitions/___traits_trait_subheadlines_json" }, "subtype": { "$ref": "#/definitions/___traits_trait_subtype_json" }, "syndication": { "$ref": "#/definitions/___traits_trait_syndication_json" }, "taxonomy": { "$ref": "#/definitions/___traits_trait_taxonomy_json" }, "tracking": { "$ref": "#/definitions/___traits_trait_tracking_json" }, "type": { "type": "string" }, "vanity_credits": { "$ref": "#/definitions/___traits_trait_vanity_credits_json" }, "version": { "$ref": "#/definitions/___traits_trait_version_json" }, "workflow": { "$ref": "#/definitions/___traits_trait_workflow_json" } }, "required": [ "type", "version" ], "title": "A content object.", "type": "object" }, "___image_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Holds attributes of an ANS image component. In the Arc ecosystem, these are stored in Anglerfish.", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "address": { "$ref": "#/definitions/___traits_trait_address_json" }, "alignment": { "$ref": "#/definitions/___traits_trait_alignment_json" }, "alt_text": { "$ref": "#/definitions/___traits_trait_alt_text_json" }, "canonical_url": { "$ref": "#/definitions/___traits_trait_canonical_url_json" }, "caption": { "description": "Caption for the image.", "type": "string" }, "channels": { "$ref": "#/definitions/___traits_trait_channel_json" }, "comments": { "$ref": "#/definitions/___traits_trait_comments_json" }, "content_restrictions": { "$ref": "#/definitions/___traits_trait_content_restrictions_json" }, "contributors": { "$ref": "#/definitions/___traits_trait_contributors_json" }, "copyright": { "$ref": "#/definitions/___traits_trait_copyright_json" }, "created_date": { "$ref": "#/definitions/___traits_trait_created_date_json" }, "credits": { "$ref": "#/definitions/___traits_trait_credits_json" }, "description": { "$ref": "#/definitions/___traits_trait_description_json" }, "display_date": { "$ref": "#/definitions/___traits_trait_display_date_json" }, "distributor": { "$ref": "#/definitions/___traits_trait_distributor_json" }, "editor_note": { "$ref": "#/definitions/___traits_trait_editor_note_json" }, "first_publish_date": { "$ref": "#/definitions/___traits_trait_first_publish_date_json" }, "focal_point": { "$ref": "#/definitions/___traits_trait_focal_point_json" }, "geo": { "$ref": "#/definitions/___traits_trait_geo_json" }, "headlines": { "$ref": "#/definitions/___traits_trait_headlines_json" }, "height": { "description": "Height for the image.", "type": "integer" }, "image_type": { "$ref": "#/definitions/___traits_trait_image_type_json" }, "label": { "$ref": "#/definitions/___traits_trait_label_json" }, "language": { "$ref": "#/definitions/___traits_trait_locale_json" }, "last_updated_date": { "$ref": "#/definitions/___traits_trait_last_updated_date_json" }, "licensable": { "description": "True if the image can legally be licensed to others.", "type": "boolean" }, "location": { "$ref": "#/definitions/___traits_trait_location_json" }, "owner": { "$ref": "#/definitions/___traits_trait_owner_json" }, "pitches": { "$ref": "#/definitions/___traits_trait_pitches_json" }, "planning": { "$ref": "#/definitions/___traits_trait_planning_json" }, "promo_items": { "$ref": "#/definitions/___traits_trait_promo_items_json" }, "publish_date": { "$ref": "#/definitions/___traits_trait_publish_date_json" }, "related_content": { "$ref": "#/definitions/___traits_trait_related_content_json" }, "revision": { "$ref": "#/definitions/___traits_trait_revision_json" }, "short_url": { "$ref": "#/definitions/___traits_trait_short_url_json" }, "slug": { "$ref": "#/definitions/___traits_trait_slug_json" }, "source": { "$ref": "#/definitions/___traits_trait_source_json" }, "status": { "$ref": "#/definitions/___traits_trait_status_json" }, "subheadlines": { "$ref": "#/definitions/___traits_trait_subheadlines_json" }, "subtitle": { "description": "Subtitle for the image.", "type": "string" }, "subtype": { "$ref": "#/definitions/___traits_trait_subtype_json" }, "syndication": { "$ref": "#/definitions/___traits_trait_syndication_json" }, "taxonomy": { "$ref": "#/definitions/___traits_trait_taxonomy_json" }, "tracking": { "$ref": "#/definitions/___traits_trait_tracking_json" }, "type": { "enum": [ "image" ], "type": "string" }, "url": { "description": "URL for the image.", "type": "string" }, "vanity_credits": { "$ref": "#/definitions/___traits_trait_vanity_credits_json" }, "version": { "$ref": "#/definitions/___traits_trait_version_json" }, "width": { "description": "Width for the image.", "type": "integer" }, "workflow": { "$ref": "#/definitions/___traits_trait_workflow_json" } }, "required": [ "type", "version" ], "title": "An image.", "type": "object" }, "___redirect_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A redirect to another story.", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "canonical_url": { "$ref": "#/definitions/___traits_trait_canonical_url_json" }, "owner": { "$ref": "#/definitions/___traits_trait_owner_json" }, "redirect_url": { "$ref": "#/definitions/___traits_trait_canonical_url_json" }, "revision": { "$ref": "#/definitions/___traits_trait_revision_json" }, "type": { "enum": [ "redirect" ], "type": "string" }, "version": { "$ref": "#/definitions/___traits_trait_version_json" } }, "required": [ "type", "version", "canonical_url", "redirect_url" ], "title": "A redirect object.", "type": "object" }, "___traits_trait_additional_properties_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": {}, "description": "A grab-bag object for non-validatable data.", "title": "Has additional properties", "type": "object" }, "___traits_trait_address_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "dependencies": { "extended_address": [ "street_address" ], "post_office_box": [ "street_address" ] }, "description": "An Address following the convention of http://microformats.org/wiki/hcard", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "country_name": { "type": "string" }, "extended_address": { "type": "string" }, "locality": { "type": "string" }, "post_office_box": { "type": "string" }, "postal_code": { "type": "string" }, "region": { "type": "string" }, "street_address": { "type": "string" } }, "title": "Address", "type": "object" }, "___traits_trait_alignment_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A property used to determine horizontal positioning of a content element relative to the elements that immediately follow it in the element sequence.", "enum": [ "left", "right", "center" ], "title": "Alignment", "type": "string" }, "___traits_trait_alt_text_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The direct ANS equivalent of the HTML 'alt' attribute. A description of the contents of an image for improved accessibility.", "title": "Alt Text", "type": "string" }, "___traits_trait_block_properties_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Block properties for style formatting content elements", "properties": { "dropcap": { "description": "Style the first letter of the first word with a dropcap", "enum": [ "letter" ], "title": "Dropcap", "type": "string" } }, "title": "Block properties", "type": "object" }, "___traits_trait_canonical_url_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The relative URL to this document on the website specified by the `canonical_website` field. In the Arc ecosystem, this will be populated by the content api from the arc-canonical-url service if present based on the canonical_website. In conjunction with canonical_website, it can be used to determine the SEO canonical url or open graph url. In a multi-site context, this field may be different from the website_url field.", "title": "Canonical URL", "type": "string" }, "___traits_trait_channel_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "An optional list of output types for which this element should be visible", "items": { "type": "string" }, "title": "Channel trait", "type": "array" }, "___traits_trait_comments_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": {}, "description": "Comment configuration data", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "allow_comments": { "description": "If false, commenting is disabled on this content.", "type": "boolean" }, "comments_period": { "description": "How long (in days) after publish date until comments are closed.", "type": "integer" }, "display_comments": { "description": "If false, do not render comments on this content.", "type": "boolean" }, "moderation_required": { "description": "If true, comments must be moderator-approved before being displayed.", "type": "boolean" } }, "title": "Comments", "type": "object" }, "___traits_trait_content_aliases_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "An list of alternate names that this content can be fetched by instead of id.", "items": { "pattern": "^([a-z])([a-z0-9-])*$", "type": "string" }, "title": "Aliases trait", "type": "array" }, "___traits_trait_content_restrictions_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Trait that applies contains the content restrictions of an ANS object.", "properties": { "content_code": { "description": "The content restriction code/level/flag associated with the ANS object", "type": "string" }, "embargo": { "additionalProperties": false, "description": "Embargo configuration to enforce publishing restrictions. Embargoed content must not go live.", "properties": { "active": { "description": "The boolean flag to indicate if the embargo is active or not. If this field is false, ignore the embargo.", "type": "boolean" }, "description": { "description": "An optional description for the embargo.", "type": "string" }, "end_time": { "_format": "date-time", "description": "An optional end time for the embargo to indicate when it ends. When it's not defined, it means the embargo keeps applying. The end time should be ignored if active flag is false.", "type": "string" } }, "required": [ "active" ], "type": "object" }, "geo": { "additionalProperties": false, "description": "Geo-Restriction configuration that contains the restriction ids that this content should be associated with.", "properties": { "restrictions": { "description": "An array containing the geo-restriction objects. Limited to a size of 1 for now.", "items": { "additionalProperties": false, "description": "An object specifying the _id of the restriction this content should be associated with.", "properties": { "restriction_id": { "description": "The _id of the restriction that is stored in Global Settings.", "type": "string" } }, "required": [ "restriction_id" ], "type": "object" }, "maxItems": 1, "minItems": 1, "type": "array" } }, "required": [ "restrictions" ], "type": "object" } }, "title": "Content Restrictions", "type": "object" }, "___traits_trait_contributors_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that holds information on who created and contributed to a given document in Arc.", "properties": { "created_by": { "description": "The Creator of the Document.", "properties": { "display_name": { "description": "The display name of the Arc user who created the Document", "type": "string" }, "user_id": { "description": "The unique ID of the Arc user who created the Document", "type": "string" } }, "type": "object" } }, "title": "Contributors", "type": "object" }, "___traits_trait_copyright_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A copyright notice for the legal owner of this content. E.g., '\u00a9 1996-2018 The Washington Post.' Format may vary between organizations.", "title": "Copyright information", "type": "string" }, "___traits_trait_created_date_json": { "$schema": "http://json-schema.org/draft-04/schema#", "_format": "date-time", "description": "When the content was originally created (RFC3339-formatted). In the Arc ecosystem, this will be automatically generated for stories in the Story API.", "title": "Created Date", "type": "string" }, "___traits_trait_credits_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A list of people and groups attributed to this content, keyed by type of contribution. In the Arc ecosystem, references in this list will be denormalized into author objects from the arc-author-service.", "patternProperties": { "^[a-zA-Z0-9_]*": { "items": { "anyOf": [ { "$ref": "#/definitions/___utils_author_json" }, { "$ref": "#/definitions/___utils_reference_json" } ], "type": "object" }, "type": "array" } }, "properties": { "by": { "description": "The primary author(s) of this document. For a story, is is the writer or reporter. For an image, it is the photographer.", "items": { "anyOf": [ { "$ref": "#/definitions/___utils_author_json" }, { "$ref": "#/definitions/___utils_reference_json" } ], "type": "object" }, "title": "By", "type": "array" }, "photos_by": { "description": "The photographer(s) of supplementary images included in this document, if it is a story. Note that if this document is an image, the photographer(s) should appear in the 'by' slot.", "items": { "anyOf": [ { "$ref": "#/definitions/___utils_author_json" }, { "$ref": "#/definitions/___utils_reference_json" } ], "type": "object" }, "title": "Photos by", "type": "array" } }, "title": "Credit trait", "type": "object" }, "___traits_trait_description_json": { "$ref": "#/definitions/___utils_dictionary_json", "$schema": "http://json-schema.org/draft-04/schema#", "description": "The descriptions, or blurbs, for the content.", "title": "Description", "type": "object" }, "___traits_trait_display_date_json": { "$schema": "http://json-schema.org/draft-04/schema#", "_format": "date-time", "description": "The RFC3339-formatted dated time of the most recent date the story was (re)displayed on a public site.", "title": "Display_Date", "type": "string" }, "___traits_trait_distributor_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Information about a third party that provided this content from outside this document's hosted organization.", "oneOf": [ { "additionalProperties": false, "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "category": { "description": "The machine-readable category of how this content was produced. Use 'staff' if this content was produced by an employee of the organization who owns this document repository. (Multisite note: content produced within a single *organization*, but shared across multiple *websites* should still be considered 'staff.') Use \u2018wires\u2019 if this content was produced for another organization and shared with the one who owns this document repository. Use 'freelance' if this content was produced by an individual on behalf of the organization who owns this document repository. Use 'stock' if this content is stock media distributed directly from a stock media provider. Use 'handout' if this is content provided from a source for an article (usually promotional media distributed directly from a company). Use 'other' for all other cases.", "enum": [ "staff", "wires", "freelance", "stock", "handout", "other" ], "type": "string" }, "mode": { "enum": [ "custom" ], "type": "string" }, "name": { "description": "The human-readable name of the distributor of this content. E.g., Reuters.", "type": "string" }, "subcategory": { "description": "The machine-readable subcategory of how this content was produced. E.g., 'freelance - signed'. May vary between organizations.", "type": "string" } } }, { "additionalProperties": false, "properties": { "mode": { "enum": [ "reference" ], "type": "string" }, "reference_id": { "description": "The ARC UUID of the distributor of this content. E.g., ABCDEFGHIJKLMNOPQRSTUVWXYZ.", "type": "string" } }, "required": [ "reference_id", "mode" ] } ], "title": "Distributor", "type": "object" }, "___traits_trait_editor_note_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Additional information to be displayed near the content from the editor.", "title": "Editor_Note", "type": "string" }, "___traits_trait_first_publish_date_json": { "$schema": "http://json-schema.org/draft-04/schema#", "_format": "date-time", "description": "When the story was first published.", "title": "First Publish Date", "type": "string" }, "___traits_trait_focal_point_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Coordinates representing the 'visual center' of an image. The X axis is horizontal line and the Y axis the vertical line, with 0,0 being the LEFT, TOP of the image.", "properties": { "x": { "description": "The coordinate point on the horizontal axis", "type": "number" }, "y": { "description": "The coordinate point on the vertical axis", "type": "number" } }, "required": [ "x", "y" ], "title": "Focal Point", "type": "object" }, "___traits_trait_geo_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Latitidue and Longitude of the content", "properties": { "latitude": { "type": "number" }, "longitude": { "type": "number" } }, "title": "Geo", "type": "object" }, "___traits_trait_headlines_json": { "$ref": "#/definitions/___utils_dictionary_json", "$schema": "http://json-schema.org/draft-04/schema#", "description": "The headline(s) or title for this content. The 'basic' key is required.", "title": "Headlines", "type": "object" }, "___traits_trait_id_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A globally unique identifier of the content in the ANS repository.", "title": "Globally Unique ID trait", "type": "string" }, "___traits_trait_image_type_json": { "$schema": "http://json-schema.org/draft-04/schema#", "category": { "description": "The machine-readable enumeration of valid image types.", "enum": [ "photograph", "graphic", "illustration", "thumbnail" ], "type": "string" }, "description": "A more specific category for an image.", "title": "Image Type", "type": "string" }, "___traits_trait_label_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "What the Washington Post calls a Kicker", "patternProperties": { "^[a-zA-Z0-9_]*$": { "additionalProperties": false, "description": "Additional user-defined keyed label objects.", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "display": { "description": "If false, this label should be hidden.", "type": "boolean" }, "text": { "description": "The text of this label.", "type": "string" }, "url": { "description": "An optional destination url of this label.", "type": "string" } }, "required": [ "text" ], "type": "object" } }, "properties": { "basic": { "additionalProperties": false, "description": "The default label object for this piece of content.", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "display": { "description": "If false, this label should be hidden.", "type": "boolean" }, "text": { "description": "The text of this label.", "type": "string" }, "url": { "description": "An optional destination url of this label.", "type": "string" } }, "required": [ "text" ], "type": "object" } }, "title": "Label", "type": "object" }, "___traits_trait_last_updated_date_json": { "$schema": "http://json-schema.org/draft-04/schema#", "_format": "date-time", "description": "When the content was last updated (RFC3339-formatted).", "title": "Last Updated Date", "type": "string" }, "___traits_trait_locale_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The primary language of the content. The value should follow IETF BCP47. (e.g. 'en', 'es-419', etc.) ", "title": "Locale", "type": "string" }, "___traits_trait_location_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A description of the location, useful if a full address or lat/long specification is overkill.", "title": "Location related trait", "type": "string" }, "___traits_trait_owner_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Various unrelated fields that should be preserved for backwards-compatibility reasons. See also trait_source.", "properties": { "id": { "description": "The machine-readable unique identifier of the organization whose database this content is stored in. In Arc, this is equivalent to ARC_ORG_NAME.", "type": "string" }, "name": { "description": "Deprecated in 0.10.9. See `distributor.name`. (Formerly: The human-readable name of original producer of content. Distinguishes between Wires, Staff and other sources.)", "type": "string" }, "sponsored": { "description": "True if this content is advertorial or native advertising.", "type": "boolean" } }, "title": "Owner information ", "type": "object" }, "___traits_trait_pitches_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that represents a story's pitches. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "platform": { "description": "A list of the story's pitches to a platform.", "items": { "$ref": "#/definitions/___traits_trait_platform_pitch_json" }, "type": "array" }, "publication": { "description": "A list of the story's pitches to a publication.", "items": { "$ref": "#/definitions/___traits_trait_publication_pitch_json" }, "type": "array" } }, "title": "Pitches", "type": "object" }, "___traits_trait_planning_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that applies planning information to a document or resource. In the Arc ecosystem, this data is generated by WebSked. Newsroom use only. All these fields should be available and editable in WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "budget_line": { "description": "Used for the newsroom to identify what the story is about, especially if a user is unfamiliar with the slug of a story and the headline or they do not yet exist. Newsroom use only.", "title": "Budget Line", "type": "string" }, "deadline_miss": { "description": "The delta between the story's planned publish date and actual first publish time, in minutes.", "type": "integer" }, "internal_note": { "description": "This note is used for shared communication inside the newsroom.", "title": "Internal Note", "type": "string" }, "scheduling": { "additionalProperties": false, "description": "Scheduling information.", "properties": { "planned_publish_date": { "_format": "date-time", "description": "When the content is planned to be published.", "type": "string" }, "scheduled_publish_date": { "_format": "date-time", "description": "When the content was first published.", "type": "string" }, "will_have_gallery": { "description": "Will this content have galleries?", "type": "boolean" }, "will_have_graphic": { "description": "Will this content have graphics?", "type": "boolean" }, "will_have_image": { "description": "Will this content have images?", "type": "boolean" }, "will_have_video": { "description": "Will this content have videos?", "type": "boolean" } }, "type": "object" }, "story_length": { "additionalProperties": false, "description": "Story length information.", "properties": { "character_count_actual": { "description": "The current number of characters in the story.", "type": "integer" }, "character_count_planned": { "description": "The anticipated number of characters in the story.", "type": "integer" }, "character_encoding": { "description": "The encoding used for counting characters in the story.", "type": "string" }, "inch_count_actual": { "description": "The current length of the story in inches.", "type": "integer" }, "inch_count_planned": { "description": "The anticipated length of the story in inches.", "type": "integer" }, "line_count_actual": { "description": "The current length of the story in lines.", "type": "integer" }, "line_count_planned": { "description": "The anticipated length of the story in lines.", "type": "integer" }, "word_count_actual": { "description": "Current number of words.", "type": "integer" }, "word_count_planned": { "description": "The anticipated number of words in the story.", "type": "integer" } }, "type": "object" }, "websked_sort_date": { "_format": "date-time", "description": "Date to be used for chronological sorting in WebSked.", "type": "string" } }, "title": "Scheduling information", "type": "object" }, "___traits_trait_platform_pitch_event_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that represents an update event for a pitch to a platform. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "note": { "description": "Optional note associated with this update.", "type": "string" }, "status": { "description": "The current status of the pitch.", "pattern": "^([a-z]|[ ])*$", "type": "string" }, "time": { "_format": "date-time", "description": "The time of this update.", "type": "string" }, "user_id": { "description": "The ID of the user who made this update.", "type": "string" } }, "title": "Platform pitch event", "type": "object" }, "___traits_trait_platform_pitch_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that represents a pitch to a platform. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "creation_event": { "$ref": "#/definitions/___traits_trait_platform_pitch_event_json" }, "latest_event": { "$ref": "#/definitions/___traits_trait_platform_pitch_event_json" }, "platform_path": { "description": "The path of the platform that this pitch targets.", "type": "string" } }, "title": "Platform pitch", "type": "object" }, "___traits_trait_promo_items_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Lists of promotional content to use when highlighting the story. In the Arc ecosystem, references in these lists will be denormalized.", "patternProperties": { ".*": { "oneOf": [ { "$ref": "#/definitions/___content_json" }, { "$ref": "#/definitions/___utils_reference_json" }, { "$ref": "#/definitions/raw_html_json" }, { "$ref": "#/definitions/custom_embed_json" } ] } }, "properties": { "basic": { "oneOf": [ { "$ref": "#/definitions/___content_json" }, { "$ref": "#/definitions/___utils_reference_json" }, { "$ref": "#/definitions/raw_html_json" }, { "$ref": "#/definitions/custom_embed_json" } ] } }, "title": "Promo Items", "type": "object" }, "___traits_trait_publication_pitch_event_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that represents an update event for a pitch to a publication. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "edition_id": { "description": "The ID of the publication edition that this pitch targets.", "type": "string" }, "edition_time": { "_format": "date-time", "description": "The time of the publication edition that this pitch targets.", "type": "string" }, "note": { "description": "Optional note associated with this update.", "type": "string" }, "status": { "description": "The current status of the pitch.", "pattern": "^([a-z]|[ ])*$", "type": "string" }, "time": { "_format": "date-time", "description": "The time of this update.", "type": "string" }, "user_id": { "description": "The ID of the user who made this update.", "type": "string" } }, "title": "Publication pitch event", "type": "object" }, "___traits_trait_publication_pitch_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that represents a pitch to a publication. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "creation_event": { "$ref": "#/definitions/___traits_trait_publication_pitch_event_json" }, "latest_event": { "$ref": "#/definitions/___traits_trait_publication_pitch_event_json" }, "publication_id": { "description": "The ID of the publication that this pitch targets.", "type": "string" } }, "title": "Publication pitch", "type": "object" }, "___traits_trait_publish_date_json": { "$schema": "http://json-schema.org/draft-04/schema#", "_format": "date-time", "description": "When the story was published.", "title": "Publish_Date", "type": "string" }, "___traits_trait_related_content_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Lists of content items or references this story is related to, arbitrarily keyed. In the Arc ecosystem, references in this object will be denormalized into the fully-inflated content objects they represent.", "patternProperties": { ".*": { "items": { "anyOf": [ { "$ref": "#/definitions/___content_json" }, { "$ref": "#/definitions/___utils_reference_json" }, { "$ref": "#/definitions/custom_embed_json" } ], "type": "object" }, "type": "array" } }, "properties": { "redirect": { "description": "An attached redirect. In Arc, when this content item is fetched by url, content api will instead return this redirect object with appropriate headers. In all other cases, this content should be treated normally.", "items": { "$ref": "#/definitions/___redirect_json" }, "maxItems": 1, "type": "array" } }, "title": "Related_Content", "type": "object" }, "___traits_trait_revision_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that applies revision information to a document. In the Arc ecosystem, many of these fields are populated in stories by the Story API.", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "branch": { "description": "The name of the branch this revision was created on.", "type": "string" }, "editions": { "description": "A list of identifiers of editions that point to this revision.", "items": { "type": "string" }, "type": "array" }, "parent_id": { "description": "The unique id of the revision that this revisions was branched from, or preceded it on the current branch.", "type": "string" }, "published": { "description": "Whether or not this revision's parent story is published, in any form or place", "type": "boolean" }, "revision_id": { "description": "The unique id of this revision.", "type": "string" }, "user_id": { "description": "The unique user id of the person who created this revision.", "type": "string" } }, "title": "Revision", "type": "object" }, "___traits_trait_short_url_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A url-shortened version of the canonical url.", "title": "Short_Url", "type": "string" }, "___traits_trait_slug_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A short reference name for internal editorial use", "title": "Slug", "type": "string" }, "___traits_trait_social_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Links to various social media", "items": { "additionalProperties": {}, "properties": { "site": { "type": "string" }, "url": { "type": "string" } }, "type": "object" }, "title": "Social Links", "type": "array" }, "___traits_trait_source_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Information about the original source and/or owner of this content", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "edit_url": { "description": "A link to edit this content in its source CMS.", "type": "string" }, "name": { "description": "Deprecated in 0.10.9. See `distributor.name`. (Formerly: The human-readable name of the organization who first produced this content. E.g., 'Reuters'.)", "type": "string" }, "source_id": { "description": "The id of this content in a foreign CMS.", "type": "string" }, "source_type": { "description": "Deprecated in 0.10.9. See `distributor.category` and `distributor.subcategory`. (Formerly: The method used to enter this content. E.g. 'staff', 'wires'.)", "type": "string" }, "system": { "description": "The software (CMS or editor) that was used to enter this content. E.g., 'wordpress', 'ellipsis'.", "type": "string" } }, "title": "Source", "type": "object" }, "___traits_trait_status_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Optional field to story story workflow related status (e.g. published/embargoed/etc)", "title": "Status", "type": "string" }, "___traits_trait_subheadlines_json": { "$ref": "#/definitions/___utils_dictionary_json", "$schema": "http://json-schema.org/draft-04/schema#", "description": "The sub-headline(s) for the content.", "title": "Sub-Headlines", "type": "object" }, "___traits_trait_subtype_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "A user-defined categorization method to supplement type. In Arc, this field is reserved for organization-defined purposes, such as selecting the PageBuilder template that should be used to render a document.", "title": "Subtype or Template", "type": "string" }, "___traits_trait_syndication_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Key-boolean pair of syndication services where this article may go", "patternProperties": { ".*": { "type": "boolean" } }, "properties": { "external_distribution": { "description": "Necessary for fulfilling contractual agreements with third party clients", "type": "boolean" }, "search": { "description": "Necessary so that we can filter out all articles that editorial has deemed should not be discoverable via search", "type": "boolean" } }, "title": "Syndication", "type": "object" }, "___traits_trait_taxonomy_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Holds the collection of tags, categories, keywords, etc that describe content.", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "associated_tasks": { "description": "A list of WebSked task IDs that this content was created or curated to satisfy.", "items": { "pattern": "^[0-9a-fA-F]{24}$", "type": "string" }, "maxItems": 200, "type": "array" }, "auxiliaries": { "description": "A list of auxiliaries. In the Arc ecosystem, this list is populated by Clavis.", "items": { "$ref": "#/definitions/___utils_auxiliary_json" }, "type": "array" }, "keywords": { "description": "A list of keywords. In the Arc ecosystem, this list is populated by Clavis.", "items": { "$ref": "#/definitions/___utils_keyword_json" }, "type": "array" }, "named_entities": { "description": "A list of named entities. In the Arc ecosystem, this list is populated by Clavis.", "items": { "$ref": "#/definitions/___utils_named_entity_json" }, "type": "array" }, "primary_section": { "description": "A primary section object or reference to one. In the Arc ecosystem, a reference here is denormalized into a site from the arc-site-service.", "oneOf": [ { "$ref": "#/definitions/___utils_section_json" }, { "allOf": [ { "$ref": "#/definitions/___utils_reference_json" }, { "properties": { "referent": { "properties": { "type": { "enum": [ "section" ] } } } } } ] } ] }, "primary_site": { "description": "Deprecated in 0.10.9. (See `primary_section` instead.) A primary site object or reference to one. In the Arc ecosystem, a reference here is denormalized into a site from the arc-site-service.", "oneOf": [ { "$ref": "#/definitions/___utils_site_json" }, { "allOf": [ { "$ref": "#/definitions/___utils_reference_json" }, { "properties": { "referent": { "properties": { "type": { "enum": [ "site" ] } } } } } ] } ] }, "sections": { "description": "A list of site objects or references to them. In the Arc ecosystem, references in this list are denormalized into sites from the arc-site-service. In a multi-site context, sites will be denormalized against an organization's default website only.", "items": { "oneOf": [ { "$ref": "#/definitions/___utils_section_json" }, { "allOf": [ { "$ref": "#/definitions/___utils_reference_json" }, { "properties": { "referent": { "properties": { "type": { "enum": [ "section" ] } } } } } ] } ] }, "type": "array" }, "seo_keywords": { "description": "A list of user-editable manually entered keywords for search purposes. In the Arc ecosystem, these can be generated and saved in source CMS systems, editors, etc.", "items": { "type": "string" }, "type": "array" }, "sites": { "description": "Deprecated in 0.10.9. (See `sections` instead.) A list of site objects or references to them. In the Arc ecosystem, references in this list are denormalized into sites from the arc-site-service. In a multi-site context, sites will be denormalized against an organization's default website only.", "items": { "oneOf": [ { "$ref": "#/definitions/___utils_site_json" }, { "allOf": [ { "$ref": "#/definitions/___utils_reference_json" }, { "properties": { "referent": { "properties": { "type": { "enum": [ "site" ] } } } } } ] } ] }, "type": "array" }, "stock_symbols": { "description": "A list of stock symbols of companies related to this content. In the Arc ecosystem, these can be generated and saved in source CMS systems, editors, etc.", "items": { "type": "string" }, "type": "array" }, "tags": { "items": { "$ref": "#/definitions/___utils_tag_json" }, "type": "array" }, "topics": { "description": "A list of topics. In the Arc ecosystem, this list is populated by Clavis.", "items": { "$ref": "#/definitions/___utils_topic_json" }, "type": "array" } }, "title": "Taxonomy", "type": "object" }, "___traits_trait_tracking_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": {}, "description": "Tracking information, probably implementation-dependent", "title": "Tracking", "type": "object" }, "___traits_trait_vanity_credits_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "Similar to the credits trait, but to be used only when ANS is being directly rendered to readers natively. For legal and technical reasons, the `credits` trait is preferred when converting ANS into feeds or other distribution formats. However, when present, `vanity_credits` allows more sophisticated credits presentation to override the default without losing that original data.", "patternProperties": { "^[a-zA-Z0-9_]*": { "items": { "anyOf": [ { "$ref": "#/definitions/___utils_author_json" }, { "$ref": "#/definitions/___utils_reference_json" } ], "type": "object" }, "type": "array" } }, "properties": { "by": { "description": "The primary author(s) of this document. For a story, is is the writer or reporter. For an image, it is the photographer.", "items": { "anyOf": [ { "$ref": "#/definitions/___utils_author_json" }, { "$ref": "#/definitions/___utils_reference_json" } ], "type": "object" }, "title": "By", "type": "array" }, "photos_by": { "description": "The photographer(s) of supplementary images included in this document, if it is a story. Note that if this document is an image, the photographer(s) should appear in the 'by' slot.", "items": { "anyOf": [ { "$ref": "#/definitions/___utils_author_json" }, { "$ref": "#/definitions/___utils_reference_json" } ], "type": "object" }, "title": "Photos by", "type": "array" } }, "title": "Vanity Credits trait", "type": "object" }, "___traits_trait_version_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The version of ANS that this object was serialized as, in major.minor.patch format. For top-level content objects, this is a required trait.", "enum": [ "0.10.9" ], "title": "Describes the ANS version of this object", "type": "string" }, "___traits_trait_website_json": { "$schema": "http://json-schema.org/draft-04/schema#", "description": "The _id of the website on which this document exists. This field is only available in Content API. If different from canonical_website, then this document was originally sourced from the canonical_website. Generated at fetch time by Content API.", "title": "Website", "type": "string" }, "___traits_trait_workflow_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Trait that applies workflow information to a document or resource. In the Arc ecosystem, this data is generated by WebSked.", "properties": { "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "note": { "description": "This note will be used for any task automatically generated via WebSked task triggers.", "type": "string" }, "status_code": { "description": "Code indicating the story's current workflow status. This number should match the values configured in WebSked.", "minimum": 1, "type": "integer" } }, "title": "Workflow information", "type": "object" }, "___utils_author_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models attribution to an individual or group for contribution towards some content item. In the Arc ecosystem, these are stored in the arc-author-service.", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "affiliation": { "description": "The name of an organization the author is affiliated with. E.g., The Washington Post, or George Mason University.", "title": "Affiliation", "type": "string" }, "awards": { "description": "A list of awards the author has received.", "items": { "additionalProperties": false, "properties": { "award_name": { "description": "The name of the award.", "title": "Award Name", "type": "string" } }, "type": "object" }, "title": "Awards", "type": "array" }, "bio": { "description": "A one or two sentence description of the author.", "title": "Short Biography", "type": "string" }, "books": { "description": "A list of books written by the author.", "items": { "additionalProperties": false, "properties": { "book_title": { "description": "The book title.", "title": "Title", "type": "string" }, "book_url": { "description": "A link to a page to purchase or learn more about the book.", "title": "URL", "type": "string" } }, "title": "Book", "type": "object" }, "title": "Books", "type": "array" }, "byline": { "description": "The public-facing name, or nom-de-plume, name of the author.", "title": "Byline", "type": "string" }, "contributor": { "description": "If true, this author is an external contributor to the publication.", "title": "Contributor", "type": "boolean" }, "division": { "description": "The desk or group that this author normally reports to. E.g., 'Politics' or 'Sports.'", "title": "Division", "type": "string" }, "education": { "description": "A list of schools that this author has graduated from.", "items": { "additionalProperties": false, "properties": { "school_name": { "description": "The name of the school.", "title": "School Name", "type": "string" } }, "title": "School", "type": "object" }, "title": "Education", "type": "array" }, "email": { "_format": "email", "description": "The professional email address of this author.", "title": "E-mail", "type": "string" }, "expertise": { "description": "A comma-delimited list of subjects the author in which the author has expertise.", "title": "Expertise", "type": "string" }, "first_name": { "description": "The real first name of a human author.", "title": "First Name", "type": "string" }, "image": { "$ref": "#/definitions/___image_json" }, "languages": { "description": "A description of list of languages that the author is somewhat fluent in, excluding the native language of the parent publication, and identified in the language of the parent publication. E.g., Russian, Japanese, Greek.", "title": "Languages", "type": "string" }, "last_name": { "description": "The real last name of a human author.", "title": "Last Name", "type": "string" }, "location": { "description": "The city or locality that the author resides in or is primarily associated with.", "title": "Location", "type": "string" }, "long_bio": { "description": "The full biography of the author.", "title": "Long Biography", "type": "string" }, "middle_name": { "description": "The real middle name of a human author.", "title": "Middle Name", "type": "string" }, "name": { "description": "The full human name of contributor. See also byline, first_name, last_name, middle_name, suffix.", "title": "Name", "type": "string" }, "org": { "description": "Deprecated. In ANS 0.5.8 and prior versions, this field is populated with the 'location' field from Arc Author Service. New implementations should use the 'location' and 'affiliation' field. Content should be identical to 'location.'", "title": "Org", "type": "string" }, "role": { "description": "The organizational role or title of this author.", "title": "Role", "type": "string" }, "slug": { "$ref": "#/definitions/___traits_trait_slug_json" }, "socialLinks": { "$ref": "#/definitions/___traits_trait_social_json", "description": "Deperecated. Included for backwards-compatibility. Content should be identical to social_links." }, "social_links": { "$ref": "#/definitions/___traits_trait_social_json" }, "suffix": { "description": "The real suffix of a human author.", "title": "Suffix", "type": "string" }, "type": { "description": "Indicates that this is an author", "enum": [ "author" ], "type": "string" }, "url": { "description": "A link to an author's landing page on the website, or a personal website.", "type": "string" }, "version": { "$ref": "#/definitions/___traits_trait_version_json" } }, "required": [ "type", "name" ], "title": "An author of a piece of content.", "type": "object" }, "___utils_auxiliary_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models a auxiliary used in targeting a piece of content.", "properties": { "_id": { "description": "The unique identifier for this auxiliary.", "type": "string" }, "name": { "description": "The general name for this auxiliary.", "type": "string" }, "uid": { "description": "A short identifier for this auxiliary. Usually used in cases where a long form id cannot work.", "type": "string" } }, "required": [ "_id", "uid" ], "title": "Auxiliary", "type": "object" }, "___utils_dictionary_json": { "$schema": "http://json-schema.org/draft-04/schema#", "patternProperties": { ".*": { "type": "string" } }, "properties": { "basic": { "type": "string" } }, "required": [ "basic" ] }, "___utils_keyword_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models a keyword used in describing a piece of content.", "properties": { "frequency": { "description": "An optional count of the frequency of the keyword as it appears in the content it describes", "type": "integer" }, "keyword": { "description": "The keyword used to describe a piece of content", "type": "string" }, "score": { "description": "An arbitrary weighting to give the keyword", "type": "number" }, "tag": { "description": "The Part of Speech tag for this keyword.", "type": "string" } }, "required": [ "keyword", "score" ], "title": "Keyword", "type": "object" }, "___utils_named_entity_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models a named entity (i.e. name of a person, place, or organization) used in a piece of content.", "properties": { "_id": { "description": "A unique identifier for the concept of the named entity.", "type": "string" }, "name": { "description": "The actual string of text that was identified as a named entity.", "type": "string" }, "score": { "decription": "An optional relevancy for this named entitiy.", "type": "number" }, "type": { "description": "A description of what the named entity is. E.g. 'organization', 'person', or 'location'.", "type": "string" } }, "required": [ "_id", "name", "type" ], "title": "Named Entity", "type": "object" }, "___utils_reference_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "This represents a reference to external content that should be denormalized", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "alignment": { "$ref": "#/definitions/___traits_trait_alignment_json" }, "channels": { "$ref": "#/definitions/___traits_trait_channel_json" }, "referent": { "additionalProperties": false, "dependencies": { "website": { "properties": { "type": { "enum": [ "section" ], "type": "string" } } } }, "properties": { "id": { "description": "The id passed to the provider to retrieve an ANS document", "type": "string" }, "provider": { "description": "A URL that can resolve the id into an ANS element", "type": "string" }, "referent_properties": { "additionalProperties": {}, "description": "An object for key-value pairs that should override the values of keys with the same name in the denormalized object", "type": "object" }, "service": { "description": "The type of interaction the provider expects. E.g., 'oembed'", "type": "string" }, "type": { "description": "The ANS type that the provider should return.", "type": "string" }, "website": { "description": "The website which the referenced id belongs to. Currently supported only for sections.", "type": "string" } }, "required": [ "id" ], "type": "object" }, "subtype": { "$ref": "#/definitions/___traits_trait_subtype_json" }, "type": { "enum": [ "reference" ], "type": "string" } }, "required": [ "type", "referent" ], "title": "Representation of a normalized element", "type": "object" }, "___utils_section_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A hierarchical section in a taxonomy. In the Arc ecosystem, these are stored in the arc-site-service.", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "_website": { "$ref": "#/definitions/___traits_trait_website_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "description": { "description": "A short description or tagline about this site", "type": "string" }, "name": { "description": "The name of this site", "type": "string" }, "parent": { "description": "The id of this section's parent section in various commonly-used hierarchies, where available.", "properties": { "default": { "type": "string" } }, "type": "object" }, "parent_id": { "description": "The id of this section's parent section in the default hierarchy, if any.", "type": "string" }, "path": { "description": "The url path to this site", "type": "string" }, "primary": { "description": "Is this the primary site?", "type": "boolean" }, "type": { "enum": [ "section" ] }, "version": { "$ref": "#/definitions/___traits_trait_version_json" } }, "required": [ "type", "version", "name" ], "title": "Section", "type": "object" }, "___utils_site_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A hierarchical section or 'site' in a taxonomy. In the Arc ecosystem, these are stored in the arc-site-service.", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "description": { "description": "A short description or tagline about this site", "type": "string" }, "name": { "description": "The name of this site", "type": "string" }, "parent_id": { "description": "The id of this section's parent site, if any", "type": "string" }, "path": { "description": "The url path to this site", "type": "string" }, "primary": { "description": "Is this the primary site?", "type": "boolean" }, "type": { "enum": [ "site" ] }, "version": { "$ref": "#/definitions/___traits_trait_version_json" } }, "required": [ "type", "version", "name" ], "title": "Site", "type": "object" }, "___utils_tag_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models a keyword used in describing a piece of content.", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "description": { "description": "A more detailed description of the tag.", "type": "string" }, "slug": { "$ref": "#/definitions/___traits_trait_slug_json" }, "subtype": { "$ref": "#/definitions/___traits_trait_subtype_json" }, "text": { "description": "The text of the tag as displayed to users.", "type": "string" }, "type": { "enum": [ "tag" ] } }, "required": [ "text" ], "title": "Tag", "type": "object" }, "___utils_topic_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "Models a topic used in describing a piece of content.", "properties": { "_id": { "description": "The unique identifier for this topic.", "type": "string" }, "name": { "description": "The general name for this topic.", "type": "string" }, "score": { "description": "An arbitrary weighting to give the topic", "type": "number" }, "uid": { "description": "A short identifier for this topic. Usually used in cases where a long form id cannot work.", "type": "string" } }, "required": [ "_id", "score", "uid" ], "title": "Topic", "type": "object" }, "custom_embed_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A custom embed element. Can be used to reference content from external providers about which little is known.", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "alignment": { "$ref": "#/definitions/___traits_trait_alignment_json" }, "channels": { "$ref": "#/definitions/___traits_trait_channel_json" }, "embed": { "additionalProperties": false, "description": "The embed data.", "properties": { "config": { "additionalProperties": false, "description": "Arbitrary configuration data generated by a plugin. Users are responsible for maintaining schema.", "patternProperties": { "^([a-zA-Z0-9_])*$": {} }, "properties": { "referent": { "not": {} }, "type": { "not": {} }, "version": { "not": {} } }, "title": "Embed Configuration", "type": "object" }, "id": { "description": "Foreign ID of embedded item.", "maxLength": 128, "minLength": 1, "title": "Embed ID", "type": "string" }, "url": { "description": "Provider URL for this embed item. When concatenated with Embed ID, should produce a URL that returns json metadata about the embedded content.", "maxLength": 512, "minLength": 1, "title": "Embed Provider URL", "type": "string" } }, "required": [ "id", "url" ], "title": "Embed", "type": "object" }, "subtype": { "$ref": "#/definitions/___traits_trait_subtype_json" }, "type": { "enum": [ "custom_embed" ], "type": "string" } }, "required": [ "type", "embed" ], "title": "Custom Embed", "type": "object" }, "interstitial_link_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "An interstitial link", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "alignment": { "$ref": "#/definitions/___traits_trait_alignment_json" }, "channels": { "$ref": "#/definitions/___traits_trait_channel_json" }, "content": { "description": "The interstitial link title text. This text should be considered part of the link.", "title": "Link Title", "type": "string" }, "description": { "$ref": "#/definitions/text_json", "description": "Additional text about the link. May or may not be considered part of the link, depending on implementation.", "title": "Link Description" }, "image": { "description": "An optional image. This should be considered part of the link.", "oneOf": [ { "$ref": "#/definitions/___image_json" }, { "allOf": [ { "$ref": "#/definitions/___utils_reference_json" }, { "properties": { "referent": { "properties": { "type": { "enum": [ "image" ] } } } } } ] } ], "title": "Link Image" }, "subtype": { "$ref": "#/definitions/___traits_trait_subtype_json" }, "type": { "enum": [ "interstitial_link" ] }, "url": { "description": "The interstitial link url. This is where the user should be taken if they follow this link.", "title": "Link URL", "type": "string" } }, "required": [ "type", "url", "content" ], "type": "object" }, "raw_html_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "An html content element", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "alignment": { "$ref": "#/definitions/___traits_trait_alignment_json" }, "channels": { "$ref": "#/definitions/___traits_trait_channel_json" }, "content": { "description": "Any arbitrary chunk of HTML.", "type": "string" }, "subtype": { "$ref": "#/definitions/___traits_trait_subtype_json" }, "type": { "enum": [ "raw_html" ] } }, "required": [ "type", "content" ], "type": "object" }, "text_json": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A textual content element", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "alignment": { "$ref": "#/definitions/___traits_trait_alignment_json" }, "block_properties": { "$ref": "#/definitions/___traits_trait_block_properties_json" }, "channels": { "$ref": "#/definitions/___traits_trait_channel_json" }, "content": { "description": "The text of the paragraph.", "type": "string" }, "subtype": { "$ref": "#/definitions/___traits_trait_subtype_json" }, "type": { "enum": [ "text" ], "type": "string" } }, "required": [ "type", "content" ], "type": "object" } }, "description": "A list of links to related or external content that may be embedded in a story as a unit. Can be used for curated re-circulation, or simple 'More Information' boxes. Each item in the list must be an interstitial link.", "properties": { "_id": { "$ref": "#/definitions/___traits_trait_id_json" }, "additional_properties": { "$ref": "#/definitions/___traits_trait_additional_properties_json" }, "alignment": { "$ref": "#/definitions/___traits_trait_alignment_json" }, "channels": { "$ref": "#/definitions/___traits_trait_channel_json" }, "items": { "description": "The links in this list.", "items": { "oneOf": [ { "$ref": "#/definitions/interstitial_link_json" }, { "$ref": "#/definitions/text_json" } ] }, "maxItems": 10, "minItems": 1, "title": "Links", "type": "array" }, "subtype": { "$ref": "#/definitions/___traits_trait_subtype_json" }, "title": { "description": "The title of the list. Plain-text with no formatting.", "title": "Title", "type": "string" }, "type": { "enum": [ "link_list" ] } }, "required": [ "type", "items" ], "title": "Link List", "type": "object" }
wp_27_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/v0_4/trait-locale.json", "title": "Describes language for an element", "description": "Encapsulates characteristics defining language, locale, etc.", "type": "object", "properties": { "language": { "description": "The primary language of the content. The value should follow IETF BCP47. (e.g. 'en', 'es-419', etc.) ", "type": "string" } } }
o87854
{ "properties": { "customer_name": { "description": "The name of the customer", "type": "string" }, "items": { "description": "The items and their details", "items": { "properties": { "name": { "description": "The name of the item", "type": "string" }, "price": { "description": "The price of the item", "type": "number" }, "quantity": { "description": "The quantity of the item", "type": "integer" } }, "required": [ "name", "quantity", "price" ], "type": "object" }, "type": "array" } }, "required": [ "customer_name", "items" ], "type": "object" }
generate_invoice_5d56439a
{ "properties": { "include_lowercase": { "description": "Include lowercase letters in the password", "type": "boolean" }, "include_numbers": { "description": "Include numbers in the password", "type": "boolean" }, "include_special_characters": { "description": "Include special characters in the password", "type": "boolean" }, "include_uppercase": { "description": "Include uppercase letters in the password", "type": "boolean" }, "length": { "description": "The desired length of the password", "type": "integer" } }, "required": [ "length" ], "type": "object" }
generate_random_password_f84085f0
{ "id": "http://schemas.gdbots.io/json-schema/gdbots/forms/field/yes-no-field/1-0-1.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "_schema": { "type": "string", "pattern": "^pbj:([a-z0-9-]+):([a-z0-9\\.-]+):([a-z0-9-]+)?:([a-z0-9-]+):([0-9]+-[0-9]+-[0-9]+)$", "default": "pbj:gdbots:forms:field:yes-no-field:1-0-1" }, "name": { "type": "string", "pattern": "^[a-zA-Z_]{1}[\\w-]*$", "description": "A unique identifier (within the form) for the field. This value is not shown to the user and should NOT change once set." }, "maps_to": { "type": "string", "default": "cf", "pattern": "^[a-zA-Z_]{1}\\w*$", "description": "The name of the schema field the answer will map to. By default this will go to the \"cf\" field which is a \"dynamic-field\" list containing all answers filled out on the form (ref \"gdbots:forms:mixin:send-submission\")." }, "label": { "type": "string", "minLength": 0, "maxLength": 255, "description": "The main text for the question/field." }, "placeholder": { "type": "string", "minLength": 0, "maxLength": 255 }, "description": { "type": "string", "minLength": 0, "maxLength": 65535, "description": "A short description to better explain this field." }, "is_required": { "type": "boolean" }, "link_text": { "type": "string", "minLength": 0, "maxLength": 255, "description": "The text that will replace the token \"{link}\" within the label or description." }, "link_url": { "type": "string", "pattern": "^(https?:\\/\\/)?([\\da-z\\.-]+)\\.([a-z\\.]{2,6})([\\/\\w \\.-]*)*\\/?$", "description": "The URL to use for the replaced token \"{link}\" within the label or description." }, "pii_impact": { "type": "string", "enum": [ "unknown", "high", "moderate", "low" ] }, "yes_label": { "type": "string", "minLength": 0, "maxLength": 255 }, "no_label": { "type": "string", "minLength": 0, "maxLength": 255 }, "is_consent": { "type": "boolean", "description": "If this field relates to acquiring a user's consent, e.g. subscribing to a newsletter, then this field can be used to ensure that consent is tracked." } }, "required": [ "_schema", "name" ], "additionalProperties": false }
o42601
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "properties": { "connected": { "enum": [ 1, 0 ] }, "time": { "type": "string", "format": "date-time" }, "disconnectReason": { "type": "string" }, "messagesFromClient": { "type": "number" }, "messagesToClient": { "type": "number" } } } }
o9829
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "entityID": { "type": "string" }, "nameID": { "type": "string" }, "tas.personal.givenName": { "type": "string" }, "tas.personal.familyName": { "type": "string" }, "tas.personal.email": { "type": "string" }, "tas.personal.image": { "type": "string", "format": "uri" }, "tas.roles": { "type": "array", "items": { "type": "string" } } }, "additionalProperties": false }
o79498
{ "properties": { "date_range": { "properties": { "end_date": { "description": "The end date of the news articles in YYYY-MM-DD format", "type": "string" }, "start_date": { "description": "The start date of the news articles in YYYY-MM-DD format", "type": "string" } }, "required": [ "start_date", "end_date" ], "type": "object" }, "keywords": { "description": "The keywords to search for", "items": { "type": "string" }, "type": "array" }, "source": { "description": "The news source to filter the articles", "type": "string" } }, "required": [ "keywords" ], "type": "object" }
search_news_articles_13bd736a
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": [ "corrections" ], "properties": { "corrections": { "type": "array", "items": { "type": "object", "properties": { "primary_key": { "type": "string", "pattern": "^[\\S]+$" }, "loc": { "type": "integer", "minimum": 0 }, "correction_comment": { "type": "string" }, "module": { "type": "string", "pattern": "^[a-z0-9-\\.]+$" }, "subject": { "type": "string" }, "change_id": { "type": [ "array", "null" ], "items": { "type": "string", "pattern": "^I[a-z0-f]{40}$" }, "minItems": 0 }, "author_email": { "type": "string", "pattern": "^[a-z\\d_\\.\\+-]+@([a-z\\d\\.-]+\\.)+[a-z]+$" } }, "required": [ "primary_key", "correction_comment" ] } } } }
o1
{ "additionalProperties": false, "description": "Schema for MaxMind GeoIP2 ip lookups enrichment", "properties": { "enabled": { "type": "boolean" }, "name": { "maxLength": 256, "type": "string" }, "parameters": { "additionalProperties": false, "properties": { "connectionType": { "properties": { "database": { "enum": [ "GeoIP2-Connection-Type.mmdb" ] }, "uri": { "_format": "uri", "type": "string" } }, "required": [ "database", "uri" ], "type": "object" }, "domain": { "properties": { "database": { "enum": [ "GeoIP2-Domain.mmdb" ] }, "uri": { "_format": "uri", "type": "string" } }, "required": [ "database", "uri" ], "type": "object" }, "geo": { "properties": { "database": { "enum": [ "GeoLite2-City.mmdb", "GeoIP2-City.mmdb" ] }, "uri": { "_format": "uri", "type": "string" } }, "required": [ "database", "uri" ], "type": "object" }, "isp": { "properties": { "database": { "enum": [ "GeoIP2-ISP.mmdb" ] }, "uri": { "_format": "uri", "type": "string" } }, "required": [ "database", "uri" ], "type": "object" } }, "type": "object" }, "vendor": { "maxLength": 256, "type": "string" } }, "required": [ "name", "vendor", "enabled", "parameters" ], "self": { "format": "jsonschema", "name": "ip_lookups", "vendor": "com.snowplowanalytics.snowplow", "version": "2-0-0" }, "type": "object" }
sp_292_Normalized
{ "title": "Node Profile Import", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "additionalProperties": false, "properties": { "fabric_fq_name": { "type": "array", "items": { "type": "string" } }, "encoded_file": { "$id": "/properties/encoded_file", "description": "The Encoded File to Import", "type": "string" }, "file_format": { "$id": "/properties/file_format", "type": "string", "description": "The format of the encoded input file", "enum": [ "yaml", "json", "YAML", "JSON" ] }, "contrail_command_host": { "$id": "/properties/contrail_command_host", "description": "The Contrail Command IP", "type": "string" } } }
o71313
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1_RoleBinding": { "description": "RoleBinding references a role, but does not contain it. It can reference a Role in the same namespace or a ClusterRole in the global namespace. It adds who information via Subjects and namespace information by which namespace it exists in. RoleBindings in a given namespace only have effect in that namespace.", "properties": { "apiVersion": { "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", "type": "string" }, "kind": { "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", "enum": [ "RoleBinding" ], "type": "string" }, "metadata": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_ObjectMeta", "description": "Standard object's metadata." }, "roleRef": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1_RoleRef", "description": "RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error." }, "subjects": { "description": "Subjects holds references to the objects the role applies to.", "items": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1_Subject" }, "type": "array" } }, "required": [ "roleRef" ], "type": "object", "x-kubernetes-group-version-kind": [ { "group": "rbac.authorization.k8s.io", "kind": "RoleBinding", "version": "v1" } ] }, "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1_RoleRef": { "description": "RoleRef contains information that points to the role being used", "properties": { "apiGroup": { "description": "APIGroup is the group for the resource being referenced", "type": "string" }, "kind": { "description": "Kind is the type of resource being referenced", "type": "string" }, "name": { "description": "Name is the name of resource being referenced", "type": "string" } }, "required": [ "apiGroup", "kind", "name" ], "type": "object" }, "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1_Subject": { "description": "Subject contains a reference to the object or user identities a role binding applies to. This can either hold a direct API object reference, or a value for non-objects such as user and group names.", "properties": { "apiGroup": { "description": "APIGroup holds the API group of the referenced subject. Defaults to \"\" for ServiceAccount subjects. Defaults to \"rbac.authorization.k8s.io\" for User and Group subjects.", "type": "string" }, "kind": { "description": "Kind of object being referenced. Values defined by this API group are \"User\", \"Group\", and \"ServiceAccount\". If the Authorizer does not recognized the kind value, the Authorizer should report an error.", "type": "string" }, "name": { "description": "Name of the object being referenced.", "type": "string" }, "namespace": { "description": "Namespace of the referenced object. If the object kind is non-namespace, such as \"User\" or \"Group\", and this value is not empty the Authorizer should report an error.", "type": "string" } }, "required": [ "kind", "name" ], "type": "object" }, "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_FieldsV1": { "description": "FieldsV1 stores a set of fields in a data structure like a Trie, in JSON format.\n\nEach key is either a '.' representing the field itself, and will always map to an empty set, or a string representing a sub-field or item. The string will follow one of these four formats: 'f:<name>', where <name> is the name of a field in a struct, or key in a map 'v:<value>', where <value> is the exact json formatted value of a list item 'i:<index>', where <index> is position of a item in a list 'k:<keys>', where <keys> is a map of a list item's key fields to their unique values If a key maps to an empty Fields value, the field that key represents is part of the set.\n\nThe exact format is defined in sigs.k8s.io/structured-merge-diff", "type": "object" }, "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_ListMeta": { "description": "ListMeta describes metadata that synthetic resources must have, including lists and various status objects. A resource may have only one of {ObjectMeta, ListMeta}.", "properties": { "continue": { "description": "continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a consistent list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response, unless you have received this token from an error message.", "type": "string" }, "remainingItemCount": { "_format": "int64", "description": "remainingItemCount is the number of subsequent items in the list which are not included in this list response. If the list request contained label or field selectors, then the number of remaining items is unknown and the field will be left unset and omitted during serialization. If the list is complete (either because it is not chunking or because this is the last chunk), then there are no more remaining items and this field will be left unset and omitted during serialization. Servers older than v1.15 do not set this field. The intended use of the remainingItemCount is *estimating* the size of a collection. Clients should not rely on the remainingItemCount to be set or to be exact.", "type": "integer" }, "resourceVersion": { "description": "String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency", "type": "string" }, "selfLink": { "description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.", "type": "string" } }, "type": "object" }, "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_ManagedFieldsEntry": { "description": "ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.", "properties": { "apiVersion": { "description": "APIVersion defines the version of this resource that this field set applies to. The format is \"group/version\" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.", "type": "string" }, "fieldsType": { "description": "FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: \"FieldsV1\"", "type": "string" }, "fieldsV1": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_FieldsV1", "description": "FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type." }, "manager": { "description": "Manager is an identifier of the workflow managing these fields.", "type": "string" }, "operation": { "description": "Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.", "type": "string" }, "time": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Time", "description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'" } }, "type": "object" }, "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_ObjectMeta": { "description": "ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.", "properties": { "annotations": { "additionalProperties": { "type": "string" }, "description": "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations", "type": "object" }, "clusterName": { "description": "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.", "type": "string" }, "creationTimestamp": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Time", "description": "CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata" }, "deletionGracePeriodSeconds": { "_format": "int64", "description": "Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only.", "type": "integer" }, "deletionTimestamp": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Time", "description": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested.\n\nPopulated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata" }, "finalizers": { "description": "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. Finalizers may be processed and removed in any order. Order is NOT enforced because it introduces significant risk of stuck finalizers. finalizers is a shared field, any actor with permission can reorder it. If the finalizer list is processed in order, then this can lead to a situation in which the component responsible for the first finalizer in the list is waiting for a signal (field value, external system, or other) produced by a component responsible for a finalizer later in the list, resulting in a deadlock. Without enforced ordering finalizers are free to order amongst themselves and are not vulnerable to ordering changes in the list.", "items": { "type": "string" }, "type": "array", "x-kubernetes-patch-strategy": "merge" }, "generateName": { "description": "GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server.\n\nIf this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header).\n\nApplied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency", "type": "string" }, "generation": { "_format": "int64", "description": "A sequence number representing a specific generation of the desired state. Populated by the system. Read-only.", "type": "integer" }, "labels": { "additionalProperties": { "type": "string" }, "description": "Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels", "type": "object" }, "managedFields": { "description": "ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow. This is mostly for internal housekeeping, and users typically shouldn't need to set or understand this field. A workflow can be the user's name, a controller's name, or the name of a specific apply path like \"ci-cd\". The set of fields is always in the version that the workflow used when modifying the object.", "items": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_ManagedFieldsEntry" }, "type": "array" }, "name": { "description": "Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names", "type": "string" }, "namespace": { "description": "Namespace defines the space within each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.\n\nMust be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces", "type": "string" }, "ownerReferences": { "description": "List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.", "items": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_OwnerReference" }, "type": "array", "x-kubernetes-patch-merge-key": "uid", "x-kubernetes-patch-strategy": "merge" }, "resourceVersion": { "description": "An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources.\n\nPopulated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency", "type": "string" }, "selfLink": { "description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.", "type": "string" }, "uid": { "description": "UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations.\n\nPopulated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids", "type": "string" } }, "type": "object" }, "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_OwnerReference": { "description": "OwnerReference contains enough information to let you identify an owning object. An owning object must be in the same namespace as the dependent, or be cluster-scoped, so there is no namespace field.", "properties": { "apiVersion": { "description": "API version of the referent.", "type": "string" }, "blockOwnerDeletion": { "description": "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.", "type": "boolean" }, "controller": { "description": "If true, this reference points to the managing controller.", "type": "boolean" }, "kind": { "description": "Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", "type": "string" }, "name": { "description": "Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names", "type": "string" }, "uid": { "description": "UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids", "type": "string" } }, "required": [ "apiVersion", "kind", "name", "uid" ], "type": "object" }, "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Time": { "_format": "date-time", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.", "type": "string" } }, "description": "RoleBindingList is a collection of RoleBindings", "properties": { "apiVersion": { "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", "enum": [ "rbac.authorization.k8s.io/v1" ], "type": [ "string", "null" ] }, "items": { "description": "Items is a list of RoleBindings", "items": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1_RoleBinding" }, "type": [ "array", "null" ] }, "kind": { "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", "enum": [ "RoleBindingList" ], "type": [ "string", "null" ] }, "metadata": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_ListMeta", "description": "Standard object's metadata." } }, "required": [ "items" ], "type": "object", "x-kubernetes-group-version-kind": [ { "group": "rbac.authorization.k8s.io", "kind": "RoleBindingList", "version": "v1" } ] }
kb_858_Normalized
{ "properties": { "client_name": { "description": "The name of the client", "type": "string" }, "items": { "description": "The items included in the invoice", "items": { "properties": { "description": { "description": "The description of the item", "type": "string" }, "price": { "description": "The price of the item", "type": "number" }, "quantity": { "description": "The quantity of the item", "type": "integer" } }, "required": [ "description", "quantity", "price" ], "type": "object" }, "type": "array" } }, "required": [ "client_name", "items" ], "type": "object" }
generate_invoice_2f7fb089
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/0.10.1/traits/trait_syndication.json", "title": "Syndication", "type": "object", "description": "Key-boolean pair of syndication services where this article may go", "patternProperties": { ".*": { "type": "boolean" } }, "properties": { "external_distribution": { "description": "Necessary for fulfilling contractual agreements with third party Globe and Mail clients", "type": "boolean" }, "search": { "description": "Necessary so that we can filter out all articles that editorial has deemed should not be discoverable via search", "type": "boolean" } } }
o85467
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base length of the triangle (if applicable)", "type": "integer" }, "height": { "description": "The height of the triangle (if applicable)", "type": "integer" }, "radius": { "description": "The radius of the circle (if applicable)", "type": "integer" }, "side_length": { "description": "The side length of the square (if applicable)", "type": "integer" } }, "type": "object" }, "shape": { "description": "The type of shape (e.g. circle, square, triangle)", "type": "string" } }, "required": [ "shape", "dimensions" ], "type": "object" }
calculate_area_a0caa683
{ "properties": { "end_datetime": { "description": "The end date and time of the event", "format": "date-time", "type": "string" }, "event_title": { "description": "The title of the event", "type": "string" }, "location": { "description": "The location of the event", "type": "string" }, "start_datetime": { "description": "The start date and time of the event", "format": "date-time", "type": "string" } }, "required": [ "event_title", "start_datetime", "end_datetime" ], "type": "object" }
create_calendar_event_33766336
{ "id": "http://sport-archive.com/input-schema/workflow#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Schemas for workflow section in main config file", "type": "object", "properties": { "domain": { "description": "SWF domain", "type": "string", "minLength": 3, "maxLength": 64, "pattern": "^[\\w\\.\\- ]+$" }, "decisionTaskList": { "description": "Workflow decision tasklist", "type": "string", "minLength": 3, "maxLength": 64, "pattern": "^[\\w\\.\\- ]+$" }, "name": { "description": "Workflow name", "type": "string", "minLength": 3, "maxLength": 64 }, "version": { "description": "Workflow version", "type": "string", "minLength": 1, "maxLength": 32, "pattern": "^[\\w\\.\\- ]+$" }, "description": { "description": "Workflow description", "type": "string", "minLength": 1, "maxLength": 256 }, "defaultExecutionStartToCloseTimeout": { "description": "Max time from start to close for a workflow", "type": "integer", "minimum": 1, "maximum": 31536000 }, "defaultTaskStartToCloseTimeout": { "description": "Max time from start to close for a task", "type": "integer", "minimum": 1, "maximum": 31536000 }, "defaultChildPolicy": { "description": "How to terminated children if workflow is terminated", "type": "string", "enum": [ "TERMINATE", "REQUEST_CANCEL", "ABANDON" ] } }, "required": [ "domain", "decisionTaskList", "name", "version", "description", "defaultExecutionStartToCloseTimeout", "defaultTaskStartToCloseTimeout", "defaultChildPolicy" ], "additionalProperties": false }
o63941
{ "$schema": "http://json-schema.org/draft-06/schema#", "description": "ParaDrop host configuration - Wi-Fi interface section", "type": "object", "properties": { "device": { "type": "string", "description": "Physical device used by this interface, must match a device id in the wifi section." }, "encryption": { "type": "string", "description": "Type of wireless network security to use, e.g. none, psk2, wpa2 (Enterprise)." }, "mode": { "type": "string", "enum": [ "airshark", "ap", "managed", "monitor" ], "description": "Operating mode for the interface." }, "network": { "type": "string", "description": "Network name the interface should be attached to, typically lan for ap mode interfaces." }, "ssid": { "type": "string", "description": "ESSID for ap and managed mode interfaces." } } }
o12611
{ "properties": { "destination": { "description": "The destination of the package", "type": "string" }, "dimensions": { "properties": { "height": { "description": "The height of the package in centimeters", "type": "number" }, "length": { "description": "The length of the package in centimeters", "type": "number" }, "width": { "description": "The width of the package in centimeters", "type": "number" } }, "type": "object" }, "weight": { "description": "The weight of the package in kilograms", "type": "number" } }, "required": [ "weight", "dimensions", "destination" ], "type": "object" }
calculate_shipping_cost_f58bc704
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "properties": { "applicationRoles": { "items": { "additionalProperties": false, "properties": { "resourceId": { "pattern": "^[A-Fa-f\\d]{24}$", "type": "string" }, "role": { "enum": [ "collaborate", "view", "none" ], "type": "string" } }, "required": [ "resourceId", "role" ], "type": "object" }, "maxItems": 1000, "type": "array" }, "dashboardRoles": { "items": { "additionalProperties": false, "properties": { "resourceId": { "pattern": "^[A-Fa-f\\d]{24}$", "type": "string" }, "role": { "enum": [ "collaborate", "view", "none" ], "type": "string" } }, "required": [ "resourceId", "role" ], "type": "object" }, "maxItems": 1000, "type": "array" }, "email": { "_format": "email", "maxLength": 1024, "type": "string" }, "role": { "enum": [ "admin", "edit", "collaborate", "view", "none" ], "type": "string" } }, "required": [ "email", "role" ], "type": "object" }
o9940
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_util_intstr_IntOrString": { "oneOf": [ { "type": "string" }, { "type": "integer" } ] } }, "description": "ServicePort contains information on service's port.", "properties": { "appProtocol": { "description": "The application protocol for this port. This field follows standard Kubernetes label syntax. Un-prefixed names are reserved for IANA standard service names (as per RFC-6335 and http://www.iana.org/assignments/service-names). Non-standard protocols should use prefixed names such as mycompany.com/my-custom-protocol. Field can be enabled with ServiceAppProtocol feature gate.", "type": [ "string", "null" ] }, "name": { "description": "The name of this port within the service. This must be a DNS_LABEL. All ports within a ServiceSpec must have unique names. When considering the endpoints for a Service, this must match the 'name' field in the EndpointPort. Optional if only one ServicePort is defined on this service.", "type": [ "string", "null" ] }, "nodePort": { "description": "The port on each node on which this service is exposed when type=NodePort or LoadBalancer. Usually assigned by the system. If specified, it will be allocated to the service if unused or else creation of the service will fail. Default is to auto-allocate a port if the ServiceType of this Service requires one. More info: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport", "format": "int32", "type": [ "integer", "null" ] }, "port": { "description": "The port that will be exposed by this service.", "format": "int32", "type": [ "integer", "null" ] }, "protocol": { "description": "The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP.", "type": [ "string", "null" ] }, "targetPort": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_util_intstr_IntOrString", "description": "Number or name of the port to access on the pods targeted by the service. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. If this is a string, it will be looked up as a named port in the target Pod's container ports. If this is not specified, the value of the 'port' field is used (an identity map). This field is ignored for services with clusterIP=None, and should be omitted or set equal to the 'port' field. More info: https://kubernetes.io/docs/concepts/services-networking/service/#defining-a-service" } }, "required": [ "port" ], "type": "object" }
kb_981_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/v0_4/address.json", "description": "An Address following the convention of http://microformats.org/wiki/hcard", "type": "object", "properties": { "post-office-box": { "type": "string" }, "extended-address": { "type": "string" }, "street-address": { "type": "string" }, "locality": { "type": "string" }, "region": { "type": "string" }, "postal-code": { "type": "string" }, "country-name": { "type": "string" } }, "dependencies": { "post-office-box": [ "street-address" ], "extended-address": [ "street-address" ] } }
o87817
{ "$schema": "http://json-schema.org/draft-04/schema", "title": "Completion Resource", "description": "A completion of a BEL expression.", "type": "object", "additionalProperties": false, "required": [ "completion" ], "properties": { "completion": { "type": "object", "additionalProperties": false, "required": [ "type", "label", "value", "highlight", "actions" ], "properties": { "type": { "enum": [ "function", "namespace_prefix", "namespace_value" ] }, "label": { "type": "string" }, "value": { "type": "string" }, "highlight": { "oneOf": [ { "type": "null" }, { "type": "object", "required": [ "start_position", "end_position", "range_type" ], "properties": { "start_position": { "type": "integer" }, "end_position": { "type": "integer" }, "range_type": { "enum": [ "exclusive", "inclusive" ] } } } ] }, "actions": { "type": "array", "items": { "oneOf": [ { "type": "object", "required": [ "delete" ], "properties": { "delete": { "type": "object", "required": [ "start_position", "end_position", "range_type" ], "properties": { "start_position": { "type": "integer" }, "end_position": { "type": "integer" }, "range_type": { "enum": [ "exclusive", "inclusive" ] } } } } }, { "type": "object", "required": [ "insert" ], "properties": { "insert": { "type": "object", "required": [ "position", "value" ], "properties": { "position": { "type": "integer" }, "value": { "type": "string" } } } } }, { "type": "object", "required": [ "move_cursor" ], "properties": { "move_cursor": { "type": "object", "required": [ "position" ], "properties": { "position": { "type": "integer" } } } } } ] } } } } } }
o63149
{ "properties": { "measurements": { "oneOf": [ { "required": [ "length", "width" ] }, { "required": [ "radius" ] } ], "properties": { "length": { "description": "The length of the shape", "type": "number" }, "radius": { "description": "The radius of the shape", "type": "number" }, "width": { "description": "The width of the shape", "type": "number" } }, "required": [ "length", "width", "radius" ], "type": "object" }, "shape": { "description": "The shape to calculate the area of", "type": "string" } }, "required": [ "shape", "measurements" ], "type": "object" }
calculate_area_f88fb53c
{ "properties": { "clouddblookuptimeout": { "readonly": true, "type": "integer" }, "cloudhost": { "type": "string" }, "cloudkeepalivetimeout": { "readonly": true, "type": "integer" }, "cloudserverconnecttimeout": { "readonly": true, "type": "integer" }, "hoursbetweendbupdates": { "type": "integer" }, "localdatabasethreads": { "type": "integer" }, "maxnumberofcloudthreads": { "readonly": true, "type": "integer" }, "proxyhostip": { "readonly": true, "type": "string" }, "proxypassword": { "readonly": true, "type": "string" }, "proxyport": { "readonly": true, "type": "integer" }, "proxyusername": { "readonly": true, "type": "string" }, "seeddbpath": { "type": "string" }, "seeddbsizelevel": { "readonly": true, "type": "integer" }, "timeofdaytoupdatedb": { "type": "string" } }, "title": "urlfilteringparameter", "type": "object" }
o31097
{ "properties": { "type": { "title": "domain type", "type": "string" } }, "title": "domain", "type": "object" }
o76869
{ "additionalProperties": false, "definitions": { "Account": { "additionalProperties": false, "properties": { "name": { "type": "string" } }, "required": [ "name" ], "type": "object" } }, "properties": { "accounts": { "properties": { "discourse": { "items": { "$extends": "#/definitions/Account", "properties": { "forum": { "type": "string" }, "key": { "type": "string" }, "url": { "type": "string" }, "username": { "type": "string" } }, "required": [ "url", "key", "username", "forum" ], "type": "object" }, "type": "array" }, "github": { "items": { "$extends": "#/definitions/Account", "properties": { "token": { "minLength": 3, "type": "string" } }, "required": [ "token" ], "type": "object" }, "minItems": 1, "type": "array", "_uniqueItems": true }, "mastodon": { "items": { "$extends": "#/definitions/Account", "properties": { "accessToken": { "type": "string" }, "url": { "description": "API base URL for the instance", "type": "string" } }, "required": [ "accessToken", "url" ], "type": "object" }, "type": "array" }, "twitter": { "items": { "$extends": "#/definitions/Account", "patternProperties": { "^(consumer_(key|secret)|access_token_(key|secret))$": { "minLength": 3, "type": "string" } }, "required": [ "consumer_key", "consumer_secret", "access_token_key", "access_token_secret" ], "type": "object" }, "type": "array", "_uniqueItems": true } }, "type": "object" }, "boards": { "items": { "additionalProperties": false, "properties": { "githubAccount": { "description": "Name of the GitHub account to use", "type": "string" }, "labels": { "additionalProperties": false, "properties": { "invalid": { "default": "invalid", "minLength": 1, "title": "Label on issues that can not be tweeted", "type": "string" }, "ready": { "default": "ready", "minLength": 1, "title": "Label on issues that can be tweeted", "type": "string" } }, "title": "Label names for labels used by the queue", "type": "object" }, "projectName": { "minLength": 1, "type": "string" }, "repo": { "pattern": "^[^/]+/[^/]+$", "type": "string" }, "schedulingTime": { "additionalProperties": false, "description": "If left out the dates for scheduling will not work, but the configuration is not required", "oneOf": [ { "required": [ "timezone" ] }, { "required": [ "region" ] } ], "properties": { "format": { "pattern": "[YMDHmTZ :.-]+", "type": "string" }, "region": { "title": "Timezone region for localized dates", "type": "string" }, "timezone": { "maximum": 13, "minimum": -11, "title": "Offset to UTC of dates in issues", "type": "number" } }, "required": [ "format" ], "type": "object" }, "sources": { "items": { "properties": { "columns": { "patternProperties": { "^(source|target)$": { "type": "string" } }, "type": "object" }, "type": { "enum": [ "issues", "mentions", "publish", "events", "feed", "squad", "reminder", "discourse", "validator" ] } }, "required": [ "type" ], "type": "object" }, "type": "array", "_uniqueItems": true } }, "required": [ "repo", "githubAccount", "projectName" ], "title": "Instances of the tool", "type": "object" }, "minItems": 1, "type": "array", "_uniqueItems": true } }, "required": [ "accounts", "boards" ], "title": "Content Queue Config Schema", "type": "object" }
o61781
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apiextensions-apiserver_pkg_apis_apiextensions_v1beta1_ServiceReference": { "description": "ServiceReference holds a reference to Service.legacy.k8s.io", "properties": { "name": { "description": "name is the name of the service. Required", "type": "string" }, "namespace": { "description": "namespace is the namespace of the service. Required", "type": "string" }, "path": { "description": "path is an optional URL path at which the webhook will be contacted.", "type": "string" }, "port": { "_format": "int32", "description": "port is an optional service port at which the webhook will be contacted. `port` should be a valid port number (1-65535, inclusive). Defaults to 443 for backward compatibility.", "type": "integer" } }, "required": [ "namespace", "name" ], "type": "object" } }, "description": "WebhookClientConfig contains the information to make a TLS connection with the webhook.", "properties": { "caBundle": { "description": "caBundle is a PEM encoded CA bundle which will be used to validate the webhook's server certificate. If unspecified, system trust roots on the apiserver are used.", "format": "byte", "type": [ "string", "null" ] }, "service": { "$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apiextensions-apiserver_pkg_apis_apiextensions_v1beta1_ServiceReference", "description": "service is a reference to the service for this webhook. Either service or url must be specified.\n\nIf the webhook is running within the cluster, then you should use `service`." }, "url": { "description": "url gives the location of the webhook, in standard URL form (`scheme://host:port/path`). Exactly one of `url` or `service` must be specified.\n\nThe `host` should not refer to a service running in the cluster; use the `service` field instead. The host might be resolved via external DNS in some apiservers (e.g., `kube-apiserver` cannot resolve in-cluster DNS as that would be a layering violation). `host` may also be an IP address.\n\nPlease note that using `localhost` or `127.0.0.1` as a `host` is risky unless you take great care to run this webhook on all hosts which run an apiserver which might need to make calls to this webhook. Such installs are likely to be non-portable, i.e., not easy to turn up in a new cluster.\n\nThe scheme must be \"https\"; the URL must begin with \"https://\".\n\nA path is optional, and if present may be any string permissible in a URL. You may use the path to pass an arbitrary string to the webhook, for example, a cluster identifier.\n\nAttempting to use a user or basic auth e.g. \"user:password@\" is not allowed. Fragments (\"#...\") and query parameters (\"?...\") are not allowed, either.", "type": [ "string", "null" ] } }, "type": "object" }
kb_1150_Normalized
{ "properties": { "client_name": { "description": "The name of the client", "type": "string" }, "items": { "description": "The items included in the invoice", "items": { "properties": { "description": { "description": "The description of the item", "type": "string" }, "quantity": { "description": "The quantity of the item", "type": "integer" }, "unit_price": { "description": "The unit price of the item", "type": "number" } }, "required": [ "description", "unit_price", "quantity" ], "type": "object" }, "type": "array" } }, "required": [ "client_name", "items" ], "type": "object" }
generate_invoice_53cb5d39
{ "version": "0.1", "type": "object", "$schema": "http://json-schema.org/draft-07/schema#", "required": [ "fixed", "ui" ], "properties": { "name": { "type": "string", "description": "Unique display name (to be used instead of plugin ID)", "examples": [ "Swing" ] }, "fixed": { "type": "boolean", "description": "true if fixed set (e.g. UI Library)" }, "ui": { "type": "array", "minItems": 1, "items": { "type": "object", "properties": { "key": { "type": "string", "description": "The customization key", "examples": [ "PasswordField.inactiveBackground" ] }, "description": { "type": "string", "description": "Description text for this key" }, "source": { "type": "string", "description": "FQN of the underlying component (if applicable)", "examples": [ "javax.swing.JPasswordField" ] }, "deprecated": { "type": "boolean", "description": "Whether this key is deprecated. Note replacement (if any) in description.", "default": false } }, "required": [ "key" ] } } } }
o62016