json_schema stringlengths 43 1.28M | unique_id stringlengths 2 41 |
|---|---|
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "DS2PlusPlus Schema",
"type": "object",
"definitions": {
"uuid": {
"type": "string",
"pattern": "^([0-9A-Z]{8})-([0-9A-Z]{4})-([0-9A-Z]{4})-([0-9A-Z]{4})-([0-9A-Z]{12})$"
},
"result_type": {
... | o47674 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": true,
"description": "The Avalon environment",
"properties": {
"AVALON_APP": {
"description": "Name of application",
"example": "maya2016",
"pattern": "^\\w*$",
"type":... | o60871 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Guild Parser",
"description": "A WoWFinder Guild Parser",
"type": "object",
"properties": {
"updated": {
"type": "integer"
},
"active": {
"type": "boolean",
"default": false
... | o85252 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"additionalProperties": false,
"definitions": {
"___content_json": {
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": {},
"description": "Holds common attributes of ANS Content obj... | wp_105_Normalized |
{
"additionalProperties": false,
"description": "Schema for a Mailchimp campaign sending status event",
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"id": {
"type": "string"
},
"li... | sp_108_Normalized |
{
"oneOf": [
{
"additionalProperties": false,
"properties": {
"pip": {
"description": "An array of strings representing of the requirements file to use for installing the subcommand for Pip. Each item is interpreted as a line in the requirements fi... | o90605 |
{
"properties": {
"index": {
"default": 1,
"type": "number"
},
"name": {
"type": "string"
}
},
"required": [
"name"
],
"title": "My Full Schematics Schema",
"type": "object"
} | o64893 |
{
"properties": {
"event_date": {
"description": "The date of the event",
"format": "date",
"type": "string"
},
"event_description": {
"description": "The description of the event",
"type": "string"
},
"event_location": {
"description": "The location of the even... | create_calendar_event_91d51e42 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"javaType": "com.ericsson.eiffel.semantics.events.EiffelActivityStartedEvent",
"extendsJavaClass": "com.ericsson.eiffel.semantics.events.Event",
"properties": {
"meta": {
"type": "object",
"java... | o89719 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"version": "1.0.1",
"title": "SpellMetaArray",
"type": "object",
"definitions": {
"spellMeta": {
"properties": {
"name": {
"type": "string"
},
"source": {
... | o15210 |
{
"id": "http://schemas.triniti.io/json-schema/triniti/canvas/mixin/document-block/1-0-1.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"etag": {
"type": "string",
"pattern": "^[\\w\\.:-]+$",
"pbj": {
... | o82649 |
{
"description": "AllowedHostPath defines the host volume conditions that will be enabled by a policy for pods to use. It requires the path prefix to be defined. Deprecated: use AllowedHostPath from policy API Group instead.",
"properties": {
"pathPrefix": {
"description": "pathPrefix is the... | kb_13_Normalized |
{
"properties": {
"point1": {
"description": "The coordinates of the first point",
"properties": {
"latitude": {
"description": "The latitude of the first point",
"type": "number"
},
"longitude": {
"description": "The longitude of the first point",... | calculate_distance_93a847ba |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1beta1_AggregationRule": {
"description": "AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole",
"properties": {
"clusterRoleSelectors": {
... | kb_86_Normalized |
{
"additionalProperties": false,
"properties": {
"createdAt": {
"additionalProperties": false,
"properties": {
"since": {
"format": "date-time",
"type": "string"
},
"until": {
... | o10079 |
{
"properties": {
"subjects": {
"items": {
"properties": {
"credit_hours": {
"description": "The credit hours for the subject",
"type": "integer"
},
"grade": {
"description": "The grade received in the subject",
"enum": [
... | calculate_gpa_2ae944c7 |
{
"anyOf": [
{
"$ref": "#/definitions/SkaffoldConfig"
}
],
"definitions": {
"Activation": {
"additionalProperties": false,
"description": "criteria by which a profile is auto-activated.",
"preferredOrder": [
"env",
... | o6369 |
{
"$schema": "http://json-schema.org/draft-07/schema",
"required": [
"config",
"inputs"
],
"type": "object",
"properties": {
"inputs": {
"required": [
"dicom",
"file"
],
"type": "object",
"propert... | o41232 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://integracja.firefighters.ki.agh.edu.pl",
"description": "RQ from firefightersPost, RS from notification center",
"type": "object",
"properties": {
"notificationId": {
"id": "http://integracja.firefighters.ki.agh... | o81498 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "TriggerMessageRequest",
"type": "object",
"properties": {
"requestedMessage": {
"type": "string",
"enum": [
"BootNotification",
"DiagnosticsStatusNotification",
... | o43995 |
{
"definitions": {},
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "array",
"$id": "http://www.pucomex.serpro.gov.br/lpco/consultar_exigencias.schema.json",
"items": {
"type": "object",
"properties": {
"numero": {
"type": "string"
... | o73030 |
{
"definitions": {
"Instance": {
"properties": {
"data": {
"properties": {
"compatibleInstances": {
"description": "Array of compatible plug-ins",
"items": {
... | o68822 |
{
"$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.... | o21307 |
{
"title": "orderByFields",
"type": "object",
"$schema": "http://json-schema.org/draft-04/schema",
"description": "Object indicating the field display order for the related records and whether they should be sorted in ascending or descending order.",
"properties": {
"field": {
"t... | o90253 |
{
"additionalProperties": false,
"description": "Schema for a AWS CloudFront web distribution access log event. Version released 29 Apr 2014",
"properties": {
"cIp": {
"maxLength": 45,
"type": [
"string",
"null"
]
},
... | sp_4_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"title": "Data Table Row",
"description": "Schema for a single Data Table Row",
"type": "object",
... | o9819 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_Capabilities": {
"description": "Adds and removes POSIX capabilities from running containers.",
"properties": {
"add": {
"description": "Added capabiliti... | kb_323_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Network device discovery schema",
"type": "object",
"properties": {
"model": {
"type": "string"
},
"vendor": {
"type": "string"
},
"serial": {
"type": "string"
... | o69161 |
{
"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_01d6416e |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Some definitions that are used by several descriptors.",
"memory_units": {
"enum": [
"B",
"kB",
"KiB",
"MB",
"MiB",
"GB",
"GiB",
"TB... | o77308 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"properties": {
"name": {
"type": "string",
"pattern": "^[a-z]+(?:-[a-z0-9]+)*$",
"minLength": 3
}
},
"required": [
"name"
],
"additionalProperties": false
} | o39485 |
{
"properties": {
"end_datetime": {
"description": "End date and time of the event in format YYYY-MM-DD HH:MM",
"type": "string"
},
"location": {
"description": "Location of the event",
"type": "string"
},
"start_datetime": {
"description": "Start date and time of the... | create_calendar_event_e56a0e1e |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "The children of an endpoint, and the URLs to reach them.",
"patternProperties": {
"[A-Za-z0-9-_.:]{1,255}": {
"type": "string",
"format": "uri"
}
}
}
| o78117 |
{
"definitions": {},
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",
"$id": "http://www.pucomex.serpro.gov.br/catp/produto_retorno.schema.json",
"properties": {
"items": {
"type": "object",
"properties": {
"seq": {
... | o73020 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "beers",
"properties": {
"id": {
"type": "number"
},
"title": {
"name": "string"
}
}
} | o4366 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/definitions.json",
"$comment": "This file is used by another schema file and should not be used directly as a JSON schema.",
"nonEmptyString": {
... | o5983 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://dcc.icgc.org/diagram",
"type": "object",
"properties": {
"diagram_id": {
"id": "https://dcc.icgc.org/diagram/diagram_id",
"type": "string"
},
"highlights": {
"id": "https://... | o47106 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"type": "object",
"properties": {
"nameTemplate": {
"title": "Command Name Template",
"type": "string",
"minLength": 1
},
"payloadTemplate": {
"t... | o6243 |
{
"properties": {
"cuisine": {
"description": "The type of cuisine to search for",
"type": "string"
},
"location": {
"description": "The location to search for restaurants",
"type": "string"
},
"price_range": {
"properties": {
"max_price": {
"descrip... | search_restaurants_dc975eb6 |
{
"additionalProperties": false,
"properties": {
"dcos_acs_token": {
"description": "The token generated by authenticating to DC/OS with ACS",
"title": "DC/OS ACS token",
"type": "string"
},
"dcos_url": {
"description": "The public master I... | o60278 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Error",
"type": "object",
"definitions": {
"code": {
"title": "Machine readable code",
"description": "This will be in upper-case and underscore separated, aka ANGRY_SNAKE_CASE",
"type": "string... | o46365 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"description": "Advertisement status for the supplied advertisement",
"properties": {
"advertisementId": {
"type": "string"
},
"status": {
"enum": [
"open",
... | o79513 |
{
"additionalProperties": {
"image_gallery": {
"items": {
"$ref": "#/definitions/image"
},
"type": "array"
}
},
"definitions": {
"available_qty": {
"default": 0,
"description": "The quantity of the product av... | o32648 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"items": {
"type": "array",
"items": {
"title": "API Token",
"description": "Schema for a single API Token",
"type": "object",
... | o9766 |
{
"additionalProperties": false,
"definitions": {
"i18n": {
"additionalProperties": false,
"properties": {
"locales": {
"additionalProperties": false,
"patternProperties": {
"^[a-zA-Z]{2,3}(-[a-zA-Z]{... | o58453 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base length/width of the shape",
"type": "number"
},
"height": {
"description": "The height/length of the shape",
"type": "number"
},
"radius": {
... | calculate_area_98abd231 |
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://rtx.pub/schema/rtx.json",
"title": "rtx",
"description": "config file for rtx version manager (.rtx.toml)",
"type": "object",
"additionalProperties": false,
"properties": {
"env_file": {
"description": "path to .env fil... | rtx |
{
"properties": {
"amenities": {
"description": "The amenities required in the hotel",
"items": {
"type": "string"
},
"type": "array"
},
"check_in_date": {
"description": "The check-in date for the hotel",
"type": "string"
},
"check_out_date": {
"d... | search_hotels_499b6dc9 |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Reward API Input",
"description": "Defines the reward API data input structure.",
"type": "object",
"properties": {
"type": {
"type": "string",
"title": "Reward Type",
"enum": [
... | o72196 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"tcpAdresse": {
"type": "string"
},
"port": {
"type": "string",
"default": "3000"
}
},
... | o79709 |
{
"description": "NonResourcePolicyRule is a predicate that matches non-resource requests according to their verb and the target non-resource URL. A NonResourcePolicyRule matches a request if and only if both (a) at least one member of verbs matches the request and (b) at least one member of nonResourceURLs matches... | kb_637_Normalized |
{
"additionalProperties": false,
"properties": {
"accessToken": {
"maxLength": 100,
"type": "string"
},
"clientId": {
"description": "MongoDB object ID for the user",
"maxLength": 12,
"minLength": 12,
"pattern": "[0-... | o10010 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "array",
"minItems": 1,
"_uniqueItems": true,
"items": {
"type": "object",
"properties": {
"name": {
"anyOf": [
{
"type": "string"
... | o60841 |
{
"properties": {
"keywords": {
"description": "Keywords to search for in job titles or descriptions",
"items": {
"type": "string"
},
"type": "array"
},
"location": {
"description": "The location to search for jobs",
"type": "string"
},
"salary_range": {... | search_jobs_3eee6557 |
{
"properties": {
"dimensions": {
"anyOf": [
{
"required": [
"length",
"width"
]
},
{
"required": [
"radius"
]
}
],
"properties": {
"length": {
"description": "The length... | calculate_area_4030dbbd |
{
"additionalProperties": false,
"description": "Snowplow Redshift storage configuration",
"properties": {
"blacklistTabular": {
"description": "List of iglu schemas for entities that should not be shredded into TSV format",
"items": {
"type": "string"
... | sp_372_Normalized |
{
"properties": {
"category": {
"description": "The category of news headlines (e.g. business, sports)",
"type": "string"
},
"country": {
"description": "The country for which news headlines are to be fetched",
"type": "string"
},
"language": {
"description": "The lan... | get_news_3a72e79a |
{
"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_1019_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"self": {
"type": "boolean"
},
"graduation_year": {
"type": [
"integer",
"null"
]
},
"majors": {
"... | o13671 |
{
"definitions": {
"GameBaseVariant": {
"type": "object",
"additionalProperties": false,
"properties": {
"name": {
"type": [
"null",
"string"
]
},
... | o5468 |
{
"properties": {
"billing_address": {
"description": "The billing address of the customer",
"type": "string"
},
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"items": {
"properties": {
"name": {
... | create_invoice_4f931f92 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Root password plugin manifest",
"type": "object",
"properties": {
"plugins": {
"type": "object",
"properties": {
"root_password": {
"type": "object",
... | o27357 |
{
"properties": {
"client_name": {
"description": "The name of the client",
"type": "string"
},
"items": {
"items": {
"properties": {
"description": {
"description": "The description of the item",
"type": "string"
},
"price": ... | generate_invoice_794f5a1e |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$ref": "#/definitions/strmprivacy.api.entities.v1.Stream",
"definitions": {
"strmprivacy.api.entities.v1.ConsentLevelType": {
"enum": [
"CONSENT_LEVEL_TYPE_UNSPECIFIED",
0,
"CUMULATIVE",
1,
"GRANULAR",
... | strmprivacy |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_certificates_v1beta1_CertificateSigningRequestCondition": {
"properties": {
"lastUpdateTime": {
"$ref": "#/definitions/https:__kubernetesjsonschema_dev_master__defs_json_def... | kb_76_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://opendev.org/openstack/openstacksdk/raw/branch/master/openstack/config/vendor-schema.json#",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"profile": {
"type": "object"... | o78015 |
{
"$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.... | o21359 |
{
"items": {
"properties": {
"_scheme": {
"enum": [
"INSPIRE",
"arXiv",
"APS",
"PoS",
"Elsevier"
],
"title": "Original scheme",
"typ... | o13666 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/crescentflare/SmartMockServer/master/smartmockserver_properties_schema.json",
"title": "Smart mock server: properties schema",
"description": "Defines the format of the properties file for the endpoints",
... | o33692 |
{
"id": "http://schemas.triniti.io/json-schema/triniti/boost/mixin/sponsor/1-0-0.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"_id": {
"type": "string",
"pattern": "^[\\w\\/\\.:-]+$",
"pbj": {
... | o82632 |
{
"additionalProperties": false,
"description": "Transport the value of an input",
"minProperties": 1,
"properties": {
"v": {
"description": "value as integer",
"type": "integer"
}
},
"required": [
"v"
],
"title": "Single value schema",
... | o80622 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"title": "Wangscape terrain hypergraph schema",
"description": "Specifies the clique memberships of each terrain in a Wangscape configuration.",
"patternProperties": {
"^[0-9a-zA-Z_-]+$": {
"title": "Clique... | o74561 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"properties": {
"created": {
"pattern": "\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}.\\d{6}",
"type": "string"
},
"description": {
"type": "string"
},
"id": {
"type": "in... | o12617 |
{
"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_740_Normalized |
{
"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_aa85f417 |
{
"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_26c9d055 |
{
"$defs": {
"file": {
"oneOf": [
{
"description": "This object or string represents the file format",
"type": "string"
},
{
"description": "This object or string represents the file format",
"type": "null"
},
{
"$ref"... | lego |
{
"properties": {
"pointA": {
"properties": {
"latitude": {
"description": "The latitude of point A",
"type": "number"
},
"longitude": {
"description": "The longitude of point A",
"type": "number"
}
},
"required": [
... | calculate_distance_52079743 |
{
"properties": {
"property_details": {
"properties": {
"bathrooms": {
"description": "The number of bathrooms in the property",
"type": "integer"
},
"bedrooms": {
"description": "The number of bedrooms in the property",
"type": "integer"
... | calculate_rental_income_fc698629 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"additionalProperties": false,
"properties": {
"bulk_publishing": {
"type": "boolean"
},
"links": {
"type": "object",
"additionalProperties": false,
"properti... | o21405 |
{
"properties": {
"customer_id": {
"description": "The unique identifier of the customer",
"type": "string"
},
"order_details": {
"description": "The details of the products included in the invoice",
"items": {
"properties": {
"price": {
"description":... | create_invoice_d62f99e4 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": true,
"id": "https://json.schemastore.org/typings.json",
"properties": {
"main": {
"description": "The entry point to the definition (canonical to `\"main\"` in NPM's `package.json`).",
"type": "string"
},
"b... | typings |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"version": "1.0.0",
"type": "object",
"properties": {
"adventure": {
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
... | o44926 |
{
"$id": "https://json.schemastore.org/bungee-plugin",
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": true,
"definitions": {
"plugin-name": {
"type": "string",
"pattern": "^[A-Za-z0-9_\\.-]+$"
}
},
"properties": {
"name": {
"description": "The nam... | bungee-plugin |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Fibaro Home Center Login JSON Schema",
"name": "login",
"type": "object",
"properties": {
"status": {
"description": "User Authorized Flag",
"type": "boolean"
},
"userID": {
... | o56009 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {
"additionalTerms": {
"minLength": 0,
"pattern": "^$|(^(?:\\S+\\s+){0,99}\\S+$)",
"type": "string"
},
"budgetRange": {
"minLength": 0,... | o21073 |
{
"additionalProperties": false,
"definitions": {
"pathType": {
"pattern": "^(\\/?((\\.{2})|([a-z0-9][a-z0-9\\-.]*[a-z0-9]+)|([a-z0-9]*))($|\\/))+$",
"type": "string"
}
},
"not": {
"allOf": [
{
"required": [
... | o76776 |
{
"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_1120_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"Telecom": {
"type": "object",
"additionalProperties": true,
"title": "Telecom schema.",
"description": "An explanation about the purpose of this instance described by this schema.",
... | o68471 |
{
"properties": {
"builtin": {
"enum": [
"MODIFIABLE",
"DELETABLE",
"IMMUTABLE",
"PARTITION_ALL"
],
"readonly": true,
"type": "object"
},
"description": {
"readonly": t... | o31132 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "list",
"description": "A list atom",
"type": "object",
"properties": {
"modifier": {
"description": "A pattern modifier",
"enum": [
"",
"mix"
]
},
... | o62774 |
{
"description": "Pass this schematic to the \"run\" command to create a service worker",
"properties": {
"configuration": {
"default": "production",
"description": "The configuration to apply service worker to.",
"type": "string"
},
"project": {
... | o83898 |
{
"anyOf": [
{
"$ref": "#/definitions/SkaffoldConfig"
}
],
"definitions": {
"Activation": {
"additionalProperties": false,
"description": "criteria by which a profile is auto-activated.",
"preferredOrder": [
"env",
... | o6375 |
{
"properties": {
"EmailDomains": {
"description": "Any email address that does not have a suffix that matches one of the unmarked email domains specified by the key EmailDomains will be considered out-of-domain and will be highlighted as such in the Mail app.",
"items": {
... | o61607 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"enabled": {
"type": "boolean",
"default": "false"
},
"versionIncreaseAllows": {
"type": "object",
"properties": {
"major": {
... | o70014 |
{
"default": 1,
"oneOf": [
{
"const": 1,
"standsFor": "Characters"
},
{
"const": 2,
"standsFor": "Character Excluding Spaces"
},
{
"const": 3,
"standsFor": "Words"
},
{
"co... | o26956 |
{
"optional": true,
"properties": {
"comment": {
"type": "string"
},
"mimeType": {
"type": "string"
},
"params": {
"properties": {
"comment": {
"type": "string"
},
"con... | o90449 |
{
"type": "object",
"properties": {
"class": {
"type": "string",
"enum": [
"ExpressionTool"
]
},
"expression": {
"$ref": "#/definitions/Expression"
},
"id": {
"type": "string"
},
"... | o69208 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"type": "object",
"properties": {
"$schema": {
"type": "string"
},
"hierarchies": {
"type": "array",
"items": {
"$ref": "#/definitions/hierarchy"
}
}
},
... | o37415 |
{
"$id": "https://json.schemastore.org/openweather.roadrisk",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"description": "API responses from the OpenWeather Road Risk API from https://openweathermap.org/api/road-risk",
"items": {
"type": "object",
"additionalProperties": false,
"requi... | openweather |
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.