json_schema stringlengths 43 1.28M | unique_id stringlengths 2 41 |
|---|---|
{
"properties": {
"service": {
"description": "DC/OS service configuration properties.",
"properties": {
"ceph_client_admin_keyring_URI": {
"description": "MANDATORY: URI location of the ceph.client.admin.keyring keyring file used to authenticate a... | o90645 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"redmine": {
"$ref": "#/definitions/redmine-configuration"
},
"git-lab": {
"$ref": "#/definitions/git-lab-configuration"
}
},
"required": [
"redmi... | o42216 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"Address": {
"description": "An address. This may be the legally registered address of the organization, or may be a correspondence address for this particular contracting process.",
"patternProperties": {
... | o65323 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_batch_v1_JobSpec": {
"description": "JobSpec describes how the job execution will look like.",
"properties": {
"activeDeadlineSeconds": {
"_format": "int64",
... | kb_146_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"title": {
"type": "string"
},
"description": {
... | o45139 |
{
"$id": "https://json.schemastore.org/utam-page-object.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"if": {
"properties": {
"interface": {
"const": false
}
}
},
"then": {
"$ref": "#/definitions/pageObject"
... | utam-page-object |
{
"definitions": {
"from": {
"properties": {
"alias": {
"type": "string"
},
"baseImage": {
"type": "string"
}
},
"required": [
"baseImage"
]... | o83151 |
{
"additionalProperties": false,
"description": "Schema for a Google Analytics enhanced e-commerce product impression custom dimension entity",
"properties": {
"customDimensionIndex": {
"maximum": 200,
"minimum": 1,
"type": "integer"
},
"listIndex"... | sp_55_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"config": {
"required": ["name", "type"],
"oneOf": [
{
"$ref": "#/definitions/docker"
},
{
"$ref": "#/definitions/wsl"
},
{
"$ref": "#/definitions/ssh"
... | testenvironments |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "openrtb-v2_1-schema-bid_response",
"description": "json schema for an openrtb v2.1 bid response (http://www.iab.net/media/file/OpenRTB-API-Specification-Version-2-1-FINAL.pdf)",
"type": "object",
"required": [
"id",
"s... | o65679 |
{
"definitions": {},
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",
"$id": "http://www.pucomex.serpro.gov.br/lpco/incluir_pedido.schema.json",
"properties": {
"codigoModelo": {
"type": "string"
},
"importadorExportador": {
"typ... | o73041 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Processing",
"type": "array",
"default": [
{}
],
"items": {
"title": "Input",
"type": "object",
"properties": {
"input_data": {
"title": "Input",
"type": "object",
"properties": {
"datas... | o89656 |
{
"properties": {
"dimensions": {
"oneOf": [
{
"required": [
"radius"
]
},
{
"required": [
"length",
"width"
]
},
{
"required": [
"base",
"height"
]... | calculate_area_16913399 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"definitions": {
"path": {
"type": "string",
"minLength": 1
},
"array-of-strings": {
"type": "array",
"items": {
"type": "string"
}
},
"array-of-paths": {
"type": ... | ava |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "http://github.com/Microsoft/Briefcase/product.schema.json",
"title": "MLBriefcase",
"description": "A ML briefcase schema",
"type": "object",
"definitions": {
"resource": {
"type": "object",
"properties": {
"name": {
"type": "string"... | briefcase-schema |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "UiModuleDescriptor",
"description": "UI Module description",
"type": [
"object",
"null"
],
"additionalProperties": false,
"properties": {
"npm": {
"description": "NPM module",
"t... | o41735 |
{
"properties": {
"dimensions": {
"properties": {
"length": {
"description": "The length of the shape",
"type": "integer"
},
"radius": {
"description": "The radius of the shape",
"type": "integer"
},
"width": {
"descri... | calculate_area_0943865f |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_LocalObjectReference": {
"description": "LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.",
"properties": {
... | kb_66_Normalized |
{
"properties": {
"end_date": {
"description": "The end date for the analysis",
"type": "string"
},
"platform": {
"description": "The social media platform to search posts on",
"type": "string"
},
"start_date": {
"description": "The start date for the analysis",
... | analyze_social_media_sentiment_6ef0069e |
{
"definitions": {
"LOM": {
"$schema": "http://json-schema.org/draft-07/schema",
"title": "Learning Object Metadata",
"description": "is a data model to describe a learning object used to support learning",
"type": "object",
"properties": {
... | o27216 |
{
"properties": {
"measurements": {
"properties": {
"length": {
"description": "The length of the rectangle",
"type": "number"
},
"radius": {
"description": "The radius of the circle",
"type": "number"
},
"width": {
"d... | calculate_area_ba84f5eb |
{
"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_bd2a0d33 |
{
"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_2fc464f9 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ObjectFieldSelector": {
"description": "ObjectFieldSelector selects an APIVersioned field of an object.",
"properties": {
"apiVersion": {
"description": ... | kb_286_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "#languagemap",
"type": "object",
"patternProperties": {
"^(((([A-Za-z]{2,3}(-([A-Za-z]{3}(-[A-Za-z]{3}){0,2}))?)|[A-Za-z]{4}|[A-Za-z]{5,8})(-([A-Za-z]{4}))?(-([A-Za-z]{2}|[0-9]{3}))?(-([A-Za-z0-9]{5,8}|[0-9][A-Za-z0-9]{3}))*(-([0-9A-... | o76654 |
{
"title": "State",
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "A State represents one state of USA",
"required": [
"_metadata",
"state"
],
"type": "object",
"properties": {
"_metadata": {
"required": [
"request",
... | o62968 |
{
"name": "Application Policy",
"options": {
"disable_collapse": true,
"disable_properties": true
},
"properties": {
"_id": {
"id": "root/id",
"name": "Application Policy Id",
"title": "Application Policy Id ",
"type": "string"
... | o67351 |
{
"$id": "https://example.com/schemas/com-example-operation-2018-03-01.schema.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Operation Schema Version 2018-03-01",
"description": "An operation provides the base for Hypermedia as the Engine of Application State",
"type": "objec... | o70000 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://integracja.firefighters.ki.agh.edu.pl",
"description": "RQ to notification center: confirm/finish notification",
"type": "object",
"properties": {
"id": {
"id": "http://integracja.firefighters.ki.agh.edu.pl/id"... | o81497 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"description": "The items included in the invoice",
"items": {
"properties": {
"name": {
"description": "The name of the item",
"... | generate_invoice_ad75d0a5 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"required": [
"code_base",
"processing_steps"
],
"type": "object",
"properties": {
"code_base": {
"x-cap-file": {},
"type": "string",
"title": "Your Code"
},
"processin... | o66151 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"id": "#vat",
"properties": {
"rate": {
"type": "string"
},
"region": {
"type": "string"
},
"included_in_prices": {
"type": "string"
},
"a... | o76678 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "MerkleProof2017 schema",
"description": "An extension that allows an issuer to issue an Open Badge on the blockchain and provide proof of inclusion in a blockchain transaction. This uses the Chainpoint v2.0 specification: https://chainpoint.o... | o33939 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"connectedPerson": {
"properties": {
"name": {
"faker": "name.findName",
"type": "string"
},
"phone": {
"chance... | o37723 |
{
"properties": {
"measurements": {
"properties": {
"base": {
"description": "The base of the triangle",
"type": "number"
},
"height": {
"description": "The height of the triangle",
"type": "number"
},
"radius": {
"des... | calculate_area_c060526d |
{
"id": "http://schemas.triniti.io/json-schema/triniti/canvas/mixin/page-break-block/1-0-0.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"etag": {
"type": "string",
"pattern": "^[\\w\\.:-]+$",
"pbj": {
... | o82678 |
{
"_comment": "This Spec is for Phase 1!! Most updated version is at https://github.com/reTHINK-project/specs/tree/master/schemas",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"anyOf": [
{
"$ref": "#/definitions/MessageDataObjectSchema"
},
{
"$ref": "#/definit... | o69749 |
{
"enum": [
"AB",
"AF",
"AN",
"AX",
"AL",
"DZ",
"AS",
"AD",
"AO",
"AI",
"AQ",
"AG",
"AR",
"AM",
"AW",
"AU",
"AT",
"AZ",
"BS",
"BH",
"BD",
"B... | o48280 |
{
"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_251_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"additionalProperties": false,
"properties": {
"startdate": {
"description": "Start date for the export, use pattern yyyy-MM-dd",
"type": "string"
},
"enddate": {
"descri... | o36596 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Name",
"description": "Full name, middle name optional",
"type": "object",
"properties": {
"firstName": {
"type": "string",
"minLength": 1,
"maxLength": 10
},
"middleName": {... | o83696 |
{
"$id": "https://json.schemastore.org/ts-force-config.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"AuthConfig": {
"properties": {
"accessToken": {
"type": "string"
},
"clientId": {
"type": "string"
},
"clientS... | ts-force-config |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Schema for GeoBlacklight as implemented for Solr 4.10+. See http://journal.code4lib.org/articles/9710 for more details. Note that the Solr schema uses dynamic typing based on the suffix of the field name. For example, _s denotes a string wh... | o53044 |
{
"description": "A MWF Action trigger component's schema definition.",
"properties": {
"config": {
"properties": {
"context": {
"enum": [
"text-with-glyph",
"text-only",
"glyph-only"
... | o85175 |
{
"additionalProperties": false,
"definitions": {
"comparison": {
"enum": [
"=",
"!=",
"==",
"!==",
"<=",
">=",
"<",
">",
"starts",
... | o64686 |
{
"additionalProperties": false,
"oneOf": [
{
"properties": {
"grantType": {
"enum": [
"authorization_code"
]
},
"responseType": {
"enum": [
... | o10013 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "The POST request to be sent to the API to authenticate a user",
"type": "object",
"properties": {
"username": {
"type": "string"
},
"password": {
"type": "string"
}
},
... | o10468 |
{
"description": "NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface",
"properties": {
"path": {
"description": "Path is the URL path of the request",
"type": [
"string",
"nul... | kb_634_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://github.com/jebeck/nefelion/schemas/definitions.json",
"definitions": {
"id": {
"type": "string",
"format": "uuid"
},
"time": {
"type": "string",
"pattern": "^20[0-1]... | o48879 |
{
"properties": {
"from_unit": {
"description": "The unit of the temperature to convert from",
"enum": [
"Celsius",
"Fahrenheit",
"Kelvin"
],
"type": "string"
},
"temperature": {
"description": "The temperature to convert",
"type": "number"
}... | convert_temperature_0d49605b |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"version": "fy2019",
"id": "https://omb.max.gov/schemas/DCOIStrategicPlans",
"name": "/",
"title": "DCOI Strategic Plan Schema version fy2019",
"description": "Schema definition for the collection of the CFO Act agencies' DCOI Strategic Pla... | o13152 |
{
"$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.... | o21207 |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"additionalProperties": false,
"properties": {
"import_configured": {
"type": "boolean",
"default": false,
"description": "Not importing configured interfaces by default. Set this option to true if configured... | o8452 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Devices",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"privateIps": {
"type": "array",
"items": {
"type": "string",
"pattern":... | o74593 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"title": "Nitrite Data Exchange Format",
"description": "The data format for importing and exporting data out of Nitrite database.",
"properties": {
"collections": {
"type": "array",
"title": "L... | o36452 |
{
"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_684_Normalized |
{
"properties": {
"appRoot": {
"type": "string"
},
"changeDetection": {
"alias": "cd",
"default": "Default",
"description": "Specifies the change detection strategy.",
"enum": [
"Default",
"OnPush"
... | o83167 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of the triangle or rectangle",
"type": "number"
},
"height": {
"description": "The height of the triangle or rectangle",
"type": "number"
},
"l... | calculate_area_5ca8a706 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"name": {
"type": "string",
"pattern": "^[0-9a-zA-Z_-]{1,255}$"
},
"dataType": {
"type": "string",
"enum": [
"string",
... | o9811 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"MyGame_OtherNameSpace_FromInclude": {
"type": "string",
"enum": [
"IncludeVal"
]
},
"MyGame_Example_Color": {
"type": "string",
"enum": [
... | o67291 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"uuid": {
"pattern": "[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}",
"type": "string"
}
},
"properties": {
"description": {
"description": "... | o36222 |
{
"description": "VolumeMount describes a mounting of a Volume within a container.",
"properties": {
"mountPath": {
"description": "Path within the container at which the volume should be mounted. Must not contain ':'.",
"type": [
"string",
"null"... | kb_1132_Normalized |
{
"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_322_Normalized |
{
"additionalProperties": false,
"properties": {
"Warning!": {
"type": "string"
},
"config": {
"additionalProperties": {
"additionalProperties": false,
"anyOf": [
{
"properties": {
... | o84199 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"flowId": {
"type": "string",
"pattern": "^[A-Fa-f\\d]{24}$"
},
"version": {
"type": [
"string",
"null"
],
... | o9853 |
{
"anyOf": [
{
"$ref": "#/definitions/SkaffoldConfig"
}
],
"definitions": {
"Artifact": {
"anyOf": [
{
"additionalProperties": false,
"preferredOrder": [
"image",
... | o6358 |
{
"id": "http://schemas.gdbots.io/json-schema/gdbots/ncr/mixin/publishable/1-0-0.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"_id": {
"type": "string",
"pattern": "^[\\w\\/\\.:-]+$",
"description": "The \"_id... | o42855 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "OSTRICH-SWMM Parameters",
"description": "A set of parameters produced by OSTRICH to inject into SWMM input.",
"type": "object",
"properties": {
"lids": {
"type": "array",
"items": {
"$r... | o55596 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"Address": {
"description": "An address. This may be the legally registered address of the organization, or may be a correspondence address for this particular contracting process.",
"patternProperties": {
... | o12652 |
{
"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_281_Normalized |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_TypedLocalObjectReference": {
"description": "TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.",
"properties": ... | kb_430_Normalized |
{
"description": "IngressTLS describes the transport layer security associated with an Ingress.",
"properties": {
"hosts": {
"description": "Hosts are a list of hosts included in the TLS certificate. The values in this list must match the name/s used in the tlsSecret. Defaults to the wildcar... | kb_461_Normalized |
{
"additionalProperties": false,
"properties": {
"name": {
"maxLength": 160,
"minLength": 5,
"type": "string"
},
"userId": {
"type": "integer"
}
},
"required": [
"name",
"userId"
],
"type": "object"
} | o21459 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"objectIdFieldName": {
"type": "string"
},
"globalIdFieldName": {
"type": "string"
},
"geometryType": {
"type": "string"
},
"s... | o43008 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"authentication": {
"properties": {
"email": {
"type": "string",
"format": "email",
"minLength": 3,
"m... | o58907 |
{
"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_aac1d75c |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "t",
"description": "A t organism",
"type": "object",
"properties": {
"modifier": {
"description": "A pattern modifier",
"enum": [
"",
"red"
]
},
... | o62761 |
{
"properties": {
"options": {
"properties": {
"nick": {
"type": "string"
},
"plugins": {
"items": {
"type": "string"
},
"type": "array"
... | o39256 |
{
"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_002918bf |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"default": {},
"id": "https://json.schemastore.org/imgbotconfig.json",
"properties": {
"schedule": {
"title": "Limits the PRs from Imgbot to once a day, once a week, or once a month respectively. The default behavior is to receive Imgbot PRs as i... | imgbotconfig |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Server RootDiscussionForm",
"description": "Server RootDiscussionForm from Tiamat",
"type": "object",
"additionalProperties": false,
"required": [
"forumBoard",
"forumBoardGroup"
],
"properties": {
"forumBoardGroup": {
"... | o17547 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"description": "\u5fae\u4fe1\u5c0f\u7a0b\u5e8f \u81ea\u5b9a\u4e49\u7ec4\u4ef6 \u7684 schema",
"type": "object",
"required": [
"component"
],
"properties": {
"component": {
"type": "boolean",
"default":... | o53698 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"description": "The items included in the invoice",
"items": {
"properties": {
"name": {
"description": "The name of the item",
"... | generate_invoice_530623ee |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_util_intstr_IntOrString": {
"oneOf": [
{
"type": "string"
},
{
"type": "integer"
}
... | kb_599_Normalized |
{
"anyOf": [
{
"$ref": "#/definitions/SkaffoldConfig"
}
],
"definitions": {
"Activation": {
"additionalProperties": false,
"description": "criteria by which a profile is auto-activated.",
"preferredOrder": [
"env",
... | o6363 |
{
"definitions": {
"codeText": {
"maxLength": 100,
"minLength": 1,
"type": "string"
},
"emailAddress": {
"format": "email",
"maxLength": 254,
"type": "string"
},
"groupCode": {
"enum": [
... | o34872 |
{
"description": "GroupVersion contains the \"group/version\" and \"version\" string of a version. It is made a struct to keep extensibility.",
"properties": {
"groupVersion": {
"description": "groupVersion specifies the API group and version in the form \"group/version\"",
"type... | kb_385_Normalized |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base of the triangle",
"type": "number"
},
"height": {
"description": "The height of the rectangle or triangle",
"type": "number"
},
"radius": {
... | calculate_area_28d596f9 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"definitions": {
"absolute_fullpath": {
"description": "A path with optional query string and/or fragment.",
"pattern": "^/(([a-zA-Z0-9._~!$&'()*+,;=:@-]|%[0-9a-fA-F]{2})+(/([a-zA-Z0-9._~!$... | o21185 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"definitions": {
"moduleType": {
"enum": ["docker"]
},
"status": {
"enum": ["running", "stopped"]
},
"restartPolicy": {
"enum": ["never", "on-failure", "on-unhealthy", "always"]
},
... | azure-iot-edge-deployment-2 |
{
"properties": {
"packages": {
"items": {
"properties": {
"currentVersion": {
"type": "string"
},
"description": {
"type": "string"
},
... | o79423 |
{
"$schema": "http://json-schema.org/draft-07/schema",
"title": "get-menus",
"type": "array",
"items": {
"type": "object",
"additionalProperties": false,
"properties": {
"text": {
"type": "string"
},
"id": {
"typ... | o83277 |
{
"name": "Team",
"properties": {
"homeCity": {
"description": "Name of the city to which this team belongs",
"type": "string"
},
"id": {
"description": "A three-letter code that identifies the team id",
"maxLength": 3,
"minLeng... | o90885 |
{
"properties": {
"actionname": {
"type": "string"
},
"builtin": {
"enum": [
"MODIFIABLE",
"DELETABLE",
"IMMUTABLE",
"PARTITION_ALL"
],
"readonly": true,
"type": "objec... | o30411 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"id": "https://github.com/myedibleenso/processors-server/tree/master/src/main/resources/json/schema/sentence.json",
"properties": {
"words": {
"type": "array",
"items": {
"type": "st... | o62382 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "AeolusFormatSchema",
"description": "Input JSON schema for Aeolus Universe.",
"type": "object",
"additionalProperties": false,
"properties": {
"version": {
"type": "integer",
"description": "Version... | o19113 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "DonutChartInPlaceUpdate",
"description": "The data contained in a DonutChart InPlace update object",
"type": "object",
"properties": {
"inplace": {
"type": "array",
"items": {
"type": "o... | o54545 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"items": {
"properties": {
"description": {
"description": "The description of the item",
"type": "string"
},
"quan... | generate_invoice_a9c2b409 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"items": {
"properties": {
"name": {
"description": "The item name",
"type": "string"
},
"price": {
"de... | generate_invoice_3e099b58 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "oidc10_rp",
"order": 3,
"definitions": {
"NameIDFormat": {
"type": "string",
"enum": [
"urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified",
"urn:oasis:names:tc:SAML:2.0:n... | o12334 |
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.