json_schema stringlengths 43 1.28M | unique_id stringlengths 2 41 |
|---|---|
{
"description": "LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.",
"properties": {
"name": {
"description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names",
... | kb_542_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"type": "number"
},
"properties": {},
"additionalProperties": false
} | o45213 |
{
"additionalProperties": false,
"description": "Schema for an application error",
"properties": {
"className": {
"maxLength": 1024,
"type": [
"string",
"null"
]
},
"exceptionName": {
"maxLength": 1024,
... | sp_257_Normalized |
{
"$id": "https://json.schemastore.org/drupal-libraries.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": {
"type": "object",
"additionalProperties": false,
"properties": {
"version": {
"title": "The library version",
"oneOf": [
{
... | drupal-libraries |
{
"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_f611b938 |
{
"id": "http://schemas.triniti.io/json-schema/gdbots/forms/mixin/field/1-0-1.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"name": {
"type": "string",
"pattern": "^[a-zA-Z_]{1}[\\w-]*$",
"description": "A uniq... | o82378 |
{
"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_20bcc1ff |
{
"properties": {
"adaptivetcpprofname": {
"readonly": true,
"type": "string"
},
"advwnd": {
"readonly": true,
"type": "integer"
},
"burstratecontrol": {
"enum": [
"DISABLED",
"FIXED",... | o30745 |
{
"properties": {
"experience_level": {
"description": "The required experience level for the job positions",
"type": "string"
},
"keywords": {
"description": "The keywords to search for in job positions",
"items": {
"type": "string"
},
"type": "array"
},
... | search_jobs_4f621276 |
{
"additionalProperties": false,
"description": "Schema for a PII enrichment original values",
"properties": {
"pii": {
"additionalProperties": false,
"anyOf": [
{
"required": [
"pojo"
]
... | sp_307_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"authorization": true,
"content-type": "application/x-www-form-urlencoded.",
"id": "http://localhost:3000/schemas/token-revoke-request.json#",
"method": "POST",
"properties": {
"token": {
... | o20489 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_flowcontrol_v1alpha1_LimitResponse": {
"description": "LimitResponse defines how to handle requests that can not be executed right now.",
"properties": {
"queuing": {
... | kb_771_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"required": [
"AuthorizationType",
"HttpMethod",
"ResourceId",
"RestApiId"
],
"additionalProperties": false,
"properties": {
"AuthorizationType": {
"type": "string",
... | o21851 |
{
"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_950_Normalized |
{
"properties": {
"linkerd": {
"properties": {
"admin-port": {
"default": 9990,
"description": "Admin port. Provides an administrative UI for this instance.",
"type": "integer"
},
"cpus": ... | o90730 |
{
"additionalProperties": false,
"definitions": {
"ContentTypeType": {
"additionalProperties": false,
"oneOf": [
{
"$ref": "#/definitions/textTypeType"
},
{
"$ref": "#/definitions/MimeType"
... | o10421 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"award": {
"description": "The award made in support of the object.",
"properties": {
"awardIdentifier": {
"_format": "uri",
"description": "An HTTP UR... | o60179 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://judkins.house/apis/k2/v1/autoScalingConfig.json",
"$$target": "autoScalingConfig.json",
"title": "AutoScaling configurations",
"description": "Describes the autoScaling configuration for a nodePool.",
"properties": {
"... | o90351 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Google form driven interview",
"properties": {
"callbackId": {
"type": "string"
},
"createdOn": {
"_format": "date-time",
"type": "string"
},
"doc_type": {
... | o37725 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of the shape (for triangle)",
"type": "number"
},
"height": {
"description": "The height of the shape (for triangle)",
"type": "number"
},
"len... | calculate_area_4f2bd9b6 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"nome": {
"type": "string"
},
"email": {
"type": "string"
},
"senha": {
"type": "string"
},
"telefones": {
"type":... | o34462 |
{
"description": "ServiceReference holds a reference to Service.legacy.k8s.io",
"properties": {
"name": {
"description": "`name` is the name of the service. Required",
"type": [
"string",
"null"
]
},
"namespace": {
... | kb_988_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "PickedProduct",
"description": "A specific product within a packing list",
"type": "object",
"properties": {
"doc_type": {
"type": "string",
"pattern": "^pickedProduct$"
},
"version": {
... | o37730 |
{
"default": {},
"definitions": {
"propertyDefinition": {
"additionalProperties": {
"$ref": "#/definitions/propertyObject"
},
"default": {},
"type": "object"
},
"propertyObject": {
"patternProperties": {
... | o78957 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "This schema represents a numerical value with a unit of measure.",
"type": "object",
"properties": {
"value": {
"description": "The numeric value of the element.",
"type": "number"
},
... | o44130 |
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "https://www.yacpdb.org/schemas/yacpdb-tourney.schema.json",
"type": "object",
"properties": {
"name": {
"$ref": "#/definitions/text"
},
"comments": {
"$ref": "#/definitions/text_list"
}... | o37615 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Time": {
"_format": "date-time",
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of ... | kb_365_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Jupyter Interactive Widget State JSON schema.",
"type": "object",
"properties": {
"version_major": {
"description": "Format version (major)",
"type": "number",
"minimum": 2,
"m... | o63608 |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"$id": "http://kalisio.xyz/schemas/users.update-profile.json#",
"title": "schemas.OBJECT_NAME",
"description": "User profile perspective",
"type": "object",
"properties": {
"avatar": {
"type": "object",
"fiel... | o54586 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base length of the shape",
"type": "number"
},
"height": {
"description": "The height of the shape",
"type": "number"
},
"radius": {
"desc... | calculate_area_8657f401 |
{
"$id": "https://json.schemastore.org/jovo-language-model",
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"dialogflowEntity": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"isOverridable": {
"type": "boolean"... | jovo-language-model |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"comments_from_lms": {
"comment": {
"type": "string"
},
"location": {
"type": "string"
},
"timestamp": {
... | o42140 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"patternProperties": {
"^[a-zA-Z0-9._-]+$": {
"$ref": "#/definitions/service"
}
},
"definitions": {
"service": {
"type": "object",
"properties": {
"bu... | o67017 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/getClassInfo.result.scheme.json",
"title": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b getClassInfo",
"description": "\u... | o5214 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "CAP Files Schema v1.0.0",
"type": "object",
"properties": {
"_buckets": {
"type": "object",
"properties": {
"record": {
"type": "string",
"description... | o89688 |
{
"properties": {
"channel": {
"readonly": true,
"type": "integer"
},
"encapip": {
"readonly": true,
"type": "string"
},
"grepayload": {
"enum": [
"ETHERNETwithDOT1Q",
"ETHERNET",
... | o30651 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/SetColor.args.scheme.json",
"title": "\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u044b \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b SetColor",
"description": "\u0421\u0445... | o5165 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"definitions": {
"data": {
"media": {
"binaryEncoding": "base64"
},
"type": "string"
},
"fileName": {
"type": "string"
},
... | o79563 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"properties": {
"donate": {
"description": "donate urls",
"items": {
"enum": [
"https://pledgie.com/campaigns/28037",
"https://gratip... | o21733 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"address": {
"type": "object",
"properties": {
"street_address": {
"type": "string"
},
"city": {
"type": "string"
... | o90967 |
{
"properties": {
"linkerd": {
"properties": {
"admin-port": {
"default": 9990,
"description": "Admin port. Provides an administrative UI for this instance.",
"type": "integer"
},
"config-... | o90726 |
{
"$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.... | o21355 |
{
"type": "object",
"properties": {
"yarnTimestamp": {
"default": "",
"type": "string"
},
"loaderTimestamp": {
"default": "",
"type": "string"
},
"yarns": {
"default": [],
"type": "array",
... | o7380 |
{
"additionalProperties": false,
"description": "Schema for application warning event",
"properties": {
"warning": {
"type": "string"
}
},
"self": {
"format": "jsonschema",
"name": "app_warning",
"vendor": "com.snowplowanalytics.monitoring.kinesis"... | sp_240_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"type": "object",
"properties": {
"lastChanged": {
"type": "integer"
},
"isTemporary": {
"type": "boolean"
},
"title... | o54619 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Generated from kata/spec/fixtures/examples/empty_collections.json with shasum 136e83755f93cb49d7e6cf255c7cbb28f08d59ce",
"type": "object",
"required": [
"id",
"name",
"price",
"array",
"hash"
... | o59667 |
{
"$comment": "Please run `npm run build-config-interface` after changing this file. Thanks!",
"additionalProperties": false,
"properties": {
"addons": {
"description": "Configuration reserved for installed third party addons.",
"items": {
"additionalPropertie... | o73113 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Plurality Election",
"description": "A single plurality race",
"type": "object",
"properties": {
"isTest": {
"description": "Value that is always true if it exists, could later be used to specify some useful info a... | o32437 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"name": "Package",
"type": "object",
"additionalProperties": false,
"required": [
"name",
"description"
],
"properties": {
"name": {
"type": "string",
"description": "Package name, includi... | o81119 |
{
"properties": {
"keywords": {
"description": "The keywords to search for in job openings",
"items": {
"type": "string"
},
"type": "array"
},
"location": {
"description": "The location to search for job openings",
"type": "string"
},
"salary_range": {
... | search_jobs_575ce7fa |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "dictionary",
"description": "A dictionary captures a set of key/value pairs",
"type": "object",
"patternProperties": {
"^[a-zA-Z0-9_-]{1,}$": {
"type": "string",
"description": "Custom hash key"
... | o51177 |
{
"properties": {
"partitionnameintrap": {
"enum": [
"ENABLED",
"DISABLED"
],
"type": "string"
},
"snmpset": {
"enum": [
"ENABLED",
"DISABLED"
],
"type": "s... | o30899 |
{
"additionalProperties": true,
"description": "Schema for a SendGrid unsubscribe event. Property descriptions derived from the SendGrid documentation: https://sendgrid.com/docs/for-developers/tracking-events/event/",
"properties": {
"asm_group_id": {
"description": "The ID of the unsubs... | sp_199_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Transitland Datastore Feed",
"type": "object",
"required": [
"onestopId"
],
"properties": {
"onestopId": {
"type": "string",
"format": "feed-onestop-id"
},
"newOnestopId": {
... | o82243 |
{
"description": "A MWF metatext component's schema definition.",
"properties": {
"config": {
"properties": {
"tag": {
"type": "string"
}
},
"required": [
"tag"
],
"type": "obj... | o85199 |
{
"description": "Creates a new, generic service definition in the given or default project.",
"properties": {
"flat": {
"default": true,
"description": "When true (the default), creates files at the top level of the project.",
"type": "boolean"
},
"li... | o64888 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "MultipleChoice question options",
"description": "Options for a MultipleChoice question.",
"type": "object",
"additionalProperties": false,
"required": [
"text",
"correctAnswers",
"incorrectAnswers"
],
... | o69599 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of the triangle",
"type": "number"
},
"height": {
"description": "The height of the triangle",
"type": "number"
},
"radius": {
"descr... | calculate_area_819de1bb |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"itemType": {
"type": "string",
"enum": [
"application",
"device",
"flow",
"dashboard",
"organization"
... | o9952 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Edges in a Guice injector graph.",
"type": "object",
"required": [
"fromId",
"toId",
"type"
],
"properties": {
"fromId": {
"type": "string"
},
"toId": {
... | o33832 |
{
"copyright": [
"Copyright 2013 Red Hat, Inc. and/or its affiliates.",
"This file is part of lightblue.",
"This program is free software: you can redistribute it and/or modify",
"it under the terms of the GNU General Public License as published by",
"the Free Software Founda... | o66302 |
{
"description": "SecretEnvSource selects a Secret to populate the environment variables with.\n\nThe contents of the target Secret's Data field will represent the key-value pairs as environment variables.",
"properties": {
"name": {
"description": "Name of the referent. More info: https://k... | kb_935_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "ChangeConfigurationRequest",
"type": "object",
"properties": {
"key": {
"type": "string",
"maxLength": 50
},
"value": {
"type": "string",
"maxLength": 500
}
... | o43974 |
{
"description": "ClientIPConfig represents the configurations of Client IP based session affinity.",
"properties": {
"timeoutSeconds": {
"description": "timeoutSeconds specifies the seconds of ClientIP type session sticky time. The value must be >0 && <=86400(for 1 day) if ServiceAffinity =... | kb_82_Normalized |
{
"properties": {
"destination": {
"description": "The destination of the package",
"type": "string"
},
"height": {
"description": "The height of the package in centimeters",
"type": "number"
},
"length": {
"description": "The length of the package in centimeters",
... | calculate_shipping_cost_e1b412b0 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://judkins.house/apis/k2/v1/helmChart.json",
"$$target": "helmChart.json",
"title": "Helm Chart",
"description": "Configuration for a helm chart for use in K2.",
"properties": {
"name": {
"description": "Frien... | o90391 |
{
"description": "LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.",
"properties": {
"name": {
"description": "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names",
... | kb_541_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"order": {
"type": "object",
"properties": {
"orderId": {
"type": "integer"
},
"customerName": {
"... | o81596 |
{
"properties": {
"AuthMethod": {
"default": "UserEnteredPassword",
"description": "Allow the user to enter the password upon installation instead of being supplied in the payload",
"enum": [
"Password",
"UserEnteredPassword"
],... | o61603 |
{
"additionalProperties": false,
"definitions": {
"ContentTypeType": {
"additionalProperties": false,
"oneOf": [
{
"$ref": "#/definitions/textTypeType"
},
{
"$ref": "#/definitions/MimeType"
... | o10515 |
{
"copyright": [
"Copyright 2013 Red Hat, Inc. and/or its affiliates.",
"This file is part of lightblue.",
"This program is free software: you can redistribute it and/or modify",
"it under the terms of the GNU General Public License as published by",
"the Free Software Founda... | o66297 |
{
"additionalProperties": false,
"description": "Bad row caused by internal error (such as unhandled exception), least structured bad row",
"properties": {
"error": {
"description": "Error message, either human-readable or stacktrace",
"type": "string"
},
"eve... | sp_338_Normalized |
{
"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_cae07f36 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://hepdata.org/submission/schema/additional_info",
"type": "object",
"title": "This section is optional for the provision of information about the overall submission.",
"description": "An explanation about the purpose of this instanc... | o6761 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"notifications": {
"type": "boolean",
"description": "whether this candidate wants to receive email alerts about new jobs"
},
"internalFlag": {
"type": "boolean",
"des... | o79542 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://dev.twitter.com/cards/overview",
"title": "TwitterCards",
"name": "TwitterCards",
"description": "With Twitter Cards, you can attach rich photos, videos and media experience to Tweets that drive traffic to your website. Simply ad... | o54536 |
{
"additionalProperties": false,
"description": "Schema for an event which has been successfully enriched and stored in Elasticsearch",
"patternProperties": {
"^contexts_.*": {
"type": "array"
},
"^unstruct_event_.*": {}
},
"properties": {
"app_id": {
... | sp_279_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Claim",
"description": "Claim provided by a service",
"type": "object",
"properties": {
"claimant": {
"description": "Short name of the service used for subscription",
"value": "string"
},
... | o57435 |
{
"properties": {
"date_range": {
"description": "The date range to search within",
"properties": {
"end_date": {
"description": "The end date in format yyyy-mm-dd",
"type": "string"
},
"start_date": {
"description": "The start date in format yyyy-... | search_tweets_1810a1cc |
{
"id": "http://schemas.gdbots.io/json-schema/gdbots/pbjx/envelope/1-0-2.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"_schema": {
"type": "string",
"pattern": "^pbj:([a-z0-9-]+):([a-z0-9\\.-]+):([a-z0-9-]+)?:([a-z0-9-]+)... | o42890 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "Base of the triangle",
"type": "number"
},
"height": {
"description": "Height of the triangle",
"type": "number"
},
"length": {
"description":... | calculate_area_544de1a7 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"name": {
"type": "string",
"minLength": 1,
"maxLength": 255
},
"description": {
"type": "string",
"maxLength": 32767
},
... | o9830 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "SSM model",
"description": "Description of a state space model following the grammar of the SSM inference package",
"definitions": {
"require": {
"type": "object",
"properties": {
"datapacka... | o64563 |
{
"$id": "https://json.schemastore.org/sourcehut-build-0.65.0.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "A recipe for Sourcehut CI service. For details, see https://man.sr.ht/builds.sr.ht/manifest.md.",
"properties": {
"image": {
"description": "Which OS image to buil... | sourcehut-build-0 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "a",
"description": "A a test",
"type": "object",
"properties": {
"listitems": {
"type": "array",
"items": {
"type": "object",
"properties": {
"text": ... | o62757 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of the triangle",
"type": "integer"
},
"height": {
"description": "The height of the triangle",
"type": "integer"
},
"length": {
"des... | calculate_area_c6f1b383 |
{
"properties": {
"keywords": {
"description": "The keywords to search for in job titles",
"items": {
"type": "string"
},
"type": "array"
},
"location": {
"description": "The location to search for jobs",
"type": "string"
},
"salary_range": {
"prop... | search_jobs_2df22946 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_flowcontrol_v1alpha1_FlowSchemaCondition": {
"description": "FlowSchemaCondition describes conditions for a FlowSchema.",
"properties": {
"lastTransitionTime": {
... | kb_370_Normalized |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Recommended Sequence",
"description": "A sequence of semesters corresponding to a given program as recommended by Concordia University",
"type": "object",
"properties": {
"sequenceInfo": {
"description": "Auxiliary... | o78739 |
{
"$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]... | o5407 |
{
"additionalProperties": false,
"description": "Schema for storage recovery jobs, such as Snowplow BigQuery Repeater",
"properties": {
"failure": {
"description": "A reason why payload could not be inserted",
"properties": {
"error": {
"on... | sp_337_Normalized |
{
"properties": {
"acquisition_source": {
"description": "Source of acquisition (former 541)",
"id": "#acquisition_source",
"properties": {
"date": {
"_format": "date",
"description": "Date of acquisition",
... | o63534 |
{
"description": "Control network modes",
"properties": {
"configuration": {
"_id": "configuration",
"description": "",
"format": "table",
"properties": {
"hostname": {
"_format": "simpletext",
"_id":... | o14076 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Time": {
"_format": "date-time",
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of ... | kb_260_Normalized |
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "shopware-cli",
"description": "shopware cli project configuration definition file",
"$ref": "#/definitions/Config",
"definitions": {
"Config": {
"type": "object",
"title": ".shopware-project.yml",
... | shopware-project-schema |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"description": "A list of mappings from Puli paths to filesystem paths or other Puli paths.",
"definitions": {
"relativePath": {
"description": "A filesystem path relative to the base directory of the repositor... | o68694 |
{
"properties": {
"date": {
"description": "The date of the meeting in YYYY-MM-DD format",
"type": "string"
},
"participants": {
"description": "The email addresses of the meeting participants",
"items": {
"type": "string"
},
"type": "array"
},
"time": {... | schedule_meeting_f2cfc8de |
{
"properties": {
"dimensions": {
"description": "The dimensions of the shape",
"properties": {
"base": {
"description": "The base of the shape",
"type": "number"
},
"height": {
"description": "The height of the shape",
"type": "number"
... | calculate_area_60e95838 |
{
"$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.... | o21239 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"purpose": {
"description": "values are: createAccount - this action can create the candidate's account. Applies only to general actions. apply - this action can apply for a job. Applies only to job actions. editDetails... | o79504 |
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.