json_schema stringlengths 43 1.28M | unique_id stringlengths 2 41 |
|---|---|
{
"description": "A generic related package.",
"properties": {
"name": {
"description": "Name of the package.",
"title": "name",
"type": "string"
},
"payload_type": {
"oneOf": [
{
"description": "The type... | o89988 |
{
"maximum": 1,
"minimum": 0,
"type": "integer"
} | o27830 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"title": "glTF Id",
"type": "integer",
"minimum": 0
} | o63500 |
{
"id": "https://raw.githubusercontent.com/rolfvreijdenberger/jsend-json-schema/master/jsend-extend-fail-error-json-schema.json",
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "jsend-extend-fail-error json schema",
"description": "This is a json-schema that extends the jsend format for ... | o71265 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"required": [
"config",
"inputs"
],
"type": "object",
"properties": {
"inputs": {
"required": [
"bids_dataset"
],
"type": "object",
"properties": {
... | o41241 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"description": "The _id of the website on which this document exists. This field is only available in Content API. If different from canonical_website, then this document was originally sourced from the canonical_website. Generated at fetch time by Content ... | wp_99_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema",
"additionalProperties": false,
"definitions": {
"___traits_trait_additional_properties_json": {
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": {},
"description": "A grab-bag obje... | wp_18_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"additionalProperties": false,
"properties": {
"name": {
"type": "string"
},
"number": {
"type": "integer",
"minimum": 0
},
"stuff": {
"type":... | o60660 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": true,
"definitions": {
"acl": {
"oneOf": [
{
"$ref": "#/definitions/aclSimple"
},
{
"properties": {
... | o47658 |
{
"id": "http://schemas.wbeme.com/json-schema/eme/solicits/edge/submissions/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... | o88160 |
{
"properties": {
"date_range": {
"description": "The date range of the news articles",
"properties": {
"end_date": {
"description": "The end date of the news articles",
"format": "date",
"type": "string"
},
"start_date": {
"description":... | search_news_b7491119 |
{
"properties": {
"date": {
"description": "The date of the event",
"format": "date",
"type": "string"
},
"description": {
"description": "The description of the event",
"type": "string"
},
"end_time": {
"description": "The end time of the event",
"format"... | create_calendar_event_b9654f16 |
{
"properties": {
"attachments": {
"description": "The file attachments to be included in the email",
"items": {
"type": "string"
},
"type": "array"
},
"message": {
"description": "The content of the email",
"type": "string"
},
"recipient_email": {
... | send_email_8f13fa2e |
{
"description": "Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte volumes do not support ownership management or SELinux relabeling.",
"properties": {
"group": {
"description": "Group to map volume access to Default is no group",
"type": [
"st... | kb_786_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"version": {
"type": "string",
"minLength": 1,
"maxLength": 255
},
"description": {
"type": "string",
"maxLength": 32767
},
... | o9893 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Codex Instance Schema",
"description": "Codex Instance Schema",
"type": "object",
"additionalProperties": false,
"properties": {
"id": {
"type": "string",
"description": "the ID of the original reco... | o24180 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Site",
"type": "object",
"properties": {
"type": {
"type": "string",
"enum": [
"site"
]
},
"division_id": {
"type": "string",
"pattern": "... | o74447 |
{
"additionalProperties": false,
"description": "Schema for a social event",
"properties": {
"action": {
"type": "string"
},
"network": {
"type": "string"
},
"target": {
"type": "string"
}
},
"required": [
"n... | sp_148_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"define": {
"name": {
"title": "Nested name",
"type": "string"
}
},
"properties": {
"define.name": {
"$ref": "#/define/name"
}
},
"required": [
"define.name"
]
... | o80334 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"properties": {
"defaultSearchEngine": {
"description": "",
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"locale": {
"description": "",
"maxLength": 25... | o61653 |
{
"additionalProperties": false,
"description": "Schema for a client-generated user session",
"properties": {
"previousSessionId": {
"_format": "uuid",
"type": [
"null",
"string"
]
},
"sessionId": {
"_for... | sp_266_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"oneOf": [
{
"type": [
"string",
"null"
],
"minLength": 2
},
{
"name": "Address",
"description": "An address object",
"type": "o... | o65442 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Transaction Split",
"type": "object",
"additionalProperties": false,
"properties": {
"parentId": {
"type": "integer"
},
"rowId": {
"type": "integer"
},
"transaction": {
... | o46265 |
{
"type": "object",
"$schema": "http://json-schema.org/draft-04/schema",
"id": "http://specsie.org/schema/foundation",
"required": [
"constraints",
"description",
"includes",
"inherits",
"specdoc"
],
"properties": {
"constraints": {
"type": "array",
"id": "http://specsie.... | o77402 |
{
"$id": "https://cdn.earthdata.nasa.gov/umm/granule/v1.5",
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"definitions": {
"AccessConstraintsType": {
"additionalProperties": false,
"description": "Information about any physical const... | o62897 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"allOf": [
{
"required": [
"bodyTemplate",
"subjectTemplate",
"fromTemplate",
"sendgridApiKey"
]
},
{
... | o6247 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Playas",
"description": "Playas de Euskadi",
"type": "array",
"properties": {
"LaginketadataFechamuestreo": {
"description": "Fecha de muestreo",
"type": "string"
},
"LurraldeaTerritorio... | o60227 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/Highlight.args.scheme.json",
"title": "\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u044b \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b Highlight",
"description": "\u0421\u04... | o5147 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"id": {
"type": "string",
"pattern": "^[A-Fa-f\\d]{24}$"
},
"webhookId": {
"type": "string",
"pattern": "^[A-Fa-f\\d]{24}$"
},
"ap... | o6268 |
{
"properties": {
"alertonly": {
"enum": [
"ON",
"OFF"
],
"type": "string"
},
"as_scan_location_xss": {
"enum": [
"FORMFIELD",
"HEADER",
"COOKIE"
],
... | o30006 |
{
"properties": {
"assertionconsumerserviceurl": {
"type": "string"
},
"attribute1": {
"type": "string"
},
"attribute10": {
"type": "string"
},
"attribute10expr": {
"type": "string"
},
"attribute1... | o31176 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"additionalProperties": false,
"properties": {
"extensions": {
"type": "array",
"description": "Extension points",
"items": {
"properties": {
"type": ... | o39097 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "openrtb-v2_0-schema-bid_request",
"description": "json schema for an openrtb v2.0 bid request (http://www.iab.net/media/file/OpenRTB_API_Specification_Version2.0_FINAL.PDF)",
"type": "object",
"required": [
"id",
"imp"... | o65671 |
{
"additionalProperties": true,
"properties": {
"error": {
"type": "string"
},
"info": {
"type": "object"
},
"success": {
"type": "boolean"
},
"target": {
"properties": {
"configuration": {
... | o64858 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"title": "ModuleGroup schema",
"description": "Specifies a group of libnoise and Wangscape modules with output and possible inputs.",
"properties": {
"defaultoutputmodule": {
"type": "string",
"... | o17072 |
{
"properties": {
"billing_address": {
"description": "The billing address of the client",
"type": "string"
},
"client_name": {
"description": "The name of the client",
"type": "string"
},
"items": {
"description": "The list of items in the invoice",
"items": {
... | create_invoice_77a0838d |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "geolocation",
"description": "GEO Location",
"type": "object",
"properties": {
"longitude": {
"type": "number"
},
"latitude": {
"type": "number"
},
"altitude": {
... | o70267 |
{
"properties": {
"discount": {
"description": "Discount amount",
"type": "number"
},
"items": {
"items": {
"properties": {
"name": {
"description": "Item name",
"type": "string"
},
"price": {
"description": "Item ... | generate_invoice_0df16806 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/datasource/SetUpdateCallback.result.scheme.json",
"title": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b datasource.SetUpdateC... | o5202 |
{
"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_c42f3b33 |
{
"definitions": {
"error": {
"$schema": "http://json-schema.org/draft-04/schema",
"definitions": {
"code": {
"description": "error code",
"enum": [
"invalid_params",
"invalid_requ... | o18633 |
{
"type": "object",
"$schema": "http://json-schema.org/draft-04/schema",
"properties": {
"divs": {
"type": "array",
"items": {
"type": "object",
"required": [
"heading"
],
"properties": {
"heading": {
"type": "string"
},
... | o69837 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"location": {
"type": "object",
"properties": {
"alias": {
"type": "string"
... | o19361 |
{
"$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.... | o21428 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"description": "The items on the invoice",
"items": {
"properties": {
"name": {
"description": "The name of the item",
"type": "s... | generate_invoice_c887e181 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Server",
"description": "Server address and port number",
"type": "object",
"properties": {
"server": {
"type": "object",
"properties": {
"address": {
"type": "string... | o83712 |
{
"properties": {
"customer_id": {
"description": "The ID of the customer",
"type": "string"
},
"order_items": {
"items": {
"properties": {
"price": {
"description": "The price of the product",
"type": "number"
},
"product_id"... | generate_invoice_b1a81860 |
{
"$license": [
"http://www.apache.org/licenses/LICENSE-2.0"
],
"description": "https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/post-account-settings",
"javaInterfaces": [
"java.io.Serializable"
],
"javaType": "org.apache.streams.twi... | o49779 |
{
"id": "http://schema.myrtana.sk/support/bibliographicBibTeXLike.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Bibliographic record",
"description": "Bibliographic record. Aims to be compatible with BibTeX.",
"type": "string",
"maxLength": 100
} | o48162 |
{
"additionalProperties": false,
"description": "An add_to_cart GTM server-side event.",
"properties": {
"currency": {
"description": "Currency of the items associated with the event, in 3-letter ISO 4217 format. Is required, if value is set.",
"maxLength": 3,
"mi... | sp_80_Normalized |
{
"properties": {
"dimensions": {
"description": "The dimensions of the shape",
"properties": {
"base": {
"description": "The base length of the triangle",
"type": "number"
},
"height": {
"description": "The height of the triangle",
"type... | calculate_area_6a789417 |
{
"properties": {
"dimensions": {
"description": "The dimensions required for area calculation",
"properties": {
"length": {
"description": "The length of the shape",
"type": "number"
},
"radius": {
"description": "The radius of the shape (if appli... | calculate_area_4095811e |
{
"type": "object",
"additionalProperties": false,
"properties": {
"name": {
"type": "string",
"description": "The name of the metadata property"
},
"value": {
"anyOf": [
{
"type": "string"
},
... | o64016 |
{
"$id": "https://json.schemastore.org/dart-build",
"$ref": "#/definitions/buildConfig",
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"_listOfGlobs": {
"type": "array",
"items": {
"type": "string"
}
},
"buildConfig": {
"type": "object",
... | dart-build |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "IBM App Connect Template Gallery metadata schema",
"type": "object",
"properties": {
"templates": {
"type": "array",
"items": {
"title": "Template",
"description": "A templat... | o65885 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"Password": {
"type": "object",
"properties": {
"password": {
"type": "string"
}
},
"required": [
"password"
... | o42169 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"url": {
"type": "string"
}
},
"required": [
... | o33732 |
{
"properties": {
"measurements": {
"properties": {
"base": {
"description": "The base of the triangle",
"type": "number"
},
"height": {
"description": "The height of the triangle",
"type": "number"
},
"length": {
"des... | calculate_area_f314bbd4 |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",
"properties": {
"label": {
"type": "string"
},
"name": {
"type": "string"
},
"version": {
"type": "integer",
"default": 1
},
"info... | o83391 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"patternProperties": {
"^[a-zA-Z0-9._-]+$": {
"$ref": "#/definitions/service"
}
},
"definitions": {
"service": {
"type": "object",
"properties": {
"bu... | o8777 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_EndpointAddress": {
"description": "EndpointAddress is a tuple that describes single IP address.",
"properties": {
"hostname": {
"description": "The Host... | kb_313_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "top level oneOf enum array",
"type": "array",
"definitions": {
"MyEnum": {
"enum": [
"a",
"b",
"c"
]
}
},
"items": {
"oneOf": [
... | o58615 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ReplicationControllerCondition": {
"description": "ReplicationControllerCondition describes the state of a replication controller at a certain point.",
"properties": {
"last... | kb_823_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"message": {
"topic": {
"type": "string",
"pattern": "^/[a-z\\-]+$"
},
"since": {
"type": "integer"
},
"snapshot": {
"type": "boolean"
},
"filter": {
... | o55045 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"coordinates": {
"type": "object",
"additionalProperties": false,
"required": [
"x",
"y"
],
"properties": {
"x": {
... | o12455 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "SSM model",
"description": "Description of an state space model following the grammar of the SSM inference package",
"definitions": {
"require": {
"type": "object",
"properties": {
"datapack... | o73810 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"global": {
"type": "object",
"properties": {
"kernsysteme": {
"type": "array",
"items": {
"type": "object... | o26566 |
{
"properties": {
"check-in_date": {
"description": "The check-in date in YYYY-MM-DD format",
"type": "string"
},
"check-out_date": {
"description": "The check-out date in YYYY-MM-DD format",
"type": "string"
},
"location": {
"description": "The location to search for... | search_hotels_487ba3e4 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"login-output": {
"type": "object",
"properties": {
"token": {
"type": "string"
}
},
"required": [
"token"
... | o74171 |
{
"$comment": "https://github.com/canonical/chisel/tree/main#slice-definitions",
"$id": "https://json.schemastore.org/chisel-slices.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"description": "A slice definition for Ubuntu Chisel tool. For details, see https://gi... | chisel-slices |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "OSTRICH-SWMM Config",
"description": "A configuration for the OSTRICH-SWMM package.",
"type": "object",
"properties": {
"binary_output_path": {
"type": "string"
},
"input_template_path": {
... | o55595 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Response data for SAS communications",
"type": "object",
"required": [
"responseCode"
],
"properties": {
"responseCode": {
"enum": [
0,
100,
101,
... | o55795 |
{
"properties": {
"marathon-lb": {
"properties": {
"auto-assign-service-ports": {
"default": false,
"description": "Auto assign service ports for tasks which use IP-per-task. See https://github.com/mesosphere/marathon-lb#mesos-with-ip-per-t... | o90740 |
{
"additionalProperties": false,
"description": "Schema for a URI redirect through a Snowplow event collector",
"properties": {
"uri": {
"_format": "uri",
"maxLength": 8192,
"type": "string"
}
},
"required": [
"uri"
],
"self": {
... | sp_325_Normalized |
{
"id": "https://raw.githubusercontent.com/OAI/OpenAPI-Specification/master/schemas/v1.2/oauth2GrantType.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"minProperties": 1,
"properties": {
"implicit": {
"$ref": "#/definitions/implicit"
},
... | o12178 |
{
"additionalProperties": false,
"description": "Social fields for the user serializer",
"properties": {
"academiaProfileID": {
"description": "The academiaProfileID for the given user",
"type": "string"
},
"baiduScholar": {
"description": "The bai... | o66330 |
{
"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_2c677768 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"items": {
"properties": {
"description": {
"description": "The item description",
"type": "string"
},
"price": {
... | create_invoice_7d13b5c7 |
{
"properties": {
"cuisine": {
"description": "The desired cuisine type",
"type": "string"
},
"excluded_ingredients": {
"description": "The ingredients to exclude from the recipes",
"items": {
"type": "string"
},
"type": "array"
},
"ingredients": {
... | search_recipes_e0fa3e61 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "JSON schema for the ASP.NET global configuration files",
"type": "object",
"properties": {
"sources": {
"description": "A list of source folders relative to this file.",
"type": "array",
"items"... | o73920 |
{
"properties": {
"car_make": {
"description": "The make of the car",
"type": "string"
},
"car_model": {
"description": "The model of the car",
"type": "string"
},
"distance": {
"description": "The distance traveled in kilometers",
"type": "number"
},
"f... | calculate_car_emissions_056da912 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_NodeSelector": {
"description": "A node selector represents the union of the results of one or more label queries over a set of nodes; that is, it represents the OR of the selectors represented by the ... | kb_611_Normalized |
{
"properties": {
"dimensions": {
"dependencies": {
"shape": [
"circle"
]
},
"properties": {
"height": {
"description": "The height of the triangle",
"type": "number"
},
"length": {
"description": "The length of the ... | calculate_area_d1be6fdf |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"name": "core",
"properties": {
"arch": {
"type": "string"
},
"clientId": {
"type": "string",
"pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-... | o17940 |
{
"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_425ec4c0 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_apps_v1_DeploymentCondition": {
"description": "DeploymentCondition describes the state of a deployment at a certain point.",
"properties": {
"lastTransitionTime": {
... | kb_278_Normalized |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"description": "A Price Floors object which is parsed and used to enforce dynamic floors depending on the properties of the json",
"type": "object",
"title": "Price Floors Enforcement",
"required": [
"schema",
"values"
],
... | o68277 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"bidder": {
"type": "object",
"properties": {
"login": {
"type": "string"
}
}
},
"requestedItems": {
... | o54976 |
{
"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_f4e198c9 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"additionalProperties": false,
"required": [
"privacyStatements"
],
"properties": {
"privacyStatements": {
"type": "array",
"minItems": 0,
"items": {
"typ... | o39165 |
{
"description": "AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.",
"properties": {
"cachingMode": {
"description": "Host Caching mode: None, Read Only, Read Write.",
"type": [
"string",
"null"
]
... | kb_51_Normalized |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"description": "400 error returned on user creation, if bad data was probvided, or the user exists in the system",
"type": "object",
"properties": {
"status": {
"type": "integer"
},
"message": {
"type... | o10475 |
{
"$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]... | o5417 |
{
"description": "Specifies relationships between the current document and an external resource.",
"properties": {
"href": {
"description": "A URL. Specifies the location of the linked document.",
"maxLength": 255,
"type": "string"
},
"method": {
... | o28196 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"id": {
"type": "integer"
}
},
"type": "object",
"properties": {
"id": {
"$ref": "#/definitions/id"
},
"label": {
"type": "string"
},
"... | o79539 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"description": "The items included in the transaction",
"items": {
"properties": {
"name": {
"description": "The name of the item",
... | generate_invoice_867360c2 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "geometry",
"description": "A geometry is a GeoJSON object where the type member's value is one of the following strings: \"Point\", \"MultiPoint\", \"LineString\", \"MultiLineString\", \"Polygon\", \"MultiPolygon\", or \"GeometryCollection\".... | o19022 |
{
"additionalProperties": false,
"properties": {
"datestamp": {
"_format": "date-time",
"type": "string"
},
"testProp": {
"type": "string"
}
},
"required": [
"testProp",
"datestamp"
],
"self": {
"format":... | o13142 |
{
"properties": {
"description": {
"description": "Additional description for the event (optional)",
"type": "string"
},
"end_time": {
"description": "The end time of the event",
"type": "string"
},
"location": {
"description": "The location of the event (optional)",
... | create_calendar_event_a4b57617 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Notebook JSON Schema",
"type": "object",
"properties": {
"paragraphs": {
"description": "\u6240\u5305\u542b\u7684\u56fe\u8868\u5143\u7d20",
"type": "array",
"items": {
"typ... | o57111 |
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.