json_schema stringlengths 43 1.28M | unique_id stringlengths 2 41 |
|---|---|
{
"additionalProperties": true,
"properties": {
"asm_group_id": {
"maximum": 32767,
"minimum": 0,
"type": "integer"
},
"category": {
"items": {
"type": "string"
},
"type": [
"array",
... | sp_198_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "org.eclipse.persistence.testing.jaxb.annotations.xmlcontainerproperty.Employee",
"type": "object",
"properties": {
"employee": {
"type": "object",
"properties": {
"id": {
... | o42282 |
{
"properties": {
"author": {
"description": "The name of the author",
"type": "string"
},
"date_range": {
"properties": {
"end_date": {
"description": "The end date of the date range",
"type": "string"
},
"start_date": {
"description... | search_articles_d874fcd0 |
{
"additionalProperties": false,
"definitions": {
"blkio_limit": {
"additionalProperties": false,
"properties": {
"path": {
"type": "string"
},
"rate": {
"type": [
"int... | o83839 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Taxonomy",
"description": "Taxonomy Schema Payload for Updating Service.",
"type": "object",
"required": [
"vocabularyId",
"vocabularyName",
"vocabularyValues"
],
"additionalItems": false,
"properti... | o8278 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_apps_v1_ReplicaSetCondition": {
"description": "ReplicaSetCondition describes the state of a replica set at a certain point.",
"properties": {
"lastTransitionTime": {
... | kb_797_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_f9afae07 |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",
"additionalProperties": {
"type": "string"
}
} | o25177 |
{
"description": "A MWF list component's schema definition.",
"properties": {
"config": {
"properties": {
"bare": {
"type": "boolean"
},
"lean": {
"type": "boolean"
},
"tag... | o85197 |
{
"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_a6398927 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "GetCompositeScheduleResponse",
"type": "object",
"properties": {
"status": {
"type": "string",
"enum": [
"Accepted",
"Rejected"
]
},
"connectorId"... | o44008 |
{
"properties": {
"end_time": {
"description": "The end time of the meeting",
"type": "string"
},
"meeting_title": {
"description": "The title of the meeting",
"type": "string"
},
"participants": {
"description": "The participants of the meeting",
"items": {
... | schedule_meeting_139483a6 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Yieldlab Adapter Params",
"description": "A schema which validates params accepted by the Yieldlab adapter",
"type": "object",
"properties": {
"adslotId": {
"type": "string",
"description": "Yieldlab ID... | o68350 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "string",
"description": "The specimen or sample analyzed. More values will be added as needed.",
"references": [
{
"description": "The SNOMED code represents Body substance sample (specimen)",
"url": "http:/... | o65642 |
{
"title": "Invocation manifest for ME-ICA: Multi-Echo Independent Components Analysis",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"config": {
"type": "object",
"properties": {
"basetime": {
... | o41323 |
{
"additionalProperties": false,
"description": "Schema for Google Analytics Enhanced Ecommerce product data",
"properties": {
"brand": {
"maxLength": 500,
"type": "string"
},
"category": {
"maxLength": 500,
"type": "string"
},
... | sp_36_Normalized |
{
"title": "Multi code model generator",
"description": "The scheme describes the data models and methods structure for the generation of a uniform code using various programming languages",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"additionalProperties": false,
"d... | o36573 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"additionalProperties": false,
"description": "Models a named entity (i.e. name of a person, place, or organization) used in a piece of content.",
"properties": {
"_id": {
"description": "A unique identifier for the concept of th... | wp_110_Normalized |
{
"title": "Document",
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "A Document is associated with user filings.",
"required": [
"document"
],
"type": "object",
"properties": {
"document": {
"required": [
"attachment_id",
... | o62959 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Schema that describes payload for receiving a chunk of raw records",
"type": "object",
"properties": {
"last": {
"description": "Indicates if the current chunk is the last one associated with the same JobExecutio... | o24196 |
{
"properties": {
"ceph": {
"description": "ceph service configuration properties",
"properties": {
"cpus": {
"default": 1,
"description": "CPU shares to allocate to each service instance.",
"minimum": 0.5,
... | o90648 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "A parsed date object. This allows us to represent not just normal dates, but also partial dates too",
"type": "object",
"properties": {
"year": {
"type": "number",
"description": "year part as YYYY"
... | o65448 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"errors": {
"type": "object",
"oneOf": [
{
"properties": {
"password": {
"type": "string"
... | o42161 |
{
"$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.... | o21211 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Shipping Address",
"description": "PayPal shipping_address json schema",
"type": "object",
"properties": {
"recipient_name": {
"description": "Name of the recipient at this address. 50 characters max.",
... | o66063 |
{
"properties": {
"dimensions": {
"properties": {
"base": {
"description": "The base length (for triangle)",
"type": "number"
},
"height": {
"description": "The height (for triangle)",
"type": "number"
},
"radius": {
"... | calculate_area_27e66448 |
{
"id": "http://github.com/osrg/earthquake/schema/action_AcceptEventAction.json_schema#",
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "schema for a AcceptEventAction",
"additionalProperties": true,
"required": [
"class",
"option",
"entity",
"t... | o42146 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "This is a description",
"type": "string",
"pattern": "^mystring-[a-zA-Z0-9]+$",
"minLength": 10,
"maxLength": 24
} | o17657 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "freifunk node schema",
"type": "object",
"properties": {
"meta": {
"type": "object"
},
"nodes": {
"type": "array",
"minItems": 1,
"_uniqueItems": false,
... | o87888 |
{
"properties": {
"departure_date": {
"description": "The departure date of the flight",
"type": "string"
},
"destination": {
"description": "The destination airport",
"type": "string"
},
"origin": {
"description": "The origin airport",
"type": "string"
},
... | book_flight_67564629 |
{
"description": "Represents a Flocker volume mounted by the Flocker agent. One and only one of datasetName and datasetUUID should be set. Flocker volumes do not support ownership management or SELinux relabeling.",
"properties": {
"datasetName": {
"description": "Name of the dataset stored ... | kb_358_Normalized |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"positiveNumber": {
"type": "number",
"minimum": 0
},
"returnTipHeightRange": {
"type": "number",
"minimum": 0.25,
"maximum": 1.25
},
"idle... | o12457 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"description": "A vehicle.",
"properties": {
"cargo_capacity": {
"description": "The maximum number of kilograms that this vehicle can transport.",
"type": "string"
},
"consumables": {
"descrip... | o67025 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"javaType": "com.ericsson.eiffel.semantics.events.EiffelAlertAcknowledgedEvent",
"extendsJavaClass": "com.ericsson.eiffel.semantics.events.Event",
"properties": {
"meta": {
"type": "object",
"ja... | o89721 |
{
"id": "http://plugged-in.x-c-o-d-e.com/schema/configuration+v1#",
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "Describes the plugged-in configuration",
"type": "object",
"additionalProperties": false,
"required": [
"context",
"provides"
],
"prop... | o69579 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Amount",
"description": "PayPal amount json schema",
"type": "object",
"properties": {
"currency": {
"description": "3-letter currency code. PayPal does not support all currencies.",
"type": "string",
... | o65960 |
{
"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_2f87dce1 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ExecAction": {
"description": "ExecAction describes a \"run in container\" action.",
"properties": {
"command": {
"description": "Command is the command ... | kb_779_Normalized |
{
"properties": {
"dimensions": {
"dependencies": {
"shape": [
"circle",
"rectangle",
"triangle"
]
},
"properties": {
"base": {
"description": "The base of the triangle",
"type": "number"
},
"height": {
... | calculate_area_00d870b6 |
{
"additionalProperties": false,
"dependencies": {
"cost": [
"costModel"
]
},
"description": "Schema for an ad click event",
"properties": {
"advertiserId": {
"type": "string"
},
"bannerId": {
"type": "string"
},
... | sp_251_Normalized |
{
"description": "A dependency points to a Package via a package name and a version constraint (such as \">= 3.4\"). The version is the effective version that has been picked and resolved.",
"properties": {
"name": {
"description": "Name of the package for this dependency.",
"tit... | o89985 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://json.schemastore.org/cdk.json",
"properties": {
"app": {
"type": "string",
"minLength": 1
},
"build": {
"type": "string"
},
"versionReporting": {
"type": "boolean"
},
"watch": {
"type":... | cdk |
{
"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_02854ed2 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"content-type": "application/x-www-form-urlencoded",
"id": "http://localhost:3000/schemas/token-introspect-request.json#",
"properties": {
"token": {
"description": "The token to inspect.",
"minLength": 1,
... | o20483 |
{
"title": "sizeStop",
"$schema": "http://json-schema.org/draft-04/schema",
"description": "A `sizeStop` object describes the size of the symbol at various values of the expression.",
"properties": {
"label": {
"type": "string",
"description": "Value if a label is needed ... | o90306 |
{
"type": "object",
"properties": {
"cip": {
"type": "string",
"enum": [
"ENABLED",
"DISABLED"
]
},
"cipheader": {
"type": "string"
},
"config1": {
"type": "string"
},
... | o31994 |
{
"title": "Glob Publisher",
"required": [
"publisher_type",
"globexpression",
"outputkey"
],
"properties": {
"publisher_type": {
"default": "fromglob-pub",
"enum": [
"fromglob-pub"
],
"type": "string"
... | o66161 |
{
"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_6e668a9d |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"title": "Device Command",
"description": "Schema for a command for a single Device",
"type": "object",
"properties": {
"time": {
"oneOf": [
{
... | o9826 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_autoscaling_v2beta2_CrossVersionObjectReference": {
"description": "CrossVersionObjectReference contains enough information to let you identify the referred resource.",
"properties": {
... | kb_647_Normalized |
{
"definitions": {
"builder": {
"allOf": [
{
"properties": {
"description": {
"description": "Builder description.",
"type": "string"
},
... | o64856 |
{
"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_758a75f9 |
{
"$comment": "https://github.com/actions/labeler",
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": {
"title": "Label",
"type": ["string", "array"],
"items": {
"anyOf": [
{
"type": "string"
},
{
"properties": {
... | pull-request-labeler |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "Must be 'first' or 'last'",
"chance": {
"pickone": [
[
"first",
... | o25983 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"description": "Uploaded file metadata entity",
"additionalProperties": false,
"properties": {
"id": {
"description": "UUID",
"type": "string"
},
"sourcePath": {
"des... | o24202 |
{
"$id": "http://raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/url-regex.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"_format": "uri",
"description": "Matches a URI according to RFC 3986.",
"title": "url-regex",
"type": "string"
} | o64742 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"description": "Coordinates representing the 'visual center' of an image. The X axis is horizontal line and the Y axis the vertical line, with 0,0 being the LEFT, TOP of the image.",
"properties": {
"x": {
"description": "The coordin... | wp_62_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "RackHD Task Common Options",
"description": "The common options that shared by all tasks",
"type": "object",
"definitions": {
"Timeout": {
"type": "integer",
"minimum": -1,
"description": "T... | o64012 |
{
"additionalProperties": false,
"definitions": {
"MySubObject": {
"_id": "MySubObject",
"additionalProperties": false,
"properties": {
"propA": {
"type": "number"
},
"propB": {
"t... | o74422 |
{
"properties": {
"date": {
"description": "The date of the event",
"format": "date",
"type": "string"
},
"end_time": {
"description": "The end time of the event",
"format": "time",
"type": "string"
},
"start_time": {
"description": "The start time of the ... | create_calendar_event_9f783663 |
{
"properties": {
"dimensions": {
"description": "The dimensions required to calculate the area",
"properties": {
"base": {
"description": "The base of the triangle",
"type": "number"
},
"height": {
"description": "The height of the triangle",
... | calculate_area_c15a8111 |
{
"description": "The options of a media object. An instance of <a href=\"#scene-media-options\">a scene media options object.</a>",
"properties": {
"autoPause": {
"default": true,
"description": "Does the video need to be paused automatically when the page is not visible anymore... | o44298 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://jsonschema.net#",
"type": "object",
"additionalProperties": false,
"properties": {
"title": {
"id": "http://jsonschema.net/title#",
"type": "string",
"default": "",
"addition... | o71475 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"patternProperties": {
".*": {
"type": "string"
}
},
"properties": {
"basic": {
"type": "string"
}
},
"required": [
"basic"
]
} | wp_108_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"start": {
"type": "string",
"_format": "date-time"
},
"end": {
"type": "string",
"_format": "date-time"
},
"resolution": {
... | o9957 |
{
"properties": {
"include_lowercase": {
"description": "Include lowercase characters in the password",
"type": "boolean"
},
"include_numbers": {
"description": "Include numbers in the password",
"type": "boolean"
},
"include_special_characters": {
"description": "Inc... | generate_random_password_5788b2c5 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"id": {
"type": [
"string",
"null"
],
"description": "The role id"
},
"name": {
"type": [
"string"... | o32487 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_FieldsV1": {
"description": "FieldsV1 stores a set of fields in a data structure like a Trie, in JSON format.\n\nEach key is either a '.' representing the field itself, and will alway... | kb_24_Normalized |
{
"properties": {
"cnameentry": {
"readonly": true,
"type": "string"
},
"cumulativeweight": {
"readonly": true,
"type": "integer"
},
"curstate": {
"enum": [
"UP",
"DOWN",
... | o30491 |
{
"description": "ExternalDocumentation allows referencing an external resource for extended documentation.",
"properties": {
"description": {
"type": [
"string",
"null"
]
},
"url": {
"type": [
"string",
... | kb_340_Normalized |
{
"id": "https://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json",
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Microsoft.DataConnect",
"description": "Microsoft Data Connect",
"resourceDefinitions": {
"connectionManagers": {
"... | o87935 |
{
"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_9aa1c6fc |
{
"properties": {
"category": {
"description": "The category of the product",
"type": "string"
},
"keywords": {
"description": "The keywords to search for",
"items": {
"type": "string"
},
"type": "array"
},
"price_range": {
"properties": {
... | search_product_81b091d1 |
{
"$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.... | o21248 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"name": {
"type": "string"
},
"number": {
"type": "integer",
"minimum": 0
},
"stuff": {
"type": "array",
"_uniqueItems... | o43323 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_storage_v1beta1_CSINodeDriver": {
"description": "CSINodeDriver holds information about the specification of one CSI driver installed on a node",
"properties": {
"allocatable": {
... | kb_170_Normalized |
{
"properties": {
"dimensions": {
"properties": {
"height": {
"description": "The height of the object",
"type": "number"
},
"length": {
"description": "The length of the object",
"type": "number"
},
"width": {
"descri... | calculate_volume_09b52b09 |
{
"$id": "https://json.schemastore.org/drupal-links-action.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": {
"type": "object",
"properties": {
"title": {
"title": "The static title for the local action",
"type": "string"
},
"title_cont... | drupal-links-action |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"name": "Package",
"type": "object",
"additionalProperties": false,
"required": [
"name",
"description"
],
"properties": {
"name": {
"type": "string",
"description": "Package name, including 'vendor-name/' prefix."
},
... | o54621 |
{
"properties": {
"namerd": {
"properties": {
"admin-port": {
"default": 9001,
"description": "Admin port. Provides an administrative UI for this instance.",
"type": "integer"
},
"config-f... | o90793 |
{
"properties": {
"dimensions": {
"oneOf": [
{
"required": [
"length",
"width"
]
},
{
"required": [
"radius"
]
}
],
"properties": {
"length": {
"description": "The length... | calculate_area_95e99d64 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"type": "string",
"pattern": "^[a-z][a-z_0-9]*$"
},
"_uniqueItems": true
} | o9972 |
{
"definitions": {
"cow": {
"$schema": "http://json-schema.org/draft-04/schema",
"properties": {
"cow": {
"properties": {
"milk": {
"enum": [
"Cream",
... | o7579 |
{
"definitions": {
"title": {
"additionalProperties": false,
"patternProperties": {
"^([a-z_]){2,5}$": {
"type": "string"
}
},
"title": "Mapping of language code to translation of title",
"type": ... | o57452 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "https://github.com/route4me/json-schemas/blob/master/Links.dtd",
"title": "Links",
"type": "object",
"properties": {
"route": {
"type": [
"string"
],
"title": "Route",
... | o71408 |
{
"properties": {
"closed_date": {
"format": "date",
"title": "Date when the job was closed",
"type": "string"
},
"contact_email": {
"items": {
"format": "email",
"title": "Contact email",
"type":... | o50672 |
{
"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.",
"properties": {
"pathPrefix": {
"description": "pathPrefix is the path prefix that the host volume must match. It does not suppo... | kb_14_Normalized |
{
"description": "Creates a new, generic interceptor 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"
},
... | o58463 |
{
"properties": {
"order_details": {
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"items": {
"properties": {
"name": {
"description": "The name of t... | generate_invoice_c87311d5 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"additionalProperties": false,
"definitions": {
"___traits_trait_additional_properties_json": {
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": {},
"description": "A grab-bag obje... | wp_113_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": true,
"definitions": {
"property": {
"type": "object",
"additionalProperties": {
"type": ["null", "string"]
}
},
"link": {
"type": "object",
"properties": {
"rel": {
... | host-meta |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "The value returned by GET /{db}",
"properties": {
"committed_update_seq": {
"type": "number"
},
"compact_running": {
"type": "boolean"
},
"db_name": {
"type": "... | o60124 |
{
"properties": {
"builtin": {
"enum": [
"MODIFIABLE",
"DELETABLE",
"IMMUTABLE",
"PARTITION_ALL"
],
"readonly": true,
"type": "object"
},
"ceflogging": {
"enum": [
... | o30027 |
{
"additionalProperties": true,
"properties": {
"body": {
"type": "string"
},
"headers": {
"additionalProperties": true,
"properties": {
"X-Twilio-Signature": {
"pattern": "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==... | o12078 |
{
"additionalProperties": true,
"description": "Schema for a Mailgun message opened event",
"properties": {
"campaignId": {
"description": "id of campaign triggering the event.",
"type": "string"
},
"campaignName": {
"description": "The name of cam... | sp_119_Normalized |
{
"title": "Simple Interpolated Publisher",
"required": [
"publisher_type",
"publish"
],
"additionalProperties": false,
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"publisher_type": {
"enum": [
"i... | o66167 |
{
"id": "http://schemas.triniti.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 \"_i... | o82544 |
{
"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_82427f82 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"definitions": {
"nonEmptyString": {
"type": "string",
"minLength": 1
},
"arrayOfNonEmptyStrings": {
"type": "array",
"uniqueItems": true,
"items": {
"$ref": "#/definitions/nonE... | asconfig-schema |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_networking_v1_IPBlock": {
"description": "IPBlock describes a particular CIDR (Ex. \"192.168.1.1/24\",\"2001:db9::/64\") that is allowed to the pods matched by a NetworkPolicySpec's podSelector. The except ent... | kb_593_Normalized |
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.