json_schema stringlengths 43 1.28M | unique_id stringlengths 2 41 |
|---|---|
{
"$schema": "http://json-schema.org/draft-04/schema",
"description": "The name of the application that generated an operation. This is used by downstream consumers in conjunction with 'priority' to make decisions about optimization.",
"title": "Application Name",
"type": "string"
} | wp_40_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Installation parameters provided for a CBSD",
"type": "object",
"required": [
"latitude",
"longitude",
"height",
"heightType",
"antennaGain",
"indoorDeployment"
],
"properties"... | o17417 |
{
"definitions": {},
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",
"$id": "http://www.pucomex.serpro.gov.br/lpco/deferir_prorrogacao_resp.schema.json",
"properties": {
"situacao": {
"type": "object",
"properties": {
"id": {
... | o73033 |
{
"type": "object",
"$schema": "http://json-schema.org/draft-04/schema",
"description": "A serialized Dim Data object",
"properties": {
"ChildIDs": {
"type": "array",
"items": {
"type": "number"
}
},
"Depth": {
"type... | o17954 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"description": "The items in the invoice",
"items": {
"properties": {
"name": {
"description": "The item name",
"type": "string"
... | create_invoice_a195379d |
{
"additionalProperties": false,
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"dependency_type": {
"enum": [
"expressions_fulfilled"
],
"type": "string"
},
"expressions": {
... | o66160 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "org.eclipse.persistence.testing.jaxb.xmlidref.object.Root",
"type": "object",
"properties": {
"root": {
"type": "object",
"properties": {
"employee": {
"$ref": "#/definit... | o42305 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"cve_access": {
"type": "object",
"properties": {
"authentication": {
"type": "string",
"enum": [
"NONE",
... | o60999 |
{
"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_af3f0aa6 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"assigned_resources": {
"description": "Resource assigned for the processing block",
"properties": {
"status": {
"description": "Status of the resource assigned",
... | o13692 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "sensorsObj",
"description": "Used to log captured sensors value",
"type": "object",
"additionalProperties": false,
"properties": {
"date": {
"type": [
"string",
"null"
... | o17131 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"minItems": 1,
"_uniqueItems": true,
"items": {
"type": "object",
"properties": {
"type": {
"type": "string"
},
"properties": {
"type": "object... | o60845 |
{
"$id": "https://json.schemastore.org/samtrc.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"definitions": {
"level_type": {
"enum": ["error", "warn", "info", "off"]
},
"naming_type": {
"enum": [
"PascalCase",
"camelCase",
... | samtrc |
{
"additionalProperties": false,
"items": {
"type": "string"
},
"title": "Interests",
"type": "array"
} | o13839 |
{
"properties": {
"customer_details": {
"properties": {
"email": {
"description": "The email of the customer",
"type": "string"
},
"name": {
"description": "The name of the customer",
"type": "string"
}
},
"required": [
... | create_invoice_a0aa4cbd |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "The value returned by GET /{db}/_design/{ddoc}/_info",
"properties": {
"name": {
"type": "string"
},
"view_index": {
"properties": {
"compact_running": {
... | o60118 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"title": "Application Key",
"description": "Schema for a single Application Key",
"type": "object",... | o9786 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_authorization_v1_NonResourceAttributes": {
"description": "NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface",
"properties"... | kb_952_Normalized |
{
"description": "Adds and removes POSIX capabilities from running containers.",
"properties": {
"add": {
"description": "Added capabilities",
"items": {
"type": [
"string",
"null"
]
},
... | kb_61_Normalized |
{
"additionalProperties": false,
"description": "Schema for a Mailchimp subscribe event",
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"email": {
"type": "string"
},
"email_type": ... | sp_112_Normalized |
{
"properties": {
"name": {
"$default": {
"$source": "argv",
"index": 0
},
"type": "string"
},
"path": {
"description": "The path to create the component.",
"format": "path",
"type": "stri... | o9976 |
{
"properties": {
"dimensions": {
"properties": {
"length": {
"description": "The length of the shape",
"type": "number"
},
"radius": {
"description": "The radius of the shape (if applicable)",
"type": "number"
},
"width": {
... | calculate_area_761d5d71 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_apps_v1_RollingUpdateStatefulSetStrategy": {
"description": "RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.",
"properties": {
... | kb_1008_Normalized |
{
"$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": ... | wp_93_Normalized |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"subject": {
"oneOf": [
{
"$ref": "#/definitions/first"
},
{
"$ref": "#/definitions/second"
}
]
... | o90946 |
{
"additionalProperties": false,
"description": "Schema for an Iglu resolver's configuration",
"properties": {
"cacheSize": {
"type": "number"
},
"cacheTtl": {
"minimum": 0,
"type": [
"integer",
"null"
]
... | sp_213_Normalized |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Reward",
"description": "a reward transaction",
"type": "object",
"properties": {
"tx": {
"type": "object",
"properties": {
"id": {
"type": "string",
... | o44463 |
{
"properties": {
"customer_name": {
"description": "The customer's name",
"type": "string"
},
"items": {
"description": "The items in the invoice",
"items": {
"properties": {
"price": {
"description": "The price of the product",
"type": "n... | create_invoice_27eb2e7c |
{
"properties": {
"db": {
"properties": {
"name": {
"description": "Name of the custom database to be created during the 1st initialization of MariaDB",
"form": true,
"title": "MariaDB custom database",
... | o84049 |
{
"$id": "https://json.schemastore.org/fly.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"statics": {
"type": "object",
"required": ["guest_path", "url_prefix"],
"additionalProperties": false,
"properties": {
"guest_path": {
"descriptio... | fly |
{
"additionalProperties": false,
"description": "Snowplow Redshift storage configuration",
"properties": {
"compRows": {
"maximum": 1000000000,
"minimum": 1000,
"type": "integer"
},
"database": {
"type": "string"
},
"hos... | sp_370_Normalized |
{
"configFile": {
"fromJSON": [
"wb-hwconf-helper",
"confed-fromjson"
],
"needReload": true,
"path": "/etc/wb-hardware.conf",
"service": "wb-hwconf-manager",
"toJSON": [
"wb-hwconf-helper",
"confed-tojson"
]
... | o33129 |
{
"id": "https://letsencrypt.org/schema/01/revocation#",
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Schema for a revocation message",
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"enum": [
"revocati... | o40355 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"properties": {
"encoding": {
"enum": [
"UCS-4",
"UCS-4BE",
"UCS-4LE",
"UCS-2",
"UCS-2BE",
"UCS-2LE",
"UTF-32",
... | o47657 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"allOf": [
{
"$ref": "#/definitions/job"
},
{
"type": "object",
"properties": {
"notifications": {
"type": "object",
"properties": {
"webhooks": {
"oneOf": [
{
... | travis |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://github.com/route4me/json-schemas/blob/master/DataObjectRoute.dtd",
"title": "DataObjectRoute",
"type": "object",
"properties": {
"route_id": {
"type": [
"string"
],
"tit... | o71405 |
{
"definitions": {
"filter": {
"properties": {
"column": {
"type": "string"
},
"not": {
"type": "boolean"
},
"operator": {
"enum": [
... | o63158 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_NodeAffinity": {
"description": "Node affinity is a group of node affinity scheduling rules.",
"properties": {
"preferredDuringSchedulingIgnoredDuringExecution": {
... | kb_0_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Parameters for a senpy analysis",
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "Name of the parameter"
},
"prov:value": {
"@type": "any",
... | o44986 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"item_list": {
"items": {
"properties": {
"item_name": {
"description": "The name of the item",
"type": "string"
},
"price": {... | generate_invoice_9e0c23b0 |
{
"type": "object",
"properties": {
"var1": {
"type": [
"string",
"number"
]
},
"var2": {
"anyOf": [
{
"type": "array",
"items": {
"type": "... | o25981 |
{
"properties": {
"location": {
"description": "The location to search for hotels",
"type": "string"
},
"price_range": {
"properties": {
"max_price": {
"description": "The maximum price per night",
"type": "number"
},
"min_price": {
"... | find_nearest_hotels_90112305 |
{
"additionalProperties": false,
"description": "Schema for SQL Query enrichment configuration",
"properties": {
"enabled": {
"type": "boolean"
},
"name": {
"type": "string"
},
"parameters": {
"additionalProperties": false,
... | sp_353_Normalized |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ObjectReference": {
"description": "ObjectReference contains enough information to let you inspect or modify the referred object.",
"properties": {
"apiVersion": {
... | kb_58_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"schema_version": {
"description": "The version of this schema is ...",
"pattern": "^0.0.3$",
"type": "string"
},
"time_stamp": {
"_format": "date-time",
"... | o2067 |
{
"properties": {
"annual_return_rate": {
"description": "The annual return rate",
"type": "number"
},
"current_savings": {
"description": "The current savings",
"type": "number"
},
"monthly_contribution": {
"description": "The monthly contribution",
"type": "nu... | calculate_retirement_savings_24712980 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Place an order for a platform user.",
"type": "object",
"properties": {
"customer": {
"description": "The platform's customer.",
"type": "string",
"minLength": 3,
"maxLength": 96
... | o50683 |
{
"properties": {
"channelnumber": {
"readonly": true,
"type": "integer"
},
"destip": {
"readonly": true,
"type": "string"
},
"destport": {
"readonly": true,
"type": "integer"
},
"domain":... | o31168 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"description": "validation of the Jupyter Notebook document level metadata for ipypublish",
"type": "object",
"properties": {
"ipub": {
"type": "object",
"additionalProperties": false,
"properties": {
... | o31290 |
{
"$schema": "http://json-schema.org/draft-07/schema",
"definitions": {
"color": {
"oneOf": [
{
"type": "string",
"examples": [
"red",
"green",
"yellow",
... | settings |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "The value returned by GET /",
"properties": {
"couchdb": {
"pattern": "^Welcome$",
"type": "string"
},
"uuid": {
"type": "string"
},
"vendor": {
"ty... | o60107 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "schema for Sync pings, documentation avaliable in toolkit/components/telemetry/docs/sync-ping.rst",
"type": "object",
"additionalProperties": false,
"required": [
"version",
"syncs",
"why",
"uid"
... | o17700 |
{
"title": "JSON Schema for Beef Database code-generation (https://github.com/Avanade/Beef).",
"$schema": "http://json-schema.org/draft-04/schema",
"definitions": {
"CodeGeneration": {
"type": "object",
"title": "'CodeGeneration' object (database-driven)",
"descri... | database |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"properties": {
"test1": {
"maxLength": 200,
"minLength": 10,
"pattern": ".+[@].+[.]___",
"type": "string"
},
"test2": {
"maximum": 99999... | o17563 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"title": "Application Certificate",
"description": "Schema for a single Application Certificate",
"... | o9776 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Representation of a fluid medium.",
"description": "Contains relevant property values of a fluid medium.\nSchema on github: https://github.com/Engineer2B/PowerCalculator-Schemas",
"type": "object",
"required": [
"Name",
... | o5265 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://judkins.house/apis/k2/v1/gkeNodeProviderConfig.json",
"$$target": "gkeNodeProviderConfig.json",
"title": "GKE Provider Node Configuration",
"description": "Describes GKE specific node configuration.",
"properties": {
"... | o90388 |
{
"$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.... | o21328 |
{
"$id": "urn:aerleon:schemas:aerleon-definitions:1.0.0",
"$schema": "http://json-schema.org/draft-07/schema#",
"$comment": "https://aerleon.readthedocs.io/en/latest/reference/naming/",
"title": "Aerleon Network & Service Definitions",
"type": "object",
"additionalProperties": false,
"properties": {
"... | aerleon-definitions |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Hotels Micro Services Pipeline Setup",
"description": "Deployment of the Hotels Micro Services",
"longDescription": "The Delivery Pipeline for DevOps Services allows you to automate your continuous deployment setup. To avoid conflicts, ma... | o54610 |
{
"additionalProperties": false,
"description": "Schema for a remove-from-cart event",
"properties": {
"category": {
"type": "string"
},
"currency": {
"type": "string"
},
"name": {
"type": "string"
},
"quantity": {
... | sp_314_Normalized |
{
"$id": "https://json.schemastore.org/behat.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": {
"title": "Profile name",
"$ref": "#/definitions/profile"
},
"definitions": {
"profile": {
"title": "Profile",
"type": "object",
"properties": {
... | behat |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ObjectReference": {
"description": "ObjectReference contains enough information to let you inspect or modify the referred object.",
"properties": {
"apiVersion": {
... | kb_152_Normalized |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_autoscaling_v2beta1_CrossVersionObjectReference": {
"description": "CrossVersionObjectReference contains enough information to let you identify the referred resource.",
"properties": {
... | kb_407_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"definitions": {
"IDType": {
"pattern": "^\\d{10}$",
"type": "string"
},
"ISO8601-Date": {
"pattern": "^\\d{4}-\\d{2}-\\d{2}$",
"type": "string"
... | o70369 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://www.atilf.fr/tcof/01#",
"type": "object",
"additionalProperties": true,
"properties": {
"nom_corpus": {
"id": "http://www.atilf.fr/tcof/01#nom_corpus",
"type": "string"
},
"type_corp... | o12496 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"fileSize": {
"type": "number"
},
"contentType": {
"type": "string",
"maxLength": 1024
},
"fileDimensions": {
"type": "object",
... | o9900 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_TopologySelectorLabelRequirement": {
"description": "A topology selector requirement is a selector that matches given label. This is an alpha feature and may change in the future.",
"proper... | kb_1029_Normalized |
{
"additionalProperties": false,
"description": "A Snowplow identify event.",
"properties": {
"email": {
"description": "The user email address.",
"maxLength": 256,
"type": [
"string",
"null"
]
},
"id": {... | sp_290_Normalized |
{
"additionalProperties": true,
"properties": {
"asm_group_id": {
"maximum": 32767,
"minimum": 0,
"type": "integer"
},
"attempt": {
"type": "string"
},
"category": {
"items": {
"type": "string"
... | sp_182_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"error": {
"type": "object",
"properties": {
"code": {
"type": "integer"
},
"message": {
"type": "... | o43004 |
{
"properties": {
"service": {
"properties": {
"name": {
"default": "zeppelin",
"type": "string"
},
"zeppelin_java_opts": {
"default": "-Dspark.mesos.coarse=true -Dspark.mesos.executor.hom... | o90828 |
{
"$schema": "http://json-schema.org/draft-07/schema",
"title": "strings",
"description": "Strings of the current application\nhttps://bashly.dannyb.co/advanced/strings/#custom-strings",
"type": "object",
"properties": {
"usage": {
"title": "usage",
"description": "A ... | strings |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"description": "The items purchased",
"items": {
"properties": {
"name": {
"description": "The name of the item",
"type": "string... | generate_invoice_ab8f4ea7 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "DataPackage",
"description": "DataPackage is a format and specification for convenient delivery, installation and management of data. This is the base profile for DataPackage.",
"type": "object",
"definitions": {
"license": {
... | o84205 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "array",
"minItems": 1,
"_uniqueItems": true,
"items": {
"type": "object",
"properties": {
"deviceName": {
"anyOf": [
{
"type": "string"
... | o60837 |
{
"description": "Supplier",
"properties": {
"customerId": {
"type": "string"
},
"description": {
"type": "string"
},
"name": {
"example": "My Supplier",
"type": "string"
}
},
"type": "object"
} | o63285 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"required": [
"config",
"inputs"
],
"type": "object",
"properties": {
"inputs": {
"required": [
"input_wm",
"input_gm"
],
"type": "object",
... | o41372 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"site-config-output": {
"type": "object",
"properties": {
"central_url": {
"type": "string"
},
"ssl_cert": {
"type": [
... | o74176 |
{
"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_6f0a28c6 |
{
"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_361_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_426_Normalized |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_NodeSelectorRequirement": {
"description": "A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values.",
"properties": {
... | kb_627_Normalized |
{
"properties": {
"completedfliptime": {
"readonly": true,
"type": "integer"
},
"curflips": {
"readonly": true,
"type": "integer"
},
"deadinterval": {
"type": "integer"
},
"disifaces": {
"... | o31835 |
{
"properties": {
"length": {
"description": "The length of the password",
"type": "integer"
},
"lowercase_letters": {
"description": "Include lowercase letters in the password",
"type": "boolean"
},
"numbers": {
"description": "Include numbers in the password",
... | generate_random_password_dd3a84c3 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"definitions": {
"___content_json": {
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": {},
"description": "Holds common attributes of ANS Content objects.",
"properties": {... | wp_78_Normalized |
{
"properties": {
"customer": {
"properties": {
"address": {
"description": "The address of the customer",
"type": "string"
},
"name": {
"description": "The name of the customer",
"type": "string"
}
},
"required": [
... | generate_invoice_a8a2d840 |
{
"properties": {
"encalgo": {
"enum": [
"AES",
"3DES",
"AES192",
"AES256"
],
"type": "object"
},
"hashalgo": {
"enum": [
"HMAC_SHA1",
"HMAC_SHA256"... | o30517 |
{
"$id": "https://json.schemastore.org/minecraft-particle.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "A particle for a Minecraft resource pack config schema",
"properties": {
"textures": {
"type": "array",
"items": {
"type": "string"
}
}
},
... | minecraft-particle |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://localhost:3000/schemas/post-device-request.json#",
"title": "Post device request",
"type": "object",
"additionalProperties": false,
"required": [
"user_agent",
"user_id"
],
"properties": {
"user... | o20470 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/getFuturesLimit.result.scheme.json",
"title": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b getFuturesLimit",
"description... | o5225 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"required": [
"info",
"updates"
],
"properties": {
"info": {
"type": "object",
"required": [
"name",
"version"
],
"propert... | o67516 |
{
"additionalProperties": false,
"description": "Schema for a Google Analytics enhanced e-commerce product impression list entity",
"properties": {
"index": {
"maximum": 200,
"minimum": 1,
"type": "integer"
},
"name": {
"type": [
... | sp_57_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"map_id": {
"type": "number"
},
"started": {
... | o45198 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": {
"$ref": "#"
},
"definitions": {
"@jdt.path": {
"type": "string",
"description": "Use JSONPath syntax to navigate to the node where the transform should be applied."
},
"@jdt.value": {
"type": "str... | jdt |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"minItems": 1,
"_uniqueItems": true,
"items": {
"type": "object",
"properties": {
"match": {
"type": "string"
},
"lite": {
"type": "boolean"
... | o60848 |
{
"properties": {
"cuisine": {
"description": "The cuisine type of the restaurants to filter by",
"type": "string"
},
"location": {
"description": "The location of the restaurants to filter by",
"type": "string"
},
"price_range": {
"properties": {
"max": {
... | search_restaurants_ef675516 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"required": [
"users",
"releases",
"companies",
"repos",
"project_types"
],
"properties": {
"users": {
"type": "array",
"items": {
"type":... | o10532 |
{
"$id": "https://json.schemastore.org/sarif-2.1.0-rtm.5.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"definitions": {
"address": {
"description": "A physical or virtual address, or a range of addresses, in an 'addressable region' (memory or a binary file... | sarif-2 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"properties": {
"date": {
"description": "The time at which the traits were measured",
"type": "string"
},
"description": {
"description": "A longer description of the trait",
"type": ... | o58607 |
Subsets and Splits
JSON Schemas with 'readonly'
The query retrieves records where the 'json_schema' contains the term 'readonly', providing basic filtering of specific entries.