json_schema
stringlengths
43
1.28M
unique_id
stringlengths
2
41
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Example Object", "description": "An Object", "type": "object", "format": "grid", "properties": { "link": { "type": "object", "properties": { "url": { "type": "str...
o12644
{ "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_588529bb
{ "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_0cdca9b5
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "name": { "type": "string" }, "description": { "type": "string" }, "icon": { "type": "string" }, "periodic_booking": { ...
o36594
{ "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_69f393e6
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "BRID", "description": "An Object with metadata behind a brid", "type": "object", "properties": { "brid": { "description": "The brid", "type": "string" }, "domain": { "descrip...
o17121
{ "properties": { "config": { "type": "object" }, "dependencies": { "properties": { "endpoint": { "items": { "description": "Endpoints the service depends on", "examples": [ ...
o83294
{ "properties": { "extends": { "oneOf": [ { "minLength": 1, "type": "string" }, { "items": { "minLength": 1, "type": "string" ...
o83864
{ "oneOf": [ { "required": [ "rectangle" ] }, { "required": [ "circle" ] } ], "properties": { "circle": { "properties": { "radius": { "description": "The radius of the circle", "type": "number" } }, "...
calculate_area_57a2de86
{ "id": "http://schlothauer.de/schemas/shared/app_module.json", "$schema": "http://json-schema.org/draft-04/schema#", "description": "application specific module", "type": "object", "properties": { "name": { "description": "Name of the module", "type": "string", ...
o73983
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the triangle", "type": "number" }, "height": { "description": "The height of the triangle", "type": "number" }, "radius": { "descr...
calculate_area_ee70cfc0
{ "additionalProperties": false, "description": "Limits", "properties": { "limits": { "description": "Limits", "properties": { "absolute": { "properties": { "maxDomainRecords": { "type": "...
o81841
{ "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_f6579a50
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apiextensions-apiserver_pkg_apis_apiextensions_v1beta1_CustomResourceColumnDefinition": { "description": "CustomResourceColumnDefinition specifies a column for server side printing.", "properties": { ...
kb_198_Normalized
{ "definitions": { "api_key": { "default": "n.a.", "description": "Not available in Version 1.0.", "title": "API Key", "type": "string" }, "blacklist": { "default": "[]", "description": "List of codes not allowed in the ...
o5790
{ "items": { "additionalProperties": false, "properties": { "id": { "description": "ID of the command.", "type": "integer" }, "payload": { "description": "The command payload to be interpreted by the endpoint." ...
o53911
{ "id": "http://spacebrew.cc/messaging-schema#", "$schema": "http://json-schema.org/draft-04/schema#", "description": "a schema defining the messages sent by clients and admins", "type": "object", "oneOf": [ { "$ref": "#/definitions/config" }, { "$ref"...
o69190
{ "$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" ...
wp_41_Normalized
{ "definitions": {}, "minLength": 20, "pattern": "^(https|http)://(mariadb.com|dev.mysql.com)", "type": "string" }
o34208
{ "title": "fabric info", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "additionalProperties": false, "required": [ "fabric_fq_name", "management_subnets", "loopback_subnets", "fabric_subnets", "fabric_asn_pool", "device_auth...
o8460
{ "description": "describes the attributes of a scale subresource", "properties": { "replicas": { "description": "desired number of instances for the scaled object.", "format": "int32", "type": [ "integer", "null" ] ...
kb_919_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": [ "name", "displayName", "description" ], "properties": { "name": { "type": "string" }, "displayName": { "type": "object", "minPro...
o39143
{ "$schema": "http://json-schema.org/draft-04/schema", "id": "http://europass.cedefop.europa.eu/json/schema/v3.3.0/Europass_JSONSchema.json", "description": "A JSON Representation of a Europass Document corresponding to Europass XML 3.3.0", "type": "object", "definitions": { "documentTypeTyp...
o48866
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Credit card token funding instrument", "description": "PayPal credit card token funding instrument json schema", "type": "object", "properties": { "credit_card_id": { "description": "ID of credit card previously st...
o66053
{ "description": "WebhookThrottleConfig holds the configuration for throttling events", "properties": { "burst": { "description": "ThrottleBurst is the maximum number of events sent at the same moment default 15 QPS", "format": "int64", "type": [ "inte...
kb_1156_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "email": { "type": "string", "format": "email" }, "password": { "type": "string" }, "givenName": { "type": "string" }, "familyName": { ...
o79476
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "Configuration for a piece of audio content, over a stream.", "id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/0.10.5/utils/audio_stream.json", "properties": { "audio_cod...
o85967
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "AvailableFilesResponse", "type": "object", "additionalProperties": false, "properties": { "files": { "type": "array", "items": { "type": "string" } } }, "java...
o39423
{ "properties": { "arrayKey1": { "items": { "properties": { "stringKey": { "type": "string" } }, "type": "object" }, "type": "array" }, "arrayKe...
o91132
{ "additionalProperties": true, "properties": { "body": { "additionalProperties": true, "properties": { "push_id": { "_format": "uuid", "type": "string" } }, "type": "object" }...
sp_395_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_130_Normalized
{ "version": "0.3", "definitions": { "color": { "type": "string", "pattern": "^#[0-9a-fA-F]{6}([0-9a-fA-F]{2})?$", "title": "Color", "description": "Color in #RRGGBB or #RRGGBBAA format", "examples": [ "#123abc", ...
o66237
{ "additionalProperties": false, "description": "Snowplow PostgreSQL storage configuration", "properties": { "database": { "description": "PostgreSQL database name", "maxLength": 64, "minLength": 1, "type": "string" }, "host": { ...
sp_367_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "name": { "type": "string" }, "location": { "type": "object", "properties": { "alias": { "type": "string" ...
o19364
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_policy_v1beta1_IDRange": { "description": "IDRange provides a min/max of an allowed range of IDs.", "properties": { "max": { "_format": "int64", ...
kb_891_Normalized
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_AWSElasticBlockStoreVolumeSource": { "description": "Represents a Persistent Disk resource in AWS.\n\nAn AWS EBS disk must exist before mounting to a container. The disk must also be in the same AWS zo...
kb_734_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "compilationOptions": { "description": "[Deprecated] Options that are passed to the compiler. Use 'buildOptions' instead.", "type": "object", "properties": { "define": { "type": "array", "uniqu...
project-1
{ "id": "http://schemas.triniti.io/json-schema/triniti/common/mixin/swipeable/1-0-0.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "swipe": { "type": "string", "minLength": 0, "maxLength": 255, "desc...
o82723
{ "additionalProperties": false, "properties": { "config": { "description": "Configuration body of an arbitrary type (as defined by the request `config_format`)." }, "configId": { "description": "Identifier of the current configuration.", "type": "stri...
o53900
{ "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_fe7185a7
{ "$id": "https://example.com/arrays.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "description": "A representation of a person, company, organization, or place", "type": "object", "title": "quasar", "properties": { "fruits": { "type": "array", ...
o47150
{ "properties": { "name": { "description": "The name of the artist.", "type": "string" }, "popularity": { "description": "The popularity of the artist. The value will be between 0 and 100, with 100 being the most popular. The artist's popularity is calcula...
o77704
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "USSD Say step", "type": "object", "properties": { "name": { "type": "string" }, "kind": { "enum": [ "ussdSay" ] }, "label": { "type": ...
o58496
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": true, "title": "MyJSON", "definitions": {}, "type": "array", "id": "https://niebert.github.io/json-editor", "format": "tabs", "items": { "type": "object", "id": "/items", "_uniqueItems...
o63478
{ "properties": { "end_latitude": { "description": "The latitude of the destination", "type": "number" }, "end_longitude": { "description": "The longitude of the destination", "type": "number" }, "start_latitude": { "description": "The latitude of the starting point",...
calculate_distance_3ab416d8
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_admissionregistration_v1beta1_ServiceReference": { "description": "ServiceReference holds a reference to Service.legacy.k8s.io", "properties": { "name": { "descr...
kb_1148_Normalized
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the triangle (if applicable)", "type": "number" }, "height": { "description": "The height of the triangle (if applicable)", "type": "number" }, ...
calculate_area_87442b5f
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "license_key": { "type": "string", "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$" } }, "required": [ "license_key" ...
o40229
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://git.openstack.org/cgit/openstack/cloud-data/plain/schema.json#", "type": "object", "properties": { "auth_type": { "name": "Auth Type", "description": "Name of authentication plugin to be used", ...
o39075
{ "properties": { "customer_name": { "description": "The name of the customer", "type": "string" }, "items": { "description": "The list of items in the invoice", "items": { "properties": { "price": { "description": "The price of the product", ...
generate_invoice_67a11e89
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://json.schemastore.org/solution-filter.json", "properties": { "solution": { "type": "object", "description": "Solution filter description", "properties": { "path": { "type": "string", "descriptio...
solution-filter
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Sane-Scanner", "description": "Sane Scanner options", "type": "object", "properties": { "host": { "description": "The host of the scanner", "type": "string" }, "model": { "description": "The model of the scanner", ...
o74549
{ "_comment": "The contents of this file should be in sync with the parameters of the add_disk command", "properties": { "address": { "pattern": "^\\d+(:\\d+){1,3}$", "type": "string" }, "boot": { "type": "boolean" }, "bus_address": { ...
o69158
{ "properties": { "adpttimeout": { "enum": [ "ENABLED", "DISABLED" ], "type": "string" }, "altsvc": { "enum": [ "ENABLED", "DISABLED" ], "type": "string" ...
o30762
{ "additionalProperties": false, "properties": { "value": { "title": "Shalow Attribute", "type": "string" } }, "title": "Shallow JSON object", "type": "object" }
o89680
{ "properties": { "customer_info": { "properties": { "address": { "description": "The mailing address of the customer", "type": "string" }, "email": { "description": "The email address of the customer", "type": "string" }, "name...
generate_invoice_d74503e8
{ "additionalProperties": true, "description": "Schema for a StatusGator status change event", "properties": { "currentStatus": { "maxLength": 128, "type": "string" }, "faviconUrl": { "_format": "uri", "maxLength": 8192, "ty...
sp_381_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "deviceId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "key": { "type": "string" }, "secret": { "type": "string" ...
o9828
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "data_type": { "enum": [ "licence" ] }, "source_url": { "type": "string" }, "confidence": { "type": "string" ...
o65456
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string" }, "vendor": { "type": "string" }, "descriptor_version": { "type": "string" }, "number_of_endpoints":...
o78892
{ "title": "Invocation manifest for BIDS fMRIPrep: A Robust Preprocessing Pipeline for fMRI Data", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "config": { "type": "object", "properties": { "skip-bids-validation":...
o41193
{ "description": "FlowDistinguisherMethod specifies the method of a flow distinguisher.", "properties": { "type": { "description": "`type` is the type of flow distinguisher method The supported types are \"ByUser\" and \"ByNamespace\". Required.", "type": [ "strin...
kb_360_Normalized
{ "anyOf": [ { "$ref": "#/definitions/SkaffoldConfig" } ], "definitions": { "Activation": { "additionalProperties": false, "description": "criteria by which a profile is auto-activated.", "preferredOrder": [ "env", ...
o6361
{ "properties": { "point1": { "properties": { "lat": { "description": "The latitude of point 1", "type": "number" }, "lng": { "description": "The longitude of point 1", "type": "number" } }, "required": [ "lat", ...
calculate_distance_ab1900eb
{ "additionalProperties": false, "description": "Webhook event for changeing one of a company's property value.", "properties": { "appId": { "description": "The ID of your application. (In case you have multiple applications pointing to the same webhook URL.)", "maximum": 214...
sp_98_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "name": { "type": "string", "minLength": 1 }, "url": { "type": "string", "minLength": 1 } }, "r...
o12220
{ "type": "object", "properties": { "mib": { "type": "string" }, "modules": { "type": "object", "properties": { "processors": { "type": "object", "properties": { "data": { ...
o70295
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://integracja.firefighters.ki.agh.edu.pl", "description": "RS from notification center", "type": "object", "properties": { "reportHeaders": { "id": "http://integracja.firefighters.ki.agh.edu.pl/reportHeaders", ...
o81499
{ "properties": { "distance": { "description": "The distance traveled in kilometers", "type": "number" }, "fuel_efficiency": { "description": "The fuel efficiency of the vehicle in kilometers per liter", "type": "number" }, "occupancy": { "description": "The number of...
calculate_carbon_footprint_429d49a3
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "properties": { "email": { "_format": "email", "maxLength": 1024, "type": "string" } }, "required": [ "email" ], "type": "object" }
o9948
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "List of Proverbs", "type": "array", "items": { "title": "Proverb", "description": "A Proverb", "type": "array" } }
o17125
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "A tag is some kind of a global keyword that could be set for some entries", "id": "http://schlothauer.de/schemas/shared/domain.json", "properties": { "active": { "type": "boolean" }, "color": { ...
o73998
{ "additionalProperties": false, "definitions": { "constraints": { "service": { "anyOf": [ { "required": [ "build" ] }, { ...
o84331
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "config.json", "description": "The Ripple-REST configuration file", "type": "object", "properties": { "rippled_servers": { "type": "array", "items": { "type": "string" }, ...
o89764
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "title": "Generation", "definitions": { "translations": { "type": "object", "properties": { "cz": { "type": "string" }, "dk": { ...
o48421
{ "properties": { "activepolicy": { "readonly": true, "type": "integer" }, "boundto": { "type": "string" }, "gotopriorityexpression": { "readonly": true, "type": "string" }, "name": { "typ...
o31092
{ "title": "DatabaseCollection", "description": "A collection from a certain namespace", "oneOf": [ { "type": "object", "description": "A collection from the given namespace", "properties": { "name": { "type": "string", ...
o10069
{ "properties": { "base": { "description": "The base of the triangle", "type": "number" }, "height": { "description": "The height of the rectangle or triangle", "type": "number" }, "radius": { "description": "The radius of the circle", "type": "number" }, ...
calculate_area_85d9648e
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "applicationId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, ...
o6170
{ "definitions": {}, "links": [ { "description": "link to the List of Scheduling Block instances", "href": "scheduling_blocks", "rel": "self" } ], "properties": { "id": { "type": "string" }, "message": { ...
o13687
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "pebl.xsd.PEBL", "type": "object", "properties": { "pebl": { "type": "object", "properties": { "benchmark": { "$ref": "#/definitions/Benchmark" }, ...
o83390
{ "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_480_Normalized
{ "properties": { "end_time": { "description": "The end time of the meeting", "format": "date-time", "type": "string" }, "participants": { "items": { "description": "The email addresses of the participants", "type": "string" }, "type": "array" }, ...
schedule_meeting_c300e0b7
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string", "pattern": "^[0-9]+$" }, "username": { "type": "string" }, "time": { "description": "UNIX time at which ...
o76764
{ "description": "ScaleStatus represents the current status of a scale subresource.", "properties": { "replicas": { "description": "actual number of observed instances of the scaled object.", "format": "int32", "type": [ "integer", "nul...
kb_921_Normalized
{ "title": "JSON schema for Outblocks database table files", "$schema": "http://json-schema.org/draft-04/schema", "$ref": "#/definitions/OutblocksTable", "definitions": { "OutblocksTable": { "title": "OutblocksTable", "type": "object", "additionalProperties": false, "properties": { ...
schema-table
{ "id": "https://raw.githubusercontent.com/JSONScript/jsonscript-proxy/master/config_schema.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Configuration", "description": "Schema for proxy server configuration file (and for config passed to proxy middleware)", "type": "object"...
o7574
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_LoadBalancerIngress": { "description": "LoadBalancerIngress represents the status of a load-balancer ingress point: traffic intended for the service should be sent to an ingress point.", "p...
kb_458_Normalized
{ "properties": { "dimensions": { "properties": { "height": { "description": "The height of the triangle", "type": "number" }, "length": { "description": "The length of the rectangle or triangle base", "type": "number" }, "radiu...
calculate_area_8b10db51
{ "additionalProperties": false, "definitions": { "config": { "additionalProperties": false, "id": "#/definitions/config", "patternProperties": { "^x-": {} }, "properties": { "external": { "pr...
o83850
{ "description": "HTTPHeader describes a custom header to be used in HTTP probes", "properties": { "name": { "description": "The header field name", "type": [ "string", "null" ] }, "value": { "description": "...
kb_424_Normalized
{ "$schema": "http://json-schema.org/draft-07/schema", "$id": "https://dwp.gov.uk/exchange/publishing-tools/apigw/catalogue-entry-schema.json", "title": "Catalogue entry", "type": "object", "required": [ "description", "primaryContact", "filters", "searchTags" ], "properties": { "descr...
catalogue-entry-schema
{ "additionalProperties": false, "description": "Schema for an app state transition event", "properties": { "attributes": {}, "isFirstRun": { "type": "boolean" }, "isUpgrade": { "type": "boolean" }, "jsonPayload": { "type": ...
sp_140_Normalized
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_storage_v1beta1_CSIDriverSpec": { "description": "CSIDriverSpec is the specification of a CSIDriver.", "properties": { "attachRequired": { "description": "attach...
kb_160_Normalized
{ "$schema": "http://json-schema.org/draft-07/schema", "title": "Karma Target", "description": "Karma target options for Build Facade.", "type": "object", "properties": { "main": { "type": "string", "description": "The name of the main entry-point file." }, ...
o58446
{ "id": "http://schemas.opentranslatorstothings.org/opent2t.error#", "$schema": "http://json-schema.org/draft-04/schema#", "description": "", "title": "OpenT2T Error", "definitions": { "opent2t.error": { "type": "object", "properties": { "name": { ...
o65361
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "RetryExam test options", "description": "Options for a RetryExam test.", "type": "object", "additionalProperties": false, "properties": { "questionGroups": { "description": "Array of QID difficulty groups, one ...
o57539
{ "properties": { "customer_name": { "description": "The name of the customer", "type": "string" }, "order_items": { "items": { "properties": { "price": { "description": "The price per unit of the product", "type": "number" }, ...
generate_invoice_3cf1c488
{ "properties": { "customer_details": { "properties": { "address": { "description": "The address of the customer", "type": "string" }, "name": { "description": "The name of the customer", "type": "string" } }, "required": [ ...
generate_invoice_b81e92ab
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Project Schema", "type": "object", "properties": { "name": { "type": "string", "description": "The name of the project" }, "short_name": { "type": "string", "descript...
o20389