json_schema stringlengths 43 1.28M | unique_id stringlengths 2 41 |
|---|---|
{
"properties": {
"dimensions": {
"description": "The dimensions required to calculate the area",
"properties": {
"length": {
"description": "The length of the shape",
"type": "number"
},
"radius": {
"description": "The radius of the shape",
... | calculate_area_97a6e4b3 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "integer"
},
"author": {
"type": "object",
"properties": {
... | o54615 |
{
"properties": {
"activepolicy": {
"readonly": true,
"type": "integer"
},
"boundto": {
"type": "string"
},
"name": {
"type": "string"
},
"priority": {
"readonly": true,
"type": "integer"
... | o31545 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of the shape (for triangles)",
"type": "number"
},
"height": {
"description": "The height of the shape (for triangles)",
"type": "number"
},
"l... | calculate_area_70c7ceb0 |
{
"description": "Represents a vSphere volume resource.",
"properties": {
"fsType": {
"description": "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.",
... | kb_1140_Normalized |
{
"properties": {
"Applications": {
"description": "Optional. The list of applications",
"items": {
"description": "A firewall application item",
"properties": {
"Allowed": {
"description": "Specifies whether... | o61626 |
{
"properties": {
"discounts": {
"description": "The discounts to be applied",
"items": {
"properties": {
"discount_code": {
"description": "The discount code",
"type": "string"
},
"discount_percentage": {
"description": "The pe... | calculate_discounted_price_22361dfa |
{
"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_b34e2184 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://localhost:3000/schemas/get-devices-response.json#",
"title": "Devices",
"type": "object",
"additionalProperties": false,
"properties": {}
} | o20469 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "CreateCalculation",
"type": "object",
"properties": {
"etaSeconds": {
"title": "ETA Seconds",
"description": "The estimated amount of time it will take to compute the tax calculation",
"type": "... | o46395 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"properties": {
"description": {
"description": "A short description of the population",
"type": "string"
},
"id": {
"description": "Integer data. Ex: 2673",
"type": "integer"
... | o58602 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_autoscaling_v2beta2_MetricIdentifier": {
"description": "MetricIdentifier defines the name and optionally selector for a metric",
"properties": {
"name": {
"desc... | kb_732_Normalized |
{
"title": "ABI",
"type": "array",
"items": {
"oneOf": [
{
"$ref": "#/definitions/Event"
},
{
"$ref": "#/definitions/ConstructorFunction"
},
{
"$ref": "#/definitions/FallbackFunction"
... | o46658 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"speaker": {
"type": "object",
"properties": {
"firstName": {
"type": "string"
},
"lastName": {
"t... | o81595 |
{
"properties": {
"base": {
"description": "The base of the triangle",
"type": "number"
},
"height": {
"description": "The height of the triangle",
"type": "number"
},
"length": {
"description": "The length of the rectangle or triangle",
"type": "number"
},
... | calculate_area_2b2a62da |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"id": {
"type": "string",
"pattern": "^[A-Fa-f\\d]{24}$"
},
"applicationCertificateAuthorityId": {
"type": "string",
"pattern": "^[A-Fa-f\\d]{24}$... | o9771 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"title": {
"type": "string",
"maxLength": 30
},
"choices": {
"type": "array",
"items": {
"type": "string",
"maxLen... | o40222 |
{
"additionalItems": true,
"items": {
"_id": "0",
"additionalProperties": true,
"properties": {
"Callsign": {
"_id": "Callsign",
"minLength": 1,
"type": "string"
},
"IATA": {
"_id": "IATA"... | o33729 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "icon",
"description": "An icon atom",
"type": "object",
"properties": {
"icon": {
"description": "The short name of the icon",
"enum": [
"check",
"arrow",
... | o62772 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/getMoneyEx.result.scheme.json",
"title": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b getMoneyEx",
"description": "\u0421... | o5235 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"ChildFoo": {
"type": "object"
},
"Foo": {
"properties": {
"childFoos": {
"allOf": [
{
"$ref": "#/defin... | o17683 |
{
"properties": {
"attachments": {
"description": "The file paths of the attachments",
"items": {
"type": "string"
},
"type": "array"
},
"body": {
"description": "The body of the email",
"type": "string"
},
"recipients": {
"description": "The email... | send_email_f5af728d |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "",
"type": "object",
"properties": {
"nat": {
"type": "array",
"_uniqueItems": true,
"minItems": 1,
"items": {
"required": [
"season"
... | o69886 |
{
"description": "testing the sending of params",
"endpoint": "/params",
"methods": [
"get",
"post",
"put",
"delete"
],
"params": {
"email": "mugo@forfuture.co.ke",
"username": "mugo"
},
"properties": {
"email": {
"_format":... | o6306 |
{
"id": "http://schemas.triniti.io/json-schema/triniti/curator/mixin/link-teaser/1-0-0.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"_id": {
"type": "string",
"pattern": "^[\\w\\/\\.:-]+$",
"pbj": {
... | o82764 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_KeyToPath": {
"description": "Maps a string key to a path within a volume.",
"properties": {
"key": {
"description": "The key to project.",
... | kb_116_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"title": "Data Table Row Insert Update",
"description": "Schema for inserting or updating a data table row",
"type": "object",
"patternProperties": {
"^[0-9a-zA-Z_-]{1,255}$": {
... | o9815 |
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "",
"type": "object",
"properties": {
"options": {
"type": "object",
"properties": {
"bookmarkThumbHeight": {
"type": "number"
},
... | o16060 |
{
"definitions": {},
"properties": {
"authors": {
"items": {
"type": "string"
},
"minItems": 1,
"type": "array"
},
"classifiers": {
"items": {
"type": "string"
},
"minItems... | o91038 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"meta": {
"type": "object",
"properties": {
"id": {
"type": "string",
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab]... | o5376 |
{
"additionalProperties": false,
"description": "Schema for a context generated by the YAUAA enrichment after parsing the user agent",
"properties": {
"agentBuild": {
"maxLength": 100,
"type": "string"
},
"agentClass": {
"description": "See https:/... | sp_410_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"foo": {
"type": "object",
"properties": {
"bar": {
"type": "string",
"default": "bar"
},
"baz": {... | o63949 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"title": "Wangscape tiles schema",
"description": "Lists the contents and location of every tile output by a Wangscape project.",
"items": {
"type": "object",
"title": "Tile schema",
"description": "Spec... | o74563 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_MicroTime": {
"_format": "date-time",
"description": "MicroTime is version of Time with microsecond level precision.",
"type": "string"
}
},
"d... | kb_520_Normalized |
{
"description": "ContainerPort represents a network port in a single container.",
"properties": {
"containerPort": {
"description": "Number of port to expose on the pod's IP address. This must be a valid port number, 0 < x < 65536.",
"format": "int32",
"type": [
... | kb_123_Normalized |
{
"properties": {
"enum_homeNum": {
"enum": [
1,
2,
3
],
"type": "integer"
},
"enum_parks": {
"enum": [
"park_a",
"park_b"
],
"type": "strin... | o8432 |
{
"properties": {
"category": {
"description": "The category of the product",
"type": "string"
},
"price_range": {
"properties": {
"max": {
"description": "The maximum price of the product",
"type": "number"
},
"min": {
"description":... | search_product_5a37129e |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"properties": {
"bar": {
"type": "string",
"format": "date-time"
}
}
} | o25159 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "number"
},
"whitelisted": {
"type": "boolean"
},
"buys": {
... | o45160 |
{
"$id": "https://github.com/elastic/elasticsearch/tree/master/rest-api-spec",
"$ref": "#/definitions/Api",
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"Api": {
"additionalProperties": false,
"description": "An object with a single property name... | o83677 |
{
"description": "Schema for IOx application descriptor - version 1.0",
"additionalProperties": false,
"definitions": {
"descriptorschema_1_0.AppInfo": {
"additionalProperties": false,
"required": [
"name",
"version"
],
... | o3454 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_PodAffinityTerm": {
"description": "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (a... | kb_689_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"title": "UpdateCharitableGivings",
"definitions": {
"amount": {
"type": "number",
"multipleOf": 0.01,
"minimum": 0,
"maximum": 99999999999.99,
"example": "10000.... | o46359 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ConfigMapNodeConfigSource": {
"description": "ConfigMapNodeConfigSource contains the information to reference a ConfigMap as a config source for the Node.",
"properties": {
... | kb_629_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"meta": {
"type": "object",
"properties": {
"id": {
"type": "string",
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab]... | o5365 |
{"title":"Motif Config","markdownDescription":"This is your project's main configuration file. It is a JSON file, and includes information such as `head` data and template mappings. It can be accessed via the project settings (<kbd>Ctrl+,</kbd> (PC) / <kbd>Cmd+,</kbd> (Mac)) → _General_ → _Open motif.json_. Alternative... | motif |
{
"description": "UserSubject holds detailed information for user-kind subject.",
"properties": {
"name": {
"description": "`name` is the username that matches, or \"*\" to match all usernames. Required.",
"type": [
"string",
"null"
]
... | kb_1092_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"dependencies": {
"favoriteTopic": [
"tags"
]
},
"properties": {
"email": {
"pattern": "^[\\w|-|.]+@[\\w]+\\.[A-Za-z]{2,4}$",
"type": "string"
},... | o81526 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "http://schemas.digitallinguistics.io/MultiLangString-5.0.0.json",
"title": "Multi-Language Text / String",
"description": "A piece of text in multiple languages. This is typically used for analyses, database properties, and information in m... | o36264 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"title": "Specref",
"description": "A list of spec references.",
"patternProperties": {
"^[a-zA-Z0-9\\-_+\\.]+$": {
"oneOf": [
{
"$ref": "#/definitions/alias"
... | o81650 |
{
"properties": {
"dimensions": {
"description": "The dimensions required for calculating the area",
"properties": {
"length": {
"description": "The length of a rectangle",
"type": "number"
},
"radius": {
"description": "The radius of a circle",
... | calculate_area_078dd92f |
{
"description": "Details of a message for an Order.",
"properties": {
"code": {
"description": "The code associated with this Message.",
"maxLength": 12,
"type": "string"
},
"correctionRequired": {
"description": "Indicates whether the Buy... | o28201 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://sonata-nfv.eu",
"type": "object",
"properties": {
"descriptor_version": {
"id": "http://sonata-nfv.eu/descriptor_version",
"type": "string"
},
"$schema": {
"id": "http://sona... | o77307 |
{
"properties": {
"connect": {
"properties": {
"cpus": {
"default": 2,
"description": "CPU shares to allocate to each connect worker instance.",
"minimum": 1,
"type": "number"
},
... | o90658 |
{
"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_1106_Normalized |
{
"description": "Schema definition of a set of sprites for a pokemon",
"properties": {
"back_default": {
"format": "url",
"type": "string"
},
"back_female": {
"format": "url",
"type": "string"
},
"back_shiny": {
... | o53017 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "http://example.com/schemas/Around.json",
"type": "object",
"definitions": {
"ThingOne": {
"type": "object",
"properties": {
"redFish": {
"type": "string"
}
... | o58632 |
{
"properties": {
"message": {
"enum": [
"acknowledged"
]
}
},
"type": "object"
} | o36645 |
{
"definitions": {
"image": {
"additionalProperties": false,
"properties": {
"purpose": {
"default": "image",
"enum": [
"image",
"profile_image",
"icon"
... | o55173 |
{
"properties": {
"from_unit": {
"description": "The unit of the provided temperature value",
"enum": [
"Celsius",
"Fahrenheit",
"Kelvin"
],
"type": "string"
},
"to_unit": {
"description": "The unit to convert the temperature value to",
"enum": [... | convert_temperature_33a6db10 |
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "",
"type": "object",
"properties": {
"options": {
"type": "object",
"properties": {
"bookmarkThumbHeight": {
"type": "number"
},
... | o66711 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"description": "The JSON schema that matches an album product.",
"id": "https://mastert.github.io/bandcamp-scraper/schemas/album-product.json",
"properties": {
"artist": {
"type": "string"
... | o58928 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"authors": {
"type": "array",
"minItems": 1,
"_uniqueItems": true,
"items": {
"type": "object",
"properties": {
... | o78064 |
{
"title": "Test Object",
"properties": {
"my__Custom_Relationship__r": {
"type": "array",
"foreignKey": "vera__Test_Event__c",
"sObject": "my__Custom_Object__c"
}
},
"type": "object",
"$schema": "http://json-schema.org/draft-04/schema#"
} | o12345 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://sharphosting.uk/schemas/sites",
"title": "Sites",
"description": "Schema for data describing web server configurations.",
"type": "object",
"properties": {
"web_server": {
"type": "object",
"pr... | o75202 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": true,
"description": "Schema for Oceanography measurement point documents",
"id": "http://api.npolar.no/schema/oceanography_point-1.0.0",
"properties": {
"collection": {
"description": "Collection typ... | o64540 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"pets": {
"type": "object",
"properties": {
"dog": {
"type": "array",
"items": {
"type": "string"
},
... | o41693 |
{
"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"
},
"length": {
"description": "The length of the rectangl... | calculate_area_5015edb3 |
{
"id": "http://schemas.gdbots.io/json-schema/gdbots/forms/mixin/field/1-0-0.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"name": {
"type": "string",
"pattern": "^[a-zA-Z_]{1}[\\w-]*$",
"description": "A uniqu... | o42606 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"price": {
"type": "number",
"minimum": 0
},
"tags": {
"type": "array",
"items": {
... | o19359 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"version": {
"type": "string",
"minLength": 1,
"maxLength": 255
},
"notes": {
"type": "string",
"maxLength": 32767
},
... | o9913 |
{
"properties": {
"check_in_date": {
"description": "The check-in date",
"type": "string"
},
"check_out_date": {
"description": "The check-out date",
"type": "string"
},
"location": {
"description": "The location to search for hotels",
"type": "string"
},
... | search_hotels_9b0d362c |
{
"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_1026_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"patternProperties": {
"^[a-zA-Z0-9._-]+$": {
"$ref": "#/definitions/service"
}
},
"definitions": {
"service": {
"type": "object",
"properties": {
"bu... | o61423 |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"version": "1.0.0",
"type": "object",
"properties": {
"variant": {
"type": "array",
"_uniqueItems": true,
"items": {
"type": "object",
"properties": {
"... | o44947 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "JWhere Catalog",
"description": "JWhere disk catalog",
"type": "object",
"properties": {
"schema": {
"enum": [
"http://schemas.io7m.com/jwhere"
]
},
"schema-version": {
... | o48022 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/getSecurityInfo.result.scheme.json",
"title": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b getSecurityInfo",
"description... | o5254 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_authorization_v1beta1_NonResourceAttributes": {
"description": "NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface",
"proper... | kb_1046_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "top level oneOf object",
"type": "array",
"items": {
"oneOf": [
{
"properties": {
"firstName": {
"type": "string"
},
... | o58627 |
{
"id": "http://schemas.triniti.io/json-schema/triniti/common/render-context/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-]+)?:([... | o82726 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/RGB.args.scheme.json",
"title": "\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u044b \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b RGB",
"description": "\u0421\u0445\u0435\u04... | o5159 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"compilationOptions": {
"title": "compilation options",
"description": "[Deprecated] Options that are passed to the compiler. Use 'buildOptions' instead.",
"type": "object",
"properties": {
"define": {
... | project |
{
"$id": "https://json.schemastore.org/dockerd.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "https://docs.docker.com/engine/reference/commandline/dockerd/#daemon",
"properties": {
"allow-nondistributable-artifacts": {
"type": "array",
"items": {}
},
"api-co... | dockerd |
{
"additionalProperties": false,
"description": "Top-level schema for the validation process",
"properties": {
"data": {},
"schema": {
"anyOf": [
{
"pattern": "^iglu:[a-zA-Z0-9-_.]+/[a-zA-Z0-9-_]+/[a-zA-Z0-9-_]+/[0-9]+-[0-9]+-[0-9]+$"
... | sp_247_Normalized |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "string",
"enum": [
"1",
"2-two",
"3 three",
null
]
} | o25183 |
{
"id": "http://schemas.gdbots.io/json-schema/gdbots/forms/field/yes-no-field/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-]+)?:(... | o42599 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"MyGame_OtherNameSpace_FromInclude": {
"type": "string",
"enum": [
"IncludeVal"
]
},
"MyGame_Example_Color": {
"type": "string",
"enum": [
... | o71568 |
{
"description": "PersistentVolumeClaimVolumeSource references the user's PVC in the same namespace. This volume finds the bound PV and mounts that volume for the pod. A PersistentVolumeClaimVolumeSource is, essentially, a wrapper around another type of volume that is owned by someone else (the system).",
"prop... | kb_674_Normalized |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Markdown contributions to package.json",
"type": "object",
"properties": {
"contributes": {
"type": "object",
"properties": {
"markdown.previewStyles": {
"type": "array",... | o80279 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"location": {
"description": "Location(s) to search for the object",
"type": "object",
"properties": {
"location": {
"description": "Location to search for the... | o3626 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "JSON schema for .graphlconfig",
"id": "https://github.com/kamilkisiela/graphql-config/tree/legacy/specification.md",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"schemaPath": {
... | o50479 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"facts": {
"type": "array",
"items": {
"... | o45214 |
{
"properties": {
"customer_details": {
"properties": {
"address": {
"description": "The address of the customer",
"type": "string"
},
"email": {
"description": "The email of the customer",
"type": "string"
},
"name": {
... | generate_invoice_fe589692 |
{
"$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.... | o21384 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "descent-glovepie map",
"description": "Describes the mappings for generating a GlovePIE script.",
"type": "object",
"properties": {
"input": {
"description": "Input prefix that is applied to all inputs. For instan... | o35830 |
{
"properties": {
"check_in_date": {
"description": "The check-in date in the format YYYY-MM-DD",
"type": "string"
},
"check_out_date": {
"description": "The check-out date in the format YYYY-MM-DD",
"type": "string"
},
"guests": {
"description": "The number of guests... | search_hotels_29d4c29d |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"flows": {
"maxItems": 1000,
"type": "array",
"items": {
"title": "Workflow",
"description": "Schema for a single Workflow",
"... | o9917 |
{
"additionalProperties": false,
"description": "Schema for a Pingdom incident being closed event",
"properties": {
"check": {
"type": "string"
},
"checkname": {
"type": "string"
},
"description": {
"type": "string"
},
... | sp_167_Normalized |
{
"properties": {
"from_unit": {
"description": "The unit of the temperature to be converted from",
"enum": [
"Celsius",
"Fahrenheit",
"Kelvin"
],
"type": "string"
},
"temperature": {
"description": "The temperature to be converted",
"type": "num... | convert_temperature_cc92bc87 |
{
"title": "inheritedDomain",
"type": "object",
"$schema": "http://json-schema.org/draft-04/schema",
"description": "This domain applies to domains on subtypes. It implies that the domain for a field at the subtype level is the same as the domain for the field at the layer level.",
"properties": {
... | o90219 |
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.