json_schema
stringlengths
43
1.28M
unique_id
stringlengths
2
41
{ "properties": { "measurements": { "additionalProperties": false, "properties": { "base": { "description": "The base of the triangle", "type": "number" }, "height": { "description": "The height of the triangle", "type": "number" ...
calculate_area_46ccad71
{ "properties": { "check_in": { "description": "The check-in date", "format": "date", "type": "string" }, "check_out": { "description": "The check-out date", "format": "date", "type": "string" }, "location": { "description": "The location for hotel search"...
search_hotels_37ba3f1e
{ "id": "http://schemas.triniti.io/json-schema/triniti/canvas/mixin/tumblr-post-block/1-0-0.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "etag": { "type": "string", "pattern": "^[\\w\\.:-]+$", "pbj": { ...
o82704
{ "additionalProperties": false, "description": "Represents a deep-link received in the app.", "properties": { "referrer": { "_format": "uri", "description": "Referrer URL, source of this deep-link", "maxLength": 4096, "type": "string" }, ...
sp_221_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_1058_Normalized
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://smapi.io/schemas/i18n.json", "title": "SMAPI i18n file", "description": "A translation file for a SMAPI mod or content pack.", "@documentationUrl": "https://stardewvalleywiki.com/Modding:Modder_Guide/APIs/Translation", "type...
o12629
{ "properties": { "grades": { "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_4efe441d
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape (applicable for triangle)", "type": "number" }, "height": { "description": "The height of the shape (applicable for triangle)", "type": "number" ...
calculate_area_d541f69a
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_networking_v1_IPBlock": { "description": "IPBlock describes a particular CIDR (Ex. \"192.168.1.1/24\",\"2001:db9::/64\") that is allowed to the pods matched by a NetworkPolicySpec's podSelector. The except ent...
kb_597_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "acceptTerms": { "enum": [ "on" ] }, "companyName": { "maxLength": 1024, "type": "string" }, "email": { "_format": "email", ...
o6266
{ "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "properties": { "bar": { "anyOf": [ { "type": "string" }, { "type": "number" } ] } } }
o25182
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "enum": { "anyOf": [ { "type": "number", "enum": [ 1, 2, 3, ...
o69509
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "LineChartStreamUpdate", "description": "The data contained in a LineChart Stream update object", "type": "object", "properties": { "stream": { "type": "array", "items": { "type": "object...
o54549
{ "additionalProperties": false, "properties": { "_id": { "description": "unique url-friendly base64 encoded, utf8 endoded concatenation identifier", "type": "string" }, "_timestamp": { "_format": "date-time", "description": "ISO8601 combin...
o21469
{ "$schema": "http://json-schema.org/draft-04/schema", "type": "object", "properties": { "start_path": { "anyOf": [ { "type": "string" }, { "type": "array", "items": { ...
o57168
{ "definitions": { "FlexibleStat": { "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "name": { "type": "string" }, "type"...
o43202
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "sensorId": { "type": "string" }, "temperature": { "type": "object", "properties...
o14452
{ "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_c04d2e21
{ "$id": "https://json.schemastore.org/petstore-v1.0.json", "$ref": "#/definitions/Welcome9", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "Welcome9": { "type": "object", "additionalProperties": true, "properties": { "config": { "$ref": "#/defini...
petstore-v1
{ "properties": { "dimensions": { "properties": { "length": { "description": "The length of the rectangle", "type": "number" }, "radius": { "description": "The radius of the circle", "type": "number" }, "width": { "des...
calculate_area_835c31ab
{ "properties": { "customer_name": { "description": "The customer name", "type": "string" }, "items": { "items": { "properties": { "description": { "description": "The item description", "type": "string" }, "price": { ...
generate_invoice_4c6c4eae
{ "$schema": "http://json-schema.org/draft-06/schema#", "properties": { "bar": { "type": "integer", "minimum": 10 }, "baz": { "type": "number", "minimum": 10.5 }, "qux": { "type": "string", "minimum":...
o25194
{ "additionalProperties": false, "description": "Schema for storage loader errors with unknown data, e.g. invalid enriched event", "properties": { "failure": { "description": "Errors that happened when not recognizing the event as an enriched event, provided by Analytics SDK", ...
sp_336_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "results": { "type": "array", "items": { "type": "object", "properties": { "packageName": { "type": "string" ...
o79456
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://dcc.icgc.org/donor-centric", "type": "object", "properties": { "_donor_id": { "id": "https://dcc.icgc.org/donor-centric/_donor_id", "type": "string" }, "_project_id": { "id"...
o47090
{ "properties": { "portworx": { "additionalProperties": false, "description": "PX configuration properties", "properties": { "api_port": { "default": 9001, "description": "API access port", "type"...
o90814
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of a triangle", "type": "number" }, "height": { "description": "The height of a triangle", "type": "number" }, "length": { "descripti...
calculate_area_a1c30545
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "10/EPMP delete metadata keys request", "type": "array", "items": { "type": "string", "pattern": "^[a-zA-Z0-9_]+$", "description": "Endpoint metadata key name" }, "minItems": 1, "_uniqueItems": tru...
o53905
{ "properties": { "exercise": { "items": { "properties": { "activity": { "description": "The name of the activity", "type": "string" }, "calories_burned": { "description": "The number of calories burned", "type": "integer"...
track_calories_82bd0ec9
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape", "type": "number" }, "height": { "description": "The height of the shape", "type": "number" }, "length": { "description...
calculate_area_31de8216
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/0.10.5/utils/named_entity.json", "title": "Named Entity", "description": "Models a named entity (i.e. name of a person, place, or organization) ...
o85973
{ "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_406_Normalized
{ "description": "A user's first and last name.", "properties": { "_id": { "id": "_id", "type": "string" }, "categories": { "id": "categories", "properties": { "audience": { "id": "audience", ...
o57816
{ "$id": "https://json.schemastore.org/sponge-mixins.json", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "mixin_class": { "type": "string", "description": "The dot-separated path to the mixin class relative to the specified package. The class must be annotated with @Mixin...
sponge-mixins
{ "$id": "http://github.com/kubeflow/metadata/schema/alpha/entity.json", "$schema": "http://json-schema.org/draft-07/schema#", "description": "Schema for any entity. (namespace, kind, apiversion) uniquely identifies the entity type.", "examples": [ { "annotations": { ...
o56041
{ "description": "ScaleSpec describes the attributes of a scale subresource.", "properties": { "replicas": { "description": "desired number of instances for the scaled object.", "format": "int32", "type": [ "integer", "null" ...
kb_920_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://judkins.house/apis/k2/v1/etcdConfig.json", "$$target": "etcdConfig.json", "title": "etcd Configuration", "description": "Describes the configuration of etcd.", "properties": { "name": { "description": "Name...
o90384
{ "additionalProperties": false, "description": "Schema for mobile contexts", "properties": { "androidIdfa": { "type": "string" }, "appleIdfa": { "type": "string" }, "appleIdfv": { "type": "string" }, "carrier": { ...
sp_298_Normalized
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "array", "minItems": 1, "_uniqueItems": true, "items": { "type": "object", "properties": { "headers": { "type": "object", "properties": { "user-agent": { ...
o60842
{ "additionalProperties": false, "description": "Schema for the Parrable encrypted payload", "properties": { "encryptedId": { "maxLength": 256, "type": "string" }, "optout": { "enum": [ "true", "false" ] ...
sp_165_Normalized
{ "properties": { "check_in_date": { "description": "The check-in date", "format": "date", "type": "string" }, "check_out_date": { "description": "The check-out date", "format": "date", "type": "string" }, "destination": { "description": "The destination t...
search_hotels_22fdf13c
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "bulk_publishing": { "type": "boolean" }, "links": { "type": "object", "additionalProperties": false, "properti...
o21289
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_AttachedVolume": { "description": "AttachedVolume describes a volume attached to a node", "properties": { "devicePath": { "description": "DevicePath repr...
kb_607_Normalized
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_DownwardAPIVolumeFile": { "description": "DownwardAPIVolumeFile represents information to create the file containing the pod field", "properties": { "fieldRef": { ...
kb_288_Normalized
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://gitlab.com/.gitlab-ci.yml", "title": "Gitlab CI configuration", "description": "Gitlab has a built-in solution for doing CI called Gitlab CI. It is configured by supplying a file called `.gitlab-ci.yml`, which will list all the jobs...
o90970
{ "additionalProperties": false, "properties": { "clouds": { "additionalProperties": false, "properties": { "all": { "maximum": 32767, "minimum": 0, "type": "integer" } }, ...
sp_415_Normalized
{ "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_d82d93ba
{ "properties": { "aaa": { "readonly": true, "type": "boolean" }, "adaptivetcp": { "readonly": true, "type": "boolean" }, "appflow": { "readonly": true, "type": "boolean" }, "appfw": { ...
o30757
{ "$schema": "http://json-schema.org/draft-04/schema#", "$schema-location": "Entity-Schema.json", "name": "AWS-Provider-Schema", "version": "1", "author": "denis", "description": "Represent the AWS-EC2 as the deployment Environment", "associated-tool": "Juju-CLI", "type": "object", "properties": { ...
o35772
{ "id": "http://schemas.triniti.io/json-schema/triniti/canvas/mixin/youtube-video-block/1-0-0.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "etag": { "type": "string", "pattern": "^[\\w\\.:-]+$", "pbj": { ...
o82714
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "rulePriority": { "title": "The priority of the rule", "description": "0 has the highest priority. Only if a rule determines two paths equal, the rule with the next lower priority will be considered.", ...
o35905
{ "properties": { "dimensions": { "description": "The dimensions of the shape", "oneOf": [ { "properties": { "dimensions": { "properties": { "base": { "not": {} }, "height": { ...
calculate_area_4c8e9fd1
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "CSP Emulator Visibility Sender Config", "description": "Schema for the Configuration of the visibility sender", "version": "0.1", "type": "object", "required": [ "destination_host", "destination_port_start", ...
o13695
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_flowcontrol_v1alpha1_PriorityLevelConfigurationCondition": { "description": "PriorityLevelConfigurationCondition defines the condition of priority level.", "properties": { "lastTran...
kb_777_Normalized
{ "additionalProperties": false, "properties": { "port": { "max": 65535, "min": 0, "type": "integer" }, "priority": { "max": 65535, "min": 0, "type": "integer" }, "target": { "format": "ho...
o70330
{ "properties": { "client_name": { "description": "The name of the client", "type": "string" }, "items": { "items": { "properties": { "name": { "description": "The name of the item", "type": "string" }, "price": { ...
create_invoice_c9c5c3e1
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "Internet Media (MIME) Type", "id": "https://api.npolar.no/_schema/ref/mimetype/1.0", "pattern": "^(application|audio|example|image|message|model|multipart|text|video)\\/(?:(prs|vnd|x)\\.)?((?:[a-z\\d][\\w!#$&^.-]+)+)(?:\\s*\\+(ber|c...
o64546
{ "additionalProperties": false, "description": "Schema for an push registration event", "properties": { "attributes": {}, "name": { "type": "string" }, "registrationToken": { "type": "string" } }, "required": [ "name" ], ...
sp_146_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://luciozambon.altervista.org/egiga2m/schemas/tree_key.json", "type": "array", "items": { "type": "object", "properties": { "title": { "type": "string" }, "key": { ...
o57709
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_batch_v1_JobSpec": { "description": "JobSpec describes how the job execution will look like.", "properties": { "activeDeadlineSeconds": { "_format": "int64", ...
kb_488_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema", "$ref": "#/definitions/___utils_dictionary_json", "definitions": { "___utils_dictionary_json": { "$schema": "http://json-schema.org/draft-04/schema#", "patternProperties": { ".*": { "ty...
wp_65_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "targetType": "document", "schemaType": "document", "type": "object", "required": [ "schemaType", "_documentID", "_corpusID" ], "properties": { "schemaType": { "type": "string", "d...
o33707
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ComponentCondition": { "description": "Information about the condition of a component.", "properties": { "error": { "description": "Condition error code ...
kb_104_Normalized
{ "properties": { "attendees": { "description": "The list of attendees for the event", "items": { "type": "string" }, "type": "array" }, "end_time": { "description": "The end time of the event", "type": "string" }, "location": { "description": "The...
create_calendar_event_c7e2b4d3
{ "id": "https://schema.management.azure.com/schemas/2018-02-01/Microsoft.ManagementPartner.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.ManagementPartner", "description": "Microsoft ManagementPartner Resource Types", "resourceDefinitions": {}, "tenant_resour...
o1741
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Guild Ad", "description": "A WoWFinder Guild Ad", "type": "object", "properties": { "updated": { "type": "integer" }, "lfg": { "type": "boolean", "default": false }, ...
o85251
{ "additionalProperties": false, "description": "Schema for configuration of user-agent-utils enrichment", "properties": { "enabled": { "type": "boolean" }, "name": { "type": "string" }, "parameters": { "maxProperties": 0, ...
sp_326_Normalized
{ "id": "http://schemas.gdbots.io/json-schema/gdbots/contexts/cloud/1-0-0.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-]+...
o42527
{ "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_d36b4351
{ "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.", "properties": { "operator": { "description": "Represents a scope's relationship to a set of values. Valid operators are In, Not...
kb_929_Normalized
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of a triangle", "type": "number" }, "height": { "description": "The height of a triangle", "type": "number" }, "length": { "descripti...
calculate_area_391fce1a
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "packageName": { "type": "string" }, "appId": { "type": "string" } }, "additionalProperties": false }
o79439
{ "properties": { "appDir": { "default": "app", "description": "The name of the application directory.", "format": "path", "type": "string" }, "appId": { "default": "serverApp", "description": "The appId to use withServe...
o32672
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape", "type": "number" }, "height": { "description": "The height of the shape", "type": "number" }, "length": { "description...
calculate_area_9e1a706a
{ "description": "Selects a key from a ConfigMap.", "properties": { "key": { "description": "The key to select.", "type": [ "string", "null" ] }, "name": { "description": "Name of the referent. More info: htt...
kb_110_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "data": { "properties": { "annotations": { "additionalProperties": { "type": "string" }, "properties": { ...
o44911
{ "additionalProperties": false, "description": "A video_start GA4 enhanced-measurement event.", "properties": { "video_current_time": { "description": "The current time of the video in seconds.", "minimum": 0, "type": [ "integer", ...
sp_77_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_6f965474
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "Fibaro Home Center Scene JSON Schema", "name": "scene", "type": "object", "properties": { "id": { "description": "Identifier for the scene", "type": "integer", "minimum": 0 }, ...
o56014
{ "definitions": {}, "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "$id": "http://www.pucomex.serpro.gov.br/lpco/justificativa.schema.json", "properties": { "justificativa": { "type": [ "string", "null" ] ...
o73042
{ "title": "Invocation manifest for CNI-DCM-CONVERT - DICOM conversion tool", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "config": { "type": "object", "properties": { "convert_montage": { "de...
o41515
{ "properties": { "measurements": { "properties": { "base": { "description": "The base of a triangle", "type": "number" }, "height": { "description": "The height of a triangle", "type": "number" }, "length": { "descrip...
calculate_area_801fc673
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Validator for misp events", "id": "https://github.com/MISP/MISP/blob/2.4/format/2.4/schema.json", "definitions": { "org": { "type": "object", "additionalProperties": false, "properties": { "id": { "type": "...
o36011
{ "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_f742e010
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "properties": { "key": { "type": "string", "maxLength": 1024 }, "type": { "type": "string", ...
o9910
{ "properties": { "dimensions": { "description": "The dimensions required for the shape calculation", "properties": { "base": { "description": "The base of the shape (for triangle)", "type": "number" }, "height": { "description": "The height of the...
calculate_area_c684aa2a
{ "properties": { "mariadb": { "additionalProperties": false, "description": "MariaDB service configuration properties", "properties": { "bridge": { "default": false, "description": "Whether to use bridge networking ...
o90766
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "A schema which validates params accepted by the Openx adapter", "properties": { "customFloor": { "description": "The minimum CPM price in USD.", "minimum": 0, "type": "number" }, ...
o68324
{ "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_3902f17e
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://tm.org.mx/edca/extensions/base.json", "title": "Base TM Extension", "description": "Basic extension to implement OCDS in Mexico", "type": "object", "additionalProperties": false, "definitions": { "audit": { ...
o82251
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Automation Rule Definitions", "description": "This schema is used for verification of JSON objects used for creation of Automation Rule Objects.", "oneOf": [ { "type": "object", "title": "Rule", ...
o84270
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "members", "description": "Base members definitions", "definitions": { "member": { "type": "object", "additionalProperties": false, "properties": { "name": { "...
o55162
{ "properties": { "dimensions": { "properties": { "length": { "description": "The length of the shape (if applicable)", "type": "number" }, "radius": { "description": "The radius of the shape (if applicable)", "type": "number" }, ...
calculate_area_fc714355
{ "$id": "http://example.com/root.json", "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "title": "turbosite.json schema", "required": [ "$schema", "errorSetup", "homeView", "baseURL", "singleParameterView", "locales", "...
o38405
{ "$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" }
wp_71_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://www.52north.org/schema/json/ExceptionReport#", "type": "object", "required": [ "version", "exceptions" ], "properties": { "version": { "type": "string" }, "exceptions": { ...
o75094
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "MatchmakerExchange API", "definitions": { "ageOfOnset": { "type": "string", "pattern": "^HP:\\d{7}$" }, "feature": { "type": "object", "properties": { "id...
o10347
{ "properties": { "dimensions": { "oneOf": [ { "required": [ "radius" ] }, { "required": [ "length", "width" ] }, { "required": [ "base", "height" ]...
calculate_area_f97d510a
{ "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...
o66299
{ "title": "Image upgrade strategy input", "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "additionalProperties": false, "properties": { "fabric_uuid": { "type": "string", "description": "Fabric UUID" }, "upgrade_mode": { ...
o8463