json_schema stringlengths 43 1.28M | unique_id stringlengths 2 41 |
|---|---|
{
"description": "An instance of <a href=\"#plugin-configuration\">a plugin configuration</a>.",
"properties": {
"actions": {
"description": "A list of actions associated to this plugin.",
"example": [
"action-awesome-thing",
"action-more-awesome"
... | o44286 |
{
"description": "Calculating cost of a transaction",
"endpoint": "/cost",
"methods": [
"post"
],
"params": {
"amount": 5000,
"network": "mpesa",
"transactionType": "withdrawal",
"transactor": "agent"
},
"properties": {
"cost": {
"t... | o41787 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"additionalProperties": false,
"definitions": {
"created": {
"_format": "date-time",
"description": "when the view was created",
"type": "string"
},
"key": {
"type": "string"
... | o79609 |
{
"additionalProperties": true,
"definitions": {
"owner": {
"anyOf": [
{
"additionalProperties": true,
"properties": {
"name": {
"description": "Name of the repository owner",
... | o82149 |
{
"@context": [
"http://w3c.github.io/wot/w3c-wot-td-context.jsonld",
{
"st": "http://example.org/smartthings#"
}
],
"@type": "capability",
"name": "colortemperature",
"encodings": [
"JSON"
],
"uris": [
"colortemperature"
],
"proper... | o46904 |
{
"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_11accd5b |
{
"properties": {
"dimensions": {
"properties": {
"length": {
"description": "The length of the shape",
"type": "number"
},
"radius": {
"description": "The radius of the circle",
"type": "number"
},
"width": {
"descrip... | calculate_area_03267c14 |
{
"title": "Range Information",
"$schema": "http://json-schema.org/draft-04/schema",
"description": "Range Information.",
"properties": {
"currentRangeExtent": {
"type": "array",
"description": "Contains the min and max values within which the features are visible.",
... | o90285 |
{
"$schema": "http://json-schema.org/draft-06/schema#",
"title": "Coupon Created Webhook Schema",
"description": "Sent when a new coupon (referral code) is created, often when the user is created or interacts with a newly activated program",
"type": "object",
"properties": {
"code": {
... | o72212 |
{
"$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.... | o21382 |
{
"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_708_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"RuleFileBundle": {
"type": "object",
"properties": {
"Size Estimate": {
"type": "integer"
},
"Prune Age": {
... | o66689 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://geojson.org/schema/GeoJSON.json",
"title": "GeoJSON",
"oneOf": [
{
"title": "GeoJSON Point",
"type": "object",
"required": [
"type",
"coordinates"
],
"properties": {
"type": {
... | geojson |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Policy",
"description": "document containing permission statements",
"type": "object",
"properties": {
"statements": {
"type": "array",
"items": {
"type": "object",
"prop... | o26627 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"additionalProperties": false,
"definitions": {
"trait_additional_properties_json": {
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": {},
"description": "A grab-bag object for non... | wp_102_Normalized |
{
"description": "",
"title": "",
"plural_title": "",
"definitions": {
"interventionDetails": {
"multiple": false,
"description": "Details for Intervention",
"title": "Intervention Detail",
"required": [
"_localId"
],
... | o42179 |
{
"additionalProperties": true,
"properties": {
"body": {
"additionalProperties": true,
"properties": {
"action": {
"type": "string"
},
"proximity": {
"additionalProperties": true,
... | sp_393_Normalized |
{
"properties": {
"customer_details": {
"properties": {
"address": {
"description": "The address of the customer",
"type": "string"
},
"name": {
"description": "The name of the customer",
"type": "string"
}
},
"required": [
... | generate_invoice_fddbd043 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"definitions": {
"image": {
"additionalProperties": false,
"properties": {
"platform": {
"$ref": "#/definitions/platform"
},
... | o77303 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"applicationId": {
"type": "string",
"pattern": "^[A-Fa-f\\d]{24}$"
},
"deviceId": {
"type": "string",
"pattern": "^[A-Fa-f\\d]{24}$"
},
... | o9798 |
{
"title": "title",
"type": "object",
"$schema": "http://json-schema.org/draft-04/schema",
"description": "Text for the title of the individual slide.",
"properties": {
"text": {
"type": "string",
"description": "Text to display as slide title."
}
},
"... | o90325 |
{
"id": "http://schemas.triniti.io/json-schema/triniti/curator/mixin/youtube-video-teaser/1-0-0.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"_id": {
"type": "string",
"pattern": "^[\\w\\/\\.:-]+$",
"pbj": {
... | o82849 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"required": [
"grid"
],
"properties": {
"grid": {
"type": "object",
"required": [
"resource"
],
"properties": {
"resource": {
... | o89604 |
{
"additionalProperties": true,
"description": "Schema for a Mailgun message dropped event",
"properties": {
"attachmentCount": {
"description": "Number of attachments in attachment-x (where x is a number) fields.",
"maximum": 65535,
"type": "integer"
},
... | sp_118_Normalized |
{
"additionalProperties": false,
"description": "Schema for a ticket status flow",
"properties": {
"account": {
"type": "string"
},
"brand": {
"type": "string"
},
"ccNames": {
"type": "string"
},
"createdAt": {
... | sp_401_Normalized |
{
"properties": {
"discounts": {
"items": {
"properties": {
"expiry_date": {
"description": "The expiry date of the discount",
"type": "string"
},
"percentage": {
"description": "The percentage discount to be applied",
"ty... | calculate_discounted_price_04d59cce |
{
"description": "A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values.",
"properties": {
"key": {
"description": "The label key that the selector applies to.",
"type": [
"string",
"... | kb_625_Normalized |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"description": "JSON schema for an item.",
"properties": {
"$schema": {
"default": "https://ils.rero.ch/schema/items/item-v0.0.1.json",
"description": "Schema to validate item records a... | o69969 |
{
"additionalProperties": false,
"description": "Snowplow Snowflake storage configuration",
"properties": {
"account": {
"description": "Snowflake account name. Must be obtained from Snowflake",
"type": "string"
},
"auth": {
"description": "Authent... | sp_378_Normalized |
{
"properties": {
"activepolicy": {
"readonly": true,
"type": "integer"
},
"boundto": {
"type": "string"
},
"gotopriorityexpression": {
"readonly": true,
"type": "string"
},
"name": {
"typ... | o30126 |
{
"properties": {
"include_lowercase": {
"description": "Whether to include lowercase letters",
"type": "boolean"
},
"include_numbers": {
"description": "Whether to include numbers",
"type": "boolean"
},
"include_symbols": {
"description": "Whether to include special ... | generate_random_password_2edc6c3c |
{
"properties": {
"adminstate": {
"enum": [
"ENABLED",
"DISABLED"
],
"readonly": true,
"type": "string"
},
"backplanebasedview": {
"enum": [
"ENABLED",
"DISABLED"
... | o30284 |
{
"additionalProperties": false,
"properties": {
"_id": {
"description": "unique url-friendly base64 encoded, utf8 endoded concatenation identifier",
"type": "string"
},
"_timestamp": {
"_format": "date-time",
"description": "ISO8601 combin... | o21471 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_LabelSelectorRequirement": {
"description": "A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.",
"pr... | kb_509_Normalized |
{
"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_a16ae769 |
{
"$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... | o71565 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"status": {
"type": "string",
"enum": [
"active",
"inactive"
]
},
"description": {
"type": "string",
"... | o9775 |
{
"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_767_Normalized |
{
"$id": "https://json.schemastore.org/up.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"name": {
"type": "string",
"title": "Name of the project.",
"description": "A machine-friendly project name.",
"examples": ["apex-site", "apex-api", "ping-app"]
}... | up |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"paths": {
"type": "array",
"items": {
"ty... | o45167 |
{
"title": "ruleset",
"type": "object",
"patternProperties": {
"^[a-zA-Z0-9\\-\\+]+$": {
"title": "rule",
"properties": {
"url": {
"type": "string"
},
"forceHTTPS": {
"type": "boolean"
... | o53523 |
{
"properties": {
"dimensions": {
"oneOf": [
{
"required": [
"length",
"width"
]
},
{
"required": [
"base",
"height"
]
},
{
"required": [
"radius"
]... | calculate_area_423b749e |
{
"definitions": {
"admin": {
"$schema": "http://json-schema.org/draft-04/schema",
"definitions": {
"created_at": {
"description": "when admin was created",
"format": "date-time",
"type": [
... | o70918 |
{
"patternProperties": {
"\\w*": {
"type": [
"null",
"string",
"number",
"boolean",
"array"
]
}
},
"title": "properties",
"type": [
"null",
"object"
]
} | o76865 |
{
"properties": {
"length": {
"description": "The length of the rectangle (required for rectangle)",
"type": "number"
},
"radius": {
"description": "The radius of the circle (required for circle)",
"type": "number"
},
"shape": {
"description": "The shape for which to ... | calculate_area_fbae1765 |
{
"description": "Describe a container image",
"properties": {
"names": {
"description": "Names by which this image is known. e.g. [\"k8s.gcr.io/hyperkube:v1.0.7\", \"dockerhub.io/google_containers/hyperkube:v1.0.7\"]",
"items": {
"type": [
"st... | kb_122_Normalized |
{
"properties": {
"dimensions": {
"properties": {
"length": {
"description": "The length of the rectangle",
"type": "number"
},
"radius": {
"description": "The radius of the circle",
"type": "number"
},
"width": {
"des... | calculate_area_224b10c8 |
{
"properties": {
"customer_name": {
"description": "The name of the customer",
"type": "string"
},
"items": {
"items": {
"properties": {
"item_name": {
"description": "The name of the item",
"type": "string"
},
"price": {
... | generate_invoice_f09da27e |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"metadata_code_repository": {
"type": "object",
"description": "Code repository description",
"properties": {
"type": {
"type": "string"
},
... | o60986 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"required": [
"pipeline"
],
"properties": {
"title": {
"type": "string"
},
"description": {
"type": "string"
},
"environment": {
"type": "object"
},
"schedule": {
"type": "object",... | o42021 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Cluster Config",
"description": "Configuration for forwarding metrics from Atlas LWC to AWS CloudWatch",
"type": "object",
"required": [
"email",
"expressions"
],
"properties": {
"email": {
... | o11684 |
{
"properties": {
"bornAt": {
"type": "string"
},
"categories": {
"items": {
"additionalProperties": false,
"properties": {
"category": {
"type": "string"
}
... | o67027 |
{
"properties": {
"dimensions": {
"description": "The dimensions required to calculate the area",
"properties": {
"base": {
"description": "The base of the shape",
"type": "number"
},
"height": {
"description": "The height of the shape",
... | calculate_area_7af3e88c |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apiextensions-apiserver_pkg_apis_apiextensions_v1beta1_CustomResourceColumnDefinition": {
"description": "CustomResourceColumnDefinition specifies a column for server side printing.",
"properties": {
... | kb_209_Normalized |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "http://clang.llvm.org/docs/JSONCompilationDatabase.html!",
"title": "Compilation Database",
"description": "List of compilation commands, that specify each translation unit in a project",
"type": "array",
"items": {
"$ref": ... | o90938 |
{
"properties": {
"annual_salary": {
"description": "The annual salary",
"type": "number"
},
"current_age": {
"description": "The current age of the individual",
"type": "integer"
},
"retirement_age": {
"description": "The desired retirement age",
"type": "integ... | calculate_retirement_savings_69745fea |
{
"oneOf": [
{
"required": [
"radius"
]
},
{
"required": [
"length",
"width"
]
},
{
"required": [
"base",
"height"
]
}
],
"properties": {
"base": {
"description": "The base of the triangle (if shape is tr... | calculate_area_4bbe47e7 |
{
"properties": {
"builtin": {
"enum": [
"MODIFIABLE",
"DELETABLE",
"IMMUTABLE",
"PARTITION_ALL"
],
"readonly": true,
"type": "object"
},
"evaluates": {
"enum": [
... | o30271 |
{
"description": "Minimum required output for a LogMessage",
"properties": {
"application": {
"description": "Application that raised the log.",
"minLength": 1,
"type": "string"
},
"datetime": {
"_format": "date-time",
"descript... | o89709 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://jsonschema.net/dcat:Distribution",
"type": "object",
"title": "resources",
"properties": {
"dct:title": {
"id": "http://jsonschema.net/dcat:Distribution/0/dct:title",
"type": "string",
"... | o36440 |
{
"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_252ccbea |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": true,
"description": "get spider metadata response",
"properties": {
"base64_encoded_spider_metadata": {
"minLength": 1,
"type": "string"
},
"links": {
"properties"... | o76467 |
{
"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_4fd39057 |
{
"$id": "https://json.schemastore.org/typo3.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": true,
"definitions": {
"enhancerRoute": {
"type": "object",
"properties": {
"routePath": {
"type": "string"
},
"_controller": {
... | typo3 |
{
"description": "Frame data for a Tekken 7 character",
"properties": {
"metadata": {
"description": "Data about the frame data",
"properties": {
"character": {
"type": "string"
},
"game": {
"... | o45486 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"additionalProperties": false,
"definitions": {
"___utils_auxiliary_json": {
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"description": "Models a auxiliary used in targ... | wp_94_Normalized |
{
"properties": {
"distance": {
"description": "The distance traveled in kilometers",
"type": "number"
},
"electricity_usage": {
"description": "The electricity usage in kilowatt-hours",
"type": "number"
},
"transportation": {
"description": "The mode of transportatio... | calculate_carbon_footprint_b1ffc587 |
{
"definitions": {
"https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1alpha1_RoleRef": {
"description": "RoleRef contains information that points to the role being used",
"properties": {
"apiGroup": {
"description": "APIGrou... | kb_855_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_eb46c7e3 |
{
"$comment": "https://docs.github.com/en/actions/using-workflows/creating-starter-workflows-for-your-organization",
"$id": "https://json.schemastore.org/github-workflow-template-properties.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {
"name": ... | github-workflow-template-properties |
{
"description": "Represents a package repository.",
"properties": {
"mirror_urls": {
"oneOf": [
{
"description": "A list of URLs for mirrors of this repository.",
"items": {
"type": "string"
... | o89989 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"additionalProperties": false,
"required": [
"name",
"type"
],
"properties": {
"name": {
"type": "string",
"description": "Package name using 'org/package' format."
}... | o35870 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"description": "JSON Schema for droplit-edge localsettings",
"definitions": {
"plugins-array": {
"type": "array",
"items": {
"oneOf": [
{
"type": "string"
... | o37075 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"type": "object",
"title": "RPC Job Payload",
"description": "An object containing a new RPC Job",
"properties": {
"query": {
"description": "A MongoDB query. For more information on the syntax: https://docs.mongodb.com/manua... | o53004 |
{
"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_bbc9c40d |
{
"description": "CSIDriverSpec is the specification of a CSIDriver.",
"properties": {
"attachRequired": {
"description": "attachRequired indicates this CSI volume driver requires an attach operation (because it implements the CSI ControllerPublishVolume() method), and that the Kubernetes at... | kb_166_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"required": [
"base_path",
"details",
"document_type",
"publishing_app",
"rendering_app",
"routes",
"schema_name",
"title"
],
"additionalProperties": false,
"... | o21246 |
{
"id": "http://schemas.triniti.io/json-schema/triniti/ovp/mixin/transcribable/1-0-0.json#",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"_id": {
"type": "string",
"pattern": "^[\\w\\/\\.:-]+$",
"description": "The \... | o83016 |
{
"properties": {
"client_name": {
"description": "The name of the client",
"type": "string"
},
"invoice_items": {
"items": {
"properties": {
"description": {
"description": "The description of the item",
"type": "string"
},
"... | generate_invoice_2962bea8 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"required": [
"base_path",
"details",
"document_type",
"publishing_app",
"rendering_app",
"routes",
"schema_name",
"title"
],
"additionalProperties": false,
"... | o21187 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"additionalProperties": false,
"properties": {
"env": {
"$ref": "#/definitions/identifier"
},
"log_level": {
"type": "string",
"enum": [
"trace",
... | o32806 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"additionalProperties": false,
"id": "https://w3id.org/blockcerts/schema/1.2/issuer-id-1.2.json",
"properties": {
"email": {
"_format": "email",
"description": "Contact address for the individual or organization.",
... | o33932 |
{
"properties": {
"dimensions": {
"properties": {
"length": {
"description": "The length of the shape",
"type": "number"
},
"radius": {
"description": "The radius of the shape (if applicable)",
"type": "number"
},
"width": {
... | calculate_area_dfef43db |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://thrift.apache.org/program-schema#",
"description": "Schema for Apache Thrift protocol descriptors",
"definitions": {
"type-id": {
"enum": [
"void",
"string",
"bool",
... | o91595 |
{
"additionalProperties": false,
"description": "Schema for a Mandrill message clicked event",
"properties": {
"_id": {
"type": "string"
},
"ip": {
"type": "string"
},
"location": {
"additionalProperties": false,
"proper... | sp_124_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"simple-extension": {
"type": "object",
"properties": {
"url": {
"type": "string"
},
"value": {
"type": "string"
... | o5799 |
{
"properties": {
"openldap": {
"description": "OpenLDAP service configuration properties",
"properties": {
"additional_modules": {
"description": "Comma-separated list of modules to load.",
"type": "string"
},
... | o90805 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"owner": {
"type": "string... | o67268 |
{
"additionalProperties": false,
"description": "For validating the schema dependency manifest used in the Data Structures CI/CD tool",
"properties": {
"schemas": {
"description": "An array of schema dependencies",
"items": {
"additionalProperties": false,
... | sp_215_Normalized |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"required": [
"config",
"inputs"
],
"type": "object",
"properties": {
"inputs": {
"required": [
"api_key",
"functional"
],
"type": "object",
... | o41320 |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"required": [
"medium"
],
"properties": {
"medium": {
"type": "object",
"description": "Identifies which media content to display.",
"required": [
"resource"
... | o9360 |
{
"$schema": "http://json-schema.org/draft-04/schema",
"description": "AnyChart 7 JSON schema",
"type": "object",
"properties": {
"chart": {
"type": "object",
"allOf": [
{
"$ref": "#/definitions/anychart.core.VisualBase"
... | o48661 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://mcda.drugis.org/valueCIEffect.json#",
"title": "MCDA value, confidence interval effect for the performance table entry of absolute data",
"type": "object",
"required": [
"type",
"value",
"input"
],
... | o37097 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {
"additionalTerms": {
"minLength": 0,
"pattern": "^$|(^(?:\\S+\\s+){0,99}\\S+$)",
"type": "string"
},
"backgroundInformation": {
"minL... | o21072 |
{
"properties": {
"grafana": {
"description": "grafana service configuration properties",
"properties": {
"admin_password": {
"default": "admin",
"description": "Admin password.",
"type": "string"
... | o90702 |
{
"properties": {
"keyvalue": {
"type": "string"
},
"method": {
"enum": [
"NONE",
"RC4",
"DES3",
"AES128",
"AES192",
"AES256",
"DES",
"DES-C... | o30752 |
{
"title": "JSON schema for Outblocks App configuration files",
"$schema": "http://json-schema.org/draft-07/schema",
"$ref": "#/definitions/OutblocksApp",
"definitions": {
"OutblocksApp": {
"title": "OutblocksApp",
"type": "object",
"additionalProperties": true,
"properties": {
... | schema-app |
{
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"javaType": "com.ericsson.eiffel.semantics.events.EiffelArtifactReusedEvent",
"extendsJavaClass": "com.ericsson.eiffel.semantics.events.Event",
"properties": {
"meta": {
"type": "object",
"javaT... | o89728 |
{
"title": "Schema for JSON-LD",
"$schema": "http://json-schema.org/draft-04/schema#",
"self": {
"vendor": "io.mediachain",
"name": "jsonld",
"format": "jsonschema",
"version": "1-0-0"
},
"definitions": {
"context": {
"additionalProperties": true,
... | o60170 |
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"description": "JSON schema for a user.",
"properties": {
"$schema": {
"default": "https://ils.rero.ch/schemas/patrons/patron-v0.0.1.json",
"description": "Schema to validate user recor... | o69976 |
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.