json_schema
stringlengths
43
1.28M
unique_id
stringlengths
2
41
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://smapi.io/schemas/content-patcher.json", "title": "Content Patcher content pack", "description": "Content Patcher content file for mods", "@documentationUrl": "https://github.com/Pathoschild/StardewMods/tree/develop/ContentPatcher#readme",...
o32451
{ "properties": { "check_in_date": { "description": "The check-in date in yyyy-mm-dd format", "format": "date", "type": "string" }, "check_out_date": { "description": "The check-out date in yyyy-mm-dd format", "format": "date", "type": "string" }, "location": { ...
find_hotel_c7308d5e
{ "additionalProperties": false, "description": "Context Schema for a media player event", "properties": { "autoPlay": { "description": "If playback should automatically begin as soon as enough media is available to do so without interruption", "type": "boolean" }, ...
sp_418_Normalized
{ "definitions": { "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 alway...
kb_933_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "The value returned by GET /_stats", "items": { "properties": { "couchdb": { "type": "object" }, "httpd": { "type": "object" }, "httpd_re...
o60114
{ "definitions": { "Translations": { "additionalProperties": false, "properties": { "en": { "type": "string" }, "ru": { "type": "string" } }, "required": [ ...
o27836
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_util_intstr_IntOrString": { "oneOf": [ { "type": "string" }, { "type": "integer" } ...
kb_878_Normalized
{ "definitions": { "formula": { "properties": { "equation": { "type": "string" }, "variables": { "minProperties": 1, "patternProperties": { "^.+$": { ...
o36591
{ "additionalProperties": false, "properties": { "additional_optional_text": { "description": "\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442 \u0434\u...
o12278
{ "properties": { "food_items": { "description": "The food items consumed", "items": { "properties": { "calories": { "description": "The calories per serving of the food item", "type": "number" }, "name": { "description": "The n...
track_calories_93d75421
{ "properties": { "AirPrint": { "description": "List of printers", "items": { "description": "Airprint identifier", "type": "object" }, "type": "array" }, "PayloadDescription": { "default": "Configure...
o61594
{ "additionalProperties": false, "description": "", "properties": { "hour": { "minimum": 0, "type": "integer" }, "minute": { "maximum": 59, "minimum": 0, "type": "integer" }, "second": { "maximum"...
o28268
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Fluid for cubic EOS in CoolProp", "items": { "properties": { "name": { "description": "Name of the fluid", "type": "string" }, "CAS": { "description":...
o45806
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape (for triangle or rectangle)", "type": "number" }, "height": { "description": "The height of the shape (for triangle or rectangle)", "type": "numbe...
calculate_area_40fa2869
{ "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 Founda...
o66308
{ "$schema": "http://json-schema.org/draft-04/schema", "id": "https://raw.githubusercontent.com/Microsoft/azure-pipelines-task-lib/master/tasks.schema.json", "title": "Azure DevOps Tasks schema", "type": "object", "additionalProperties": false, "properties": { "id": { "type":...
o10499
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "Status": { "type": "string" }, "Name": { "type": "string" }, "Symbol": { "type": "string" }, "LastPrice": { "type...
o74556
{ "type": "array", "decription": "Array of objects, each of which represents a search to be performed by the search layer.", "items": { "type": "object", "properties": { "field": { "type": "string", "description": "Field to search." }, ...
o64021
{ "$schema": "http://json-schema.org/draft-04/schema", "additionalProperties": {}, "description": "Tracking information, probably implementation-dependent", "title": "Tracking", "type": "object" }
wp_95_Normalized
{ "additionalProperties": false, "description": "Schema for a bad row resulting from tracker protocol violations", "properties": { "failure": { "additionalProperties": false, "description": "Information regarding the tracker protocol violations", "properties": { ...
sp_346_Normalized
{ "$id": "https://json.schemastore.org/azure-devops-extension-manifest-1.0.json", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "Badge": { "description": "A link to external metadata badge.", "properties": { "href": { "description": "Link the user navigat...
azure-devops-extension-manifest-1
{ "properties": { "failedprobes": { "readonly": true, "type": "integer" }, "lastresponse": { "readonly": true, "type": "string" }, "monitor_name": { "type": "string" }, "monitor_state": { ...
o30476
{ "$schema": "http://json-schema.org/draft-06/schema#", "properties": { "bar": { "type": "string", "maxLength": 10 }, "baz": { "type": "number", "maxLength": 10 } } }
o25190
{ "properties": { "Locationfile": { "readonly": true, "type": "string" }, "Static": { "readonly": true, "type": "integer" }, "builtin": { "enum": [ "MODIFIABLE", "DELETABLE", ...
o30212
{ "properties": { "flat": { "default": false, "description": "Flag to indicate if a dir is created.", "type": "boolean" }, "name": { "$default": { "$source": "argv", "index": 0 }, "descrip...
o14406
{ "$schema": "http://json-schema.org/draft-04/schema#", "required": [ "config", "inputs" ], "type": "object", "properties": { "inputs": { "required": [ "dwi_file", "bvecs_file", "subsampling_vec", "bv...
o41498
{ "id": "http://schemas.gdbots.io/json-schema/gdbots/pbjx/envelope/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-]+)...
o42889
{ "$schema": "http://json-schema.org/draft-04/schema#", "required": [ "config", "inputs" ], "type": "object", "properties": { "inputs": { "required": [ "dtiInit_Archive" ], "type": "object", "properties": { ...
o41390
{ "id": "https://github.com/codedellemc/libstorage", "$schema": "http://json-schema.org/draft-04/schema#", "title": "libStorage JSON Schema", "definitions": { "volume": { "title": "Volume", "description": "Volume provides information about a storage volume.", ...
o10346
{ "$schema": "http://json-schema.org/draft-04/schema#", "$ref": "#/definitions/ProjectConfig", "definitions": { "AWSElasticBlockStoreVolumeSource": { "properties": { "fsType": { "type": "string" }, "partition": { "type": "integer" }, "readOnly"...
jx-schema
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "VW Example", "type": "array", "description": "A stream of examples sent to the VW web service, which will submit them to VW", "items": { "type": "object", "description": "An individual example in the stream", "properties": { "...
o37714
{ "additionalProperties": false, "description": "An object that is applied to a sample to update one or more attributes and/or one or more external references", "properties": { "attributesPost": { "description": "The updated version of the attribute", "items": { ...
o4844
{ "properties": { "grades": { "description": "The list of grades for courses", "items": { "properties": { "course": { "description": "The course name", "type": "string" }, "credit": { "description": "The credit hours for the cou...
calculate_gpa_50820a74
{ "$schema": "http://json-schema.org/draft-04/schema#", "name": "Package", "type": "object", "additionalProperties": true, "properties": { "name": { "type": "string", "description": "Package name, including 'vendor-name/' prefix." }, "type": { ...
o45313
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ConfigMapProjection": { "description": "Adapts a ConfigMap into a projected volume.\n\nThe contents of the target ConfigMap's Data field will be presented in a projected volume as files using the keys ...
kb_1139_Normalized
{ "properties": { "metrics": { "form": true, "properties": { "enabled": { "description": "Create a side-car container to expose Prometheus metrics", "form": true, "title": "Create Prometheus metrics exporter"...
o6137
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "dolittle.io/schemas/Runtime/Tenancy/tenants.json", "title": "Tenants Configuration", "description": "The tenants configuration", "type": "object", "additionalProperties": { "description": "The configuration of a tenant", ...
tenants
{ "properties": { "polyfills": { "default": false, "description": "Add polyfills for IE.", "type": "boolean", "x-prompt": "Enable polyfills for IE, Edge and Safari?" }, "resetCss": { "default": true, "description": "Add ...
o7500
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/QluaStructures.scheme.json", "title": "Структуры данных QLua", "description": "Структуры данных QLua", "type": "object", "definitions": { "DateTimeEntry": { "d...
o5158
{ "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "properties": { "site_info": { "type": "object", "properties": { "favicon": { "type": "string", "title": "Favicon" }, ...
o21699
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_flowcontrol_v1alpha1_LimitResponse": { "description": "LimitResponse defines how to handle requests that can not be executed right now.", "properties": { "queuing": { ...
kb_523_Normalized
{ "additionalProperties": false, "definitions": { "assetPattern": { "oneOf": [ { "additionalProperties": false, "properties": { "glob": { "description": "The pattern to match.", ...
o58443
{ "id": "https://github.com/emccode/libstorage", "$schema": "http://json-schema.org/draft-04/schema#", "title": "libStorage JSON Schema", "definitions": { "volume": { "title": "Volume", "description": "Volume provides information about a storage volume.", "typ...
o4851
{ "$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, "...
o21266
{ "properties": { "bitbucket": { "properties": { "name": { "default": "bitbucket", "description": "name", "type": "string" } }, "required": [ "name" ], ...
o60269
{ "description": "ServiceReference holds a reference to Service.legacy.k8s.io", "properties": { "name": { "description": "Name is the name of the service", "type": [ "string", "null" ] }, "namespace": { "desc...
kb_989_Normalized
{ "properties": { "date_range": { "properties": { "end_date": { "description": "The end date of the news articles", "format": "date", "type": "string" }, "start_date": { "description": "The start date of the news articles", "format": ...
search_news_9fcf9355
{ "properties": { "displayroamingaccounts": { "enum": [ "ON", "OFF" ], "type": "string" }, "html5receiver": { "enum": [ "ALWAYS", "FALLBACK", "OFF" ], ...
o31242
{ "properties": { "dimensions": { "description": "The dimensions of the shape", "properties": { "base": { "description": "The base of the triangle", "type": "number" }, "height": { "description": "The height of the triangle", "type": "num...
calculate_area_0286984a
{ "properties": { "grades": { "description": "The grades obtained in different subjects", "items": { "properties": { "credit_hours": { "description": "The credit hours for the subject", "type": "number" }, "grade": { "descriptio...
calculate_gpa_0ca04f9f
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "IBM Zapp Document", "description": "JSON schema for zapp.json and zapp.yaml files. Version 1.0.0 -- Licensed Materials - Property of IBM - (c) Copyright IBM Corporation 2022. All Rights Reserved.", "type": "object", "definitions": { "corePr...
zapp-schema-1
{ "properties": { "additional_costs": { "items": { "properties": { "amount": { "description": "The amount of the additional cost", "type": "number" }, "name": { "description": "The name of the additional cost", "type": "st...
calculate_rental_cost_6fa0b6ce
{ "properties": { "date_range": { "properties": { "end_date": { "description": "The ending date of the news articles", "format": "date", "type": "string" }, "start_date": { "description": "The starting date of the news articles", "for...
search_news_dd973fec
{ "$schema": "http://json-schema.org/draft-04/schema#", "required": [ "config", "inputs" ], "type": "object", "properties": { "inputs": { "required": [ "file" ], "type": "object", "properties": { ...
o41223
{ "properties": { "addcookieflags": { "enum": [ "none", "httpOnly", "secure", "all" ], "type": "string" }, "archivename": { "type": "string" }, "autodeployrule": { ...
o30001
{ "properties": { "networking": { "description": "OpenLDAP networking configuration properties", "properties": { "external_access": { "description": "Enable access from outside the cluster through Marathon-LB.\nNOTE: this connection is unencrypted....
o90807
{ "properties": { "activeservices": { "readonly": true, "type": "integer" }, "appflowlog": { "enum": [ "ENABLED", "DISABLED" ], "type": "string" }, "backupip": { "type": "s...
o30488
{ "properties": { "commit": { "default": true, "description": "Initial git repository commit information.", "oneOf": [ { "type": "boolean" }, { "properties": { ...
o64885
{ "properties": { "metrics": { "form": true, "properties": { "enabled": { "description": "Create a side-car container to expose Prometheus metrics", "form": true, "title": "Create Prometheus metrics exporter"...
o84052
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "MyAlias": { "$ref": "#/definitions/MySubObject", "description": "My sub object" }, "MyString": { "description": "My string", "type": "string" }, "MySu...
o25974
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/0.5.5/traits/trait_syndication.json", "title": "Syndication", "type": "object", "description": "Key-boolean pair of syndication services whe...
o86372
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://ibl.api.bbci.co.uk/ibl/v1/schema/ibl.json", "type": "object", "properties": { "schema": { "type": "string" }, "version": { "type": "string" }, "status": { "t...
o10420
{ "$schema": "http://json-schema.org/draft-06/schema#", "properties": { "bar": { "type": "array", "maxItems": 10 } } }
o25189
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ScopedResourceSelectorRequirement": { "description": "A scoped-resource selector requirement is a selector that contains values, a scope name, and an operator that relates the scope name and values.", ...
kb_932_Normalized
{ "description": "LoadBalancerIngress represents the status of a load-balancer ingress point: traffic intended for the service should be sent to an ingress point.", "properties": { "hostname": { "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AW...
kb_537_Normalized
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_TypedLocalObjectReference": { "description": "TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.", "properties": ...
kb_453_Normalized
{ "additionalProperties": false, "description": "Schema for the focus of a form field", "properties": { "elementClasses": { "description": "An array of the classes on the element", "items": { "description": "A class on the element", "maxLength"...
sp_286_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "properties": { "regex": { "type": "boolean", "default": "false" }, "code": { "type": "string" ...
o70011
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "camera": { "properties": { "position": { "$ref": "#/definitions/vector" }, "direction": { "$ref": "#/definiti...
o13024
{ "title": "mediaInfo chart value", "type": "object", "$schema": "http://json-schema.org/draft-04/schema", "description": "The value object contains information for popup windows about how charts should be constructed.", "properties": { "fields": { "type": "array", "d...
o90240
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "MovesList", "type": "array", "_uniqueItems": true, "minItems": 1, "description": "A list of moves played by each child", "items": { "title": "moves", "type": "object", "properties": { "child...
o23494
{ "properties": { "backplane": { "type": "string" }, "cfgflags": { "readonly": true, "type": "integer" }, "clearnodegroupconfig": { "enum": [ "YES", "NO" ], "type": "string...
o30287
{ "properties": { "dimensions": { "properties": { "length": { "description": "The length of the shape", "type": "number" }, "radius": { "description": "The radius of the shape", "type": "number" }, "width": { "descript...
calculate_area_b6e5c8fd
{ "definitions": { "actionFieldObject": { "properties": { "affiliation": { "type": "string" }, "coupon": { "type": "string" }, "id": { "type": "string" ...
o72536
{ "properties": { "courses": { "items": { "properties": { "course_name": { "description": "The name of the course", "type": "string" }, "credit_hours": { "description": "The credit hours of the course", "type": "number" ...
calculate_gpa_897b4123
{ "properties": { "dimensions": { "description": "The dimensions of the shape", "properties": { "base": { "description": "The base of the shape (for triangle)", "type": "number" }, "height": { "description": "The height of the shape (for triangle)"...
calculate_area_e1832ed2
{ "description": "PodReadinessGate contains the reference to a pod condition", "properties": { "conditionType": { "description": "ConditionType refers to a condition in the pod's condition list with matching type.", "type": [ "string", "null" ...
kb_715_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "required": [ "config", "inputs" ], "type": "object", "properties": { "inputs": { "required": [ "BVAL_1", "BVEC_1", "NIFTI_1" ], "type":...
o41389
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "Esquio": { "type": ["object", "null"], "properties": { "Products": { "type": ["array", "null"], "items": { "$ref": "#/definitions/Product" } } }, "required"...
esquio
{ "$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, "...
o21258
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_storage_v1_VolumeError": { "description": "VolumeError captures an error encountered during a volume operation.", "properties": { "message": { "description": "St...
kb_1121_Normalized
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the triangle (if shape is triangle)", "type": "number" }, "height": { "description": "The height of the triangle (if shape is triangle)", "type": "number" ...
calculate_area_e9b52ceb
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "definitions": { "absolute_path": { "description": "A path only. Query string and/or fragment are not allowed.", "pattern": "^/(([a-zA-Z0-9._~!$&'()*+,;=:@-]|%[0-9a-fA-F]{2})+(/([a-zA-Z0-9....
o21319
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base length of the shape", "type": "number" }, "height": { "description": "The height of the shape", "type": "number" }, "radius": { "desc...
calculate_area_8cdcc04b
{ "properties": { "end_latitude": { "description": "The latitude of the end point", "type": "number" }, "end_longitude": { "description": "The longitude of the end point", "type": "number" }, "start_latitude": { "description": "The latitude of the starting point", ...
calculate_distance_b54305d2
{ "additionalProperties": false, "properties": { "dependency_type": { "default": "jsonpath_ready", "enum": [ "jsonpath_ready" ], "title": "Dependency Type", "type": "string" }, "expressions": { "items...
o46217
{ "description": "A reference to an ordered UNI. The UNI is referenced on an Order by customer order number (PON), and order item reference.", "properties": { "buyerPurchaseOrderNumber": { "description": "The purchase order number for the order that contains the referenced UNI. This is requi...
o28206
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1beta1_RoleRef": { "description": "RoleRef contains information that points to the role being used", "properties": { "apiGroup": { "description": "APIGroup...
kb_857_Normalized
{ "type": "array", "$schema": "http://json-schema.org/draft-04/schema#", "description": "", "minItems": 1, "_uniqueItems": true, "items": { "type": "object", "required": [ "name", "description", "isRanked", "gameMode", "...
o4262
{ "$defs": { "CollectionVersionConstraintModel": { "additionalProperties": false, "title": "CollectionVersionConstraintModel", "type": "string" }, "SPDXLicense": { "$ref": "#/$defs/SPDXLicenseEnum", "title": "SPDXLicense" }, "SPDXLicenseEnum": { "description": "...
galaxy
{ "$schema": "http://json-schema.org/draft-07/schema", "$id": "http://labcompass.futurecode.com/room-presets.schema.json", "type": "array", "items": { "type": "object", "required": [ "roomName", "goldenDoor", "variants" ], "properties":...
o90905
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the triangle", "type": "number" }, "height": { "description": "The height of the triangle", "type": "number" }, "length": { "descr...
calculate_area_c6ab836b
{ "description": "NodeAddress contains information for the node's address.", "properties": { "address": { "description": "The node address.", "type": [ "string", "null" ] }, "type": { "description": "Node add...
kb_608_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Configuration settings for confgen", "type": "object", "properties": { "templates": { "title": "The path to the directory containing all templates", "description": "Can be an absolute or relative path that ...
o32735
{ "title": "Invocation manifest for FSL: SIENAX - Brain tissue volume, normalised for subject head size", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "config": { "type": "object", "properties": { "BET": { ...
o41289
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_storage_v1beta1_VolumeError": { "description": "VolumeError captures an error encountered during a volume operation.", "properties": { "message": { "description"...
kb_1123_Normalized
{ "definitions": { "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 ...
kb_258_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "updated": { "type": "number" }, "failed": { "type": "number" }, "skipped": { "type": "number" }, "logLink": { "ty...
o9850
{ "title": "Tlog message", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "ver": { "description": "Message format version", "type": "string", "pattern": "^[0-9]+(\\.[0-9]+)?$" }, "host": { "d...
o77397
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://localhost:3000/schemas/post-client-response.json#", "title": "Response returned after the client has been successfully created", "type": "object", "additionalProperties": false, "required": [ "client_id", "clie...
o20464