json_schema stringlengths 43 1.28M | unique_id stringlengths 2 41 |
|---|---|
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Angular CLI Config Schema",
"type": "object",
"properties": {
"project": {
"description": "The global configuration of the project.",
"type": "object",
"properties": {
"version": {
"type": "string"
... | o31362 |
{
"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_0855a944 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_authorization_v1_NonResourceAttributes": {
"description": "NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface",
"properties"... | kb_1044_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"properties": {
"compilerOptions": {
"additionalProperties": false,
"description": "mruby\u30b3\u30f3\u30d1\u30a4\u30e9\u3078\u306e\u6307\u5b9a",
"properties": {
... | o55443 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"title": "Event",
"description": "Describes information about events",
"type": "object",
"properties": {
"scope": {
"description": "scope of the revenue result",
"enum": [
"company",
... | o64819 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"status": {
"type": "string"
},
"data": {
"type": "object",
"properties": {
"user_id": {
"type": "string"
... | o11801 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Unattended upgrades plugin manifest",
"type": "object",
"properties": {
"plugins": {
"type": "object",
"properties": {
"unattended_upgrades": {
"type": "object",
... | o27358 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/SetTableNotificationCallback.result.scheme.json",
"title": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b SetTableNotificationC... | o5172 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_TopologySelectorLabelRequirement": {
"description": "A topology selector requirement is a selector that matches given label. This is an alpha feature and may change in the future.",
"proper... | kb_1027_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"app": {
"type": "string"
},
"elapsedTime": {
"description": "elapsed time of the operation in milliseconds",
"type": "integer"
},
"tenantEvent": {
"ty... | o79482 |
{
"description": "A list of project definitions for the Buddah site",
"items": {
"properties": {
"description": {
"description": "The short description of a project",
"type": "string"
},
"homepage": {
"_format": "uri",
... | o17520 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Generic ADS record",
"description": "metadata record from random source",
"type": "object",
"properties": {
"authors": {
"type": "array",
"items": {
"type": "string"
},
... | o19103 |
{
"$id": "https://json.schemastore.org/cloud-sdk-pipeline-config-schema.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"dockerImage": {
"description": "The image used in the step or stage.",
"type": "string"
},
"org": {
"description": "Cloud Foundry org... | cloud-sdk-pipeline-config-schema |
{
"description": "A **custom field** defines an abstract field that admissions staff can use to store arbitrary data about an applicant. The data itself is stored in a **custom field answer**.",
"links": [
{
"description": "List existing custom fields.",
"href": "/api/v1/user_id... | o9503 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"description": {
"type": "string"
},
"points": {
"type": "array",
"items": {
"type":... | o9275 |
{
"properties": {
"compounding_frequency": {
"description": "The compounding frequency (e.g. annually, monthly)",
"type": "string"
},
"interest_type": {
"description": "The type of interest (e.g. simple, compound)",
"type": "string"
},
"principal": {
"description": "T... | calculate_interest_05b257d4 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "TableStreamUpdate",
"description": "The data contained in a Table Stream update object",
"type": "object",
"properties": {
"stream": {
"type": "array",
"items": {
"items": {
... | o54558 |
{
"HypertyCommunicationDataObjectInstance": {
"properties": {
"url": {
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"HypertyContextDataObjectInstance": {
"properties": {
"url":... | o69744 |
{
"additionalProperties": false,
"properties": {
"$schema": {
"type": "string"
},
"$tool": {
"const": "svg-patterns",
"description": "Must be set to svg-patterns.",
"type": "string"
},
"dist": {
"description": "T... | o39085 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"other_attributes": {
"description": "Use for other attributes for which we don't yet have curated schema attributes",
"type": "object"
},
"properties": {
"confidence": {
"descr... | o65477 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"description": "\u5fae\u4fe1\u5c0f\u7a0b\u5e8f app.json \u7684 schema",
"type": "object",
"definitions": {
"pages": {
"type": "array",
"items": {
"type": "string",
"description": "\u987... | o53697 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Fibaro Home Center Zwave Internal Controller JSON Schema",
"name": "unknown_device",
"type": "object",
"properties": {
"id": {
"description": "Fibaro Home Center device ID",
"type": "integer",
... | o56019 |
{
"properties": {
"category": {
"description": "The category of products to search in",
"type": "string"
},
"keywords": {
"description": "The keywords to search for",
"items": {
"type": "string"
},
"type": "array"
},
"price_range": {
"properties": ... | search_products_d64cef68 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"description": "The JSON schema that matches a tag result.",
"id": "https://mastert.github.io/bandcamp-scraper/schemas/tag-result.json",
"properties": {
"artist": {
"type": "string"
},
... | o58930 |
{
"properties": {
"check_in_date": {
"description": "The check-in date",
"type": "string"
},
"check_out_date": {
"description": "The check-out date",
"type": "string"
},
"location": {
"description": "The desired hotel location",
"type": "string"
},
"pric... | search_hotels_7d83ff70 |
{
"additionalProperties": false,
"description": "Webhook event for changeing one of a contact's property value.",
"properties": {
"appId": {
"description": "The ID of your application. (In case you have multiple applications pointing to the same webhook URL.)",
"maximum": 214... | sp_101_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"description": "Your best friend",
"properties": {
"name": {
"type": "string",
"description": "How to call the dog"
},
"age": {
"type": "integer",
"descriptio... | o39445 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/kloiasoft/eventapis/blob/master/spec/schema/event-key.json",
"title": "EventApis Event Key",
"description": "EventApis Event Key Schema",
"type": "object",
"properties": {
"entityId": {
"type":... | o55578 |
{
"properties": {
"registry": {
"properties": {
"cpus": {
"default": 1,
"description": "CPU shares to allocate to each schema-registry instance.",
"minimum": 1,
"type": "number"
},
... | o90685 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "MC Analysis",
"type": "object",
"properties": {
"train_id": {
"title": "Train ID",
"type": "string"
},
"run_id": {
"title": "Run ID",
"type": "string"
},
... | o46198 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "AuthorizeResponse",
"type": "object",
"properties": {
"idTagInfo": {
"type": "object",
"properties": {
"status": {
"type": "string",
"enum": [
... | o43998 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"required": [
"config",
"inputs"
],
"type": "object",
"properties": {
"inputs": {
"required": [
"bvec",
"dwi",
"bval"
],
"type": "object... | o41468 |
{
"properties": {
"marathon-lb": {
"properties": {
"cpus": {
"default": 0.5,
"description": "CPU shares to allocate to each marathon-lb instance.",
"minimum": 0.5,
"type": "number"
},
... | o55102 |
{
"additionalProperties": false,
"description": "Schema for a Pingdom incident assigned event with a user being notified",
"properties": {
"check": {
"type": "string"
},
"checkname": {
"type": "string"
},
"description": {
"type": "s... | sp_168_Normalized |
{
"title": "qooxdoo.json Schema",
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "https://qooxdoo.org/schema/qooxdoo-1-0-0.json",
"description": "qooxdo.json is a registry for qooxdoo libraries in a repository/package.",
"type": "object",
"required": [
"libraries"
],
... | o51170 |
{
"additionalProperties": false,
"description": "Schema for a context generated by the IAB Spiders & Robots enrichment",
"properties": {
"category": {
"description": "Category based on activity if the IP/UA is a spider or robot, BROWSER otherwise",
"enum": [
"... | sp_107_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"pets": {
"type": "object",
"properties": {
"dog": {
"type": "string"
},
"cat": {
"type": "string"
}
... | o41639 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"definitions": {
"___audio_json": {
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"description": "Audio Content",
"oneOf": [
{
... | wp_98_Normalized |
{
"properties": {
"email": {
"format": "email",
"type": [
"string",
"null"
]
},
"name": {
"maxLength": 255,
"minLength": 2,
"type": "string"
}
},
"required": [
"nam... | o76909 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "redsea",
"description": "Array of RDS groups from redsea",
"definitions": {
"pi": {
"type": "string",
"pattern": "^0x[0-9A-F]{4}$"
},
"grouptype": {
"type": "string",
... | o89194 |
{
"$id": "http://iccl.inf.tu-dresden.de/marpl/schema",
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "MARPL rules",
"definitions": {
"object-variable": {
"type": "object",
"properties": {
"type": {
"type": "string",
... | o17383 |
{
"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_1fb44ebd |
{
"properties": {
"backupfilename": {
"readonly": true,
"type": "string"
},
"createdby": {
"readonly": true,
"type": "string"
},
"creationtime": {
"readonly": true,
"type": "string"
},
"fi... | o31043 |
{
"description": "A topology selector requirement is a selector that matches given label. This is an alpha feature and may change in the future.",
"properties": {
"key": {
"description": "The label key that the selector applies to.",
"type": [
"string",
... | kb_1082_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "CTT Sensor Status Schema",
"type": "object",
"properties": {
"eui": {
"type": "string"
},
"position": {
"type": "object",
"properties": {
"lat": {
... | o11515 |
{
"properties": {
"action": {
"type": "string"
},
"builtin": {
"enum": [
"MODIFIABLE",
"DELETABLE",
"IMMUTABLE",
"PARTITION_ALL"
],
"readonly": true,
"type": "object"
... | o30962 |
{
"description": "Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.",
"properties": {
"resourceVersion": {
"description": "Specifies the target ResourceVersion",
"type": [
"string",
"null"
]
... | kb_755_Normalized |
{
"properties": {
"linkerd-viz": {
"properties": {
"cpus": {
"default": 1.0,
"description": "CPU shares to allocate to linkerd-viz.",
"minimum": 1.0,
"type": "number"
},
... | o90720 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"title": "JSON schema for React Cosmos configs",
"type": "object",
"additionalProperties": false,
"properties": {
"$schema": {
"type": "string"
},
"rootDir": {
"description": "The root directory th... | o76669 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Configuration file schema",
"type": "object",
"properties": {
"httpsCertificatePath": {
"description": "Path to the certificate",
"type": "string"
},
"databaseFileName": {
"descr... | o61006 |
{
"properties": {
"compound_frequency": {
"description": "The frequency of compounding interest",
"type": "string"
},
"duration": {
"description": "The duration of the investment in years",
"type": "integer"
},
"interest_rate": {
"description": "The annual interest ra... | calculate_interest_3d9dcfea |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_MicroTime": {
"_format": "date-time",
"description": "MicroTime is version of Time with microsecond level precision.",
"type": "string"
}
},
"d... | kb_330_Normalized |
{
"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_68_Normalized |
{
"properties": {
"end_datetime": {
"description": "The end date and time of the meeting",
"format": "date-time",
"type": "string"
},
"location": {
"description": "The location of the meeting",
"type": "string"
},
"participants": {
"description": "The participan... | schedule_meeting_f8736b3a |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Data Statistics",
"description": "Defines the format for describing the statistics (distribution, etc.) of a data source (TODO)",
"type": "object",
"properties": {
"avg": {
"description": "The average frequency (in... | o47064 |
{
"additionalProperties": false,
"definitions": {
"backendType": {
"additionalProperties": false,
"properties": {
"serviceName": {
"minLength": 1,
"type": "string"
},
"servicePort": {
... | o76576 |
{
"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_1ee30759 |
{
"$id": "https://json.schemastore.org/golangci-lint.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"gocritic-checks": {
"enum": [
"appendAssign",
"appendCombine",
"argOrder",
"assignOp",
"badCall",
"badCond",
"badLoc... | golangci-lint |
{
"properties": {
"destination": {
"description": "The destination address for shipping",
"type": "string"
},
"dimensions": {
"properties": {
"height": {
"description": "The height of the package in centimeters",
"type": "number"
},
"length": {... | calculate_shipping_cost_c68c84af |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Rocket font asset.json spec",
"description": "Specification for the asset.json file for rocket fonts",
"type": "object",
"properties": {
"asset_type": {
"type": "string",
"pattern": "rocket_font"
... | o42984 |
{
"properties": {
"destination": {
"description": "The destination of the package",
"type": "string"
},
"dimensions": {
"properties": {
"height": {
"description": "The height of the package in inches",
"type": "number"
},
"length": {
... | calculate_shipping_cost_5f3abf0e |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Generic Job Output",
"type": "object",
"properties": {
"status": {
"type": "string",
"enum": [
"Success",
"Failure",
"Timeout"
],
"des... | o71319 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"properties": {
"accuracy": {
"type": [
"integer",
"string"
]
},
"category": {
"type": "string"
},
"created": {
"pattern": "\\d{4}-\\d{2... | o12621 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"oneOf": [
{
"title": "Data Table Row",
"description": "Schema for a single Data Table Row",
"type": "object",
"properties": {
"id": {
"type": "string",
... | o9817 |
{
"id": "http://schemas.triniti.io/json-schema/triniti/curator/mixin/code-widget/1-0-0.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"_id": {
"type": "string",
"pattern": "^[\\w\\/\\.:-]+$",
"pbj": {
... | o82746 |
{
"definitions": {
"absolute_path": {
"pattern": "^/[^\u0000]+$",
"type": "string"
},
"bytes": {
"pattern": "^\\d+([KMGT]i?B|B)$",
"type": "string"
},
"no_partitions": {
"additionalProperties": false,
"pr... | o27348 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"id": "http://snowflakepowe.red/stone/schema/platform",
"properties": {
"BiosFiles": {
"additionalProperties": false,
"id": "http://snowflakepowe.red/stone/schema/platform/BiosFiles",
... | o14405 |
{
"title": "AuthoringInfo Visual Variable",
"type": "object",
"$schema": "http://json-schema.org/draft-04/schema",
"description": "This visual variable is different from `sizeInfo`, `colorInfo`, `transparencyInfo`, and `rotationInfo` as it is an array of visual variables pertaining specifically to autho... | o90000 |
{
"description": "A configuration of the video display object.</a>",
"properties": {
"url": {
"description": "The url of the video file.",
"example": "./videos/video.mp4",
"title": "URL",
"type": "string"
}
},
"required": [
"url"
... | o44260 |
{
"properties": {
"networking": {
"description": "influxdb networking configuration properties",
"properties": {
"external_access": {
"description": "Enable access from outside the cluster through Marathon-LB.\nNOTE: this connection is unencrypted.... | o90707 |
{
"definitions": {},
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "http://jsonschema.net/",
"type": "object",
"required": [
"addresses",
"options",
"states",
"userActions"
],
"properties": {
"addresses": {
"type": "object",
... | o34899 |
{
"additionalProperties": false,
"description": "Schema for a Mandrill message clicked event",
"properties": {
"_id": {
"type": "string"
},
"ip": {
"type": "string"
},
"location": {
"additionalProperties": false,
"proper... | sp_123_Normalized |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Preconditions": {
"description": "Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.",
"properties": {
"resourceVer... | kb_249_Normalized |
{
"properties": {
"check_in_date": {
"description": "The check-in date",
"format": "date",
"type": "string"
},
"check_out_date": {
"description": "The check-out date",
"format": "date",
"type": "string"
},
"location": {
"description": "The location to sear... | search_hotels_e68aed25 |
{
"properties": {
"PayloadDescription": {
"default": "Parental Controls Content Filter",
"description": "Description of the payload",
"type": "string"
},
"PayloadDisplayName": {
"default": "Parental Controls Content Filter",
"descri... | o61609 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "StrykerOptions",
"description": "JSON schema for the Stryker Mutator configuration file",
"type": "object",
"definitions": {
"commandRunnerOptions": {
"title": "CommandRunnerOptions",
"type": "object",
"properties": {
... | stryker-core |
{
"description": "The field of view of a media object. An instance of <a href=\"#scene-media-fov\">a scene media fov object.</a>",
"properties": {
"diagonal": {
"default": 90,
"description": "The diagonal field of view of the media.",
"maximum": 180,
"mini... | o44296 |
{
"additionalProperties": false,
"description": "Schema for cookie extractor enrichment",
"properties": {
"enabled": {
"type": "boolean"
},
"name": {
"type": "string"
},
"parameters": {
"additionalProperties": false,
"pr... | sp_274_Normalized |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base length of the triangle (if applicable)",
"type": "number"
},
"height": {
"description": "The height of the triangle (if applicable)",
"type": "number"
... | calculate_area_c040f289 |
{
"title": "TextRandom",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"startsWithLipsum": {
"type": "boolean"
},
"minWords": {
"type": "integer",
"minimum": 1
},
"maxWords": {
... | o91002 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://raw.githubusercontent.com/nataliapc/metacatalog-msx/master/schemas/index.schema.json#",
"name": "metacatalog-msx",
"title": "",
"type": "object",
"description": "Schema for 8-bit-computer software metacataloguing",
"requi... | o62947 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "List of people for Timezone GNOME Shell Extension",
"title": "People",
"type": "array",
"format": "table",
"items": {
"type": "object",
"title": "Person",
"required": [
"tz"
],
... | o53703 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/getFuturesHolding.result.scheme.json",
"title": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b getFuturesHolding",
"descrip... | o5223 |
{
"$id": "https://raw.githubusercontent.com/Cog-Creators/Red-DiscordBot/V3/develop/schema/red_cog_repo.schema.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Red-DiscordBot Сog Repo metadata file",
"type": "object",
"properties": {
"author": {
"type": "array",
"descripti... | red_cog_repo |
{
"additionalProperties": false,
"description": "Schema for PII pseudonymization enrichment",
"properties": {
"enabled": {
"type": "boolean"
},
"name": {
"type": "string"
},
"parameters": {
"additionalProperties": false,
... | sp_351_Normalized |
{
"title": "CLI sync input",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",
"additionalProperties": false,
"properties": {
"fabric_uuid": {
"type": "string",
"description": "Fabric UUID"
},
"devices_cli": {
"type": ... | o8449 |
{
"title": "ProgrammingLanguage",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"language": {
"enum": [
"JavaScript",
"Perl",
"PHP",
"Ruby",
"CSharp"
... | o84263 |
{
"$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.... | o21403 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ConfigMap": {
"description": "ConfigMap holds configuration data for pods to consume.",
"properties": {
"apiVersion": {
"description": "APIVersion define... | kb_112_Normalized |
{
"properties": {
"builtin": {
"enum": [
"MODIFIABLE",
"DELETABLE",
"IMMUTABLE",
"PARTITION_ALL"
],
"readonly": true,
"type": "object"
},
"clienttransactions": {
"reado... | o30309 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://judkins.house/apis/k2/v1/awsEbsStorageOptions.json",
"$$target": "awsEbsStorageOptions.json",
"title": "AWS EBS Storage Options",
"description": "Describes AWS EBS storage options",
"properties": {
"device_name": {
... | o90354 |
{
"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_bfdc1b56 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://test.phpsx.org/test#",
"type": "object",
"properties": {
"any": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"array": {
"ty... | o23176 |
{
"$id": "https://json.schemastore.org/drush.site.yml.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": {
"type": "object",
"properties": {
"root": {
"title": "The Drupal root for this site",
"default": "/path/to/drupal/root",
"type": "strin... | drush |
{
"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_456_Normalized |
{
"properties": {
"client_name": {
"description": "The name of the client",
"type": "string"
},
"items": {
"items": {
"properties": {
"name": {
"description": "The name of the item",
"type": "string"
},
"price": {
... | create_invoice_b9509f0f |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_Namespace": {
"description": "Namespace provides a scope for Names. Use of multiple namespaces is optional.",
"properties": {
"apiVersion": {
"descriptio... | kb_577_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "allOf Schema",
"description": "An example of a schema with an allOf property",
"type": "object",
"allOf": [
{
"properties": {
"foo": {
"description": "Fooing",
... | o44455 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$id": "http://webapp.com/schema/status.json",
"type": "object",
"properties": {
"status": {
"type": "string",
"enum": [
"OK",
"ERROR"
]
},
"uptime": {
... | o12299 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base length of the triangle or rectangle",
"type": "number"
},
"height": {
"description": "The height of the triangle or rectangle",
"type": "number"
},
... | calculate_area_5e6df160 |
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.