json_schema
stringlengths
43
1.28M
unique_id
stringlengths
2
41
{ "$id": "https://json.schemastore.org/httpmockrc.json", "$schema": "http://json-schema.org/draft-07/schema#", "description": "A tool for mock local requests or proxy remote requests.", "properties": { "mockFileName": { "default": "mocks", "type": "string", "description": "Root of mock fil...
httpmockrc
{ "definitions": {}, "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "$id": "http://www.pucomex.serpro.gov.br/cct/consulta-documento-transporte.schema.json", "properties": { "numeroDocumento": { "type": "string" }, "tipoDocumento": { ...
o73024
{ "anyOf": [ { "$ref": "#/definitions/SkaffoldConfig" } ], "definitions": { "Artifact": { "anyOf": [ { "additionalProperties": false, "preferredOrder": [ "image", ...
o6347
{ "$id": "https://json.schemastore.org/lefthook.json", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "Skip": { "description": "Skip all or specific commands and scripts", "oneOf": [ { "type": "boolean" }, { "type": "array", ...
lefthook
{ "description": "HTTPHeader describes a custom header to be used in HTTP probes", "properties": { "name": { "description": "The header field name", "type": [ "string", "null" ] }, "value": { "description": "...
kb_423_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "flowId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "appli...
o9904
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://raw.githubusercontent.com/transcend-io/cli/main/pathfinder-policy-yml-schema.json", "title": "pathfinderPolicy.yml", "description": "Define the schema for the the Transcend AI Proxy service.", "type": "object", "properties": { "enab...
pathfinder-policy-yml-schema
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "NanoInteractive Adapter Params", "description": "A schema which validates params accepted by the NanoInteractive adapter", "type": "object", "properties": { "pid": { "type": "string", "description": "Pl...
o68322
{ "definitions": {}, "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "$id": "http://www.pucomex.serpro.gov.br/lpco/detalhar_retificacao.schema.json", "properties": { "situacao": { "type": "object", "properties": { "id": { ...
o73039
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "A news item as JSON object -- copyright 2020 IPTC - International Press Telecommunications Council - www.iptc.org - This document is published under the Creative Commons Attribution 4.0 license, see http://crea...
ninjs-1
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_LoadBalancerIngress": { "description": "LoadBalancerIngress represents the status of a load-balancer ingress point: traffic intended for the service should be sent to an ingress point.", "p...
kb_449_Normalized
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape (only applicable for triangle)", "type": "number" }, "height": { "description": "The height of the shape (only applicable for triangle)", "type": ...
calculate_area_d00d5a51
{ "additionalProperties": false, "description": "Context containing ID of parent event (useful for annotating events derived from other events)", "properties": { "parentEventId": { "_format": "uuid", "type": "string" } }, "required": [ "parentEventId" ...
sp_301_Normalized
{ "anyOf": [ { "$ref": "#/definitions/SkaffoldConfig" } ], "definitions": { "Activation": { "additionalProperties": false, "description": "criteria by which a profile is auto-activated.", "preferredOrder": [ "env", ...
o6343
{ "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_4ba17ecf
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "bulk_publishing": { "type": "boolean" }, "links": { "type": "object", "additionalProperties": false, "properti...
o21194
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "items": { "type": "array", "items": { "title": "Application Template", "description": "Schema for a single Application Template", "type":...
o9793
{ "title": "AuthoringInfo Visual Variable", "type": "object", "$schema": "http://json-schema.org/draft-04/schema", "description": "This visual variable pertains specifically to [authoringInfo](authoringInfo.md) and is different from visual variables directly on the [renderer](renderer.md).", "proper...
o90155
{ "properties": { "attendees": { "description": "Email addresses of the attendees", "items": { "type": "string" }, "type": "array" }, "end_time": { "description": "The end time of the event", "type": "string" }, "location": { "description": "The lo...
create_calendar_event_359df4de
{ "id": "https://opendesk.cc/schemata/base/value.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Winnow Value", "type": "object", "properties": { "name": { "type": "string" }, "description": { "type": "string" }, ...
o65515
{ "id": "https://opendesk.cc/schemata/base/option.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Winnow Option", "type": "object", "properties": { "name": { "type": "string" }, "type": { "type": "string" }, "desc...
o65510
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "", "type": "object", "properties": { "options": { "type": "object", "properties": { "bookmarkThumbHeight": { "type": "number" }, ...
o16058
{ "$schema": "http://json-schema.org/draft-06/schema#", "title": "Space Monkey", "description": "Like a monkey, ready to be shot into space", "type": "object", "properties": { "id": { "description": "Unique identifier", "type": "integer", "minimum": 1 ...
o1262
{ "Action": { "properties": { "description": { "type": "string" }, "id": { "type": "string" }, "reporter": { "type": "string" }, "schema": { "type": "string" ...
o69761
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "file1": { "title": "Fichier 1", "description": "Selectionner lequel est le `file1` parmis ceux que vous avez selectionne pour le job.", "type": "string", "enum": [ "__PIRUS_INPUT_FILES__"...
o13150
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "bulk_publishing": { "type": "boolean" }, "links": { "type": "object", "additionalProperties": false, "properti...
o21217
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "namedResource": { "properties": { "name": { "type": "string" }, "resource_uri": { "type": "string" } }...
o12620
{ "$schema": "http://json-schema.org/draft-04/schema#", "anyOf": [ { "required": [ "title" ] }, { "required": [ "description" ] }, { "required": [ "filing_type_name...
o65451
{ "anyOf": [ { "$ref": "#/definitions/SkaffoldConfig" } ], "definitions": { "Activation": { "additionalProperties": false, "description": "criteria by which a profile is auto-activated.", "preferredOrder": [ "env", ...
o6362
{ "properties": { "dimensions": { "properties": { "base": { "description": "Base of the shape", "type": "number" }, "height": { "description": "Height of the shape", "type": "number" }, "length": { "description": "Leng...
calculate_area_2cd15688
{ "additionalProperties": false, "description": "common schema for user application processing stage volumes - used for MI data based save and return completion-rate calculation", "properties": { "_id": { "description": "unique url-friendly base64 encoded, utf8 endoded concatenation iden...
o60884
{ "$id": "https://json.schemastore.org/typewiz.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "common": { "type": "object", "properties": { "rootDir": { "type": "string", "description": "If given, all the fi...
typewiz
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "definitions": { "HttpEndpoint": { "additionalProperties": false, "properties": { "@type": { "default": "http", "enum": [ ...
o3906
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "link": { "type": "object", "additionalProperties": false, "properties": { "href": { "type": "string" } } }, "error...
o39397
{ "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_439_Normalized
{ "additionalProperties": false, "description": "Schema for a Google Analytics exception hit", "properties": { "description": { "maxLength": 150, "type": [ "string", "null" ] }, "isFatal": { "type": [ ...
sp_44_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": [ "_elements" ], "oneOf": [ { "properties": { "_attributes": { "type": "object", "required": [ "init_syste...
o25761
{ "properties": { "dimensions": { "description": "The dimensions of the shape", "properties": { "length": { "description": "The length of the rectangle", "type": "number" }, "radius": { "description": "The radius of the circle", "type": "...
calculate_area_2ad37fb0
{ "properties": { "accesscount": { "readonly": true, "type": "object" }, "accessratio": { "readonly": true, "type": "object" }, "accessrationew": { "readonly": true, "type": "object" }, "a...
o30846
{ "properties": { "customer_name": { "description": "The name of the customer", "type": "string" }, "discount": { "description": "The discount on the total amount", "type": "number" }, "order_items": { "items": { "properties": { "item_name": { ...
generate_invoice_0f5973c9
{ "description": "ContainerPort represents a network port in a single container.", "properties": { "containerPort": { "description": "Number of port to expose on the pod's IP address. This must be a valid port number, 0 < x < 65536.", "format": "int32", "type": [ ...
kb_124_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "adresse": { "type": "string", "default": "localhost" }, "passWord": { "type": "string", "default": "passwort" }, "port": { ...
o79722
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Add-on Version Checker file", "description": "A KSP-AVC version file's content", "type": "object", "properties": { "NAME": { "description": "The display name for the add-on", "type": "string" },...
KSP-AVC
{ "description": "The configuration of a thumbnail associated to a scene. An instance of <a href=\"#scene-thumbnail\">a scene thumbnail.</a>", "properties": { "height": { "description": "Height of the thumbnail.", "example": 50, "title": "Height", "type": ...
o44303
{ "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_2ee5dd9a
{ "properties": { "include_lowercase": { "description": "Indicates whether to include lowercase letters in the password", "type": "boolean" }, "include_numbers": { "description": "Indicates whether to include numbers in the password", "type": "boolean" }, "include_symbols":...
generate_random_password_706aa41a
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "developer": { "type": "object", "properties": { "shortCode": { "type": "string", "description": "the developer's shortcode" }, ...
o79473
{ "$id": "https://example.com/restapi/HasFormats.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "HasFormats", "type": "object", "definitions": { "MyDateTime": { "type": "string", "format": "date-time" }, "MyUtcMillisec": { ...
o58620
{ "properties": { "dimensions": { "properties": { "length": { "description": "The length of the square or rectangle", "type": "number" }, "radius": { "description": "The radius of the circle", "type": "number" }, "width": { ...
calculate_area_f9bf95b6
{ "properties": { "items": { "description": "The list of items on the invoice", "items": { "properties": { "name": { "description": "The name of the item", "type": "string" }, "quantity": { "description": "The quantity of the it...
generate_invoice_62e6f8e4
{ "defs": { "feed": { "additionalProperties": false, "properties": { "cache_timestamp": { "type": "string" }, "caching_enabled": { "type": "boolean" }, "default": {...
o36008
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Query", "description": "A JSON format to support searching for collections in the CMR.", "additionalProperties": false, "type": "object", "properties": { "condition": { "$ref": "#/definitions/QueryCondition" ...
o62820
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "anitya_response": { "type": "object", "description": "Anitya maps upstream components to downstream packages", "properties": {}, "additionalProperties": true }, "chan...
o42058
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "SendLocalListResponse", "type": "object", "properties": { "status": { "type": "string", "enum": [ "Accepted", "Failed", "HashError", "NotSuppo...
o69139
{ "properties": { "dimensions": { "description": "The dimensions of the shape", "oneOf": [ { "not": { "required": [ "width", "height", "base" ] }, "required": [ "radius" ] ...
calculate_area_e6818129
{ "properties": { "base": { "description": "The base of the triangle (if shape is triangle)", "type": "number" }, "height": { "description": "The height of the triangle (if shape is triangle)", "type": "number" }, "length": { "description": "The length of the rectangl...
calculate_area_9fc94a1b
{ "$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....
o21299
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_authentication_v1_BoundObjectReference": { "description": "BoundObjectReference is a reference to an object that a token is bound to.", "properties": { "apiVersion": { ...
kb_1065_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Expense", "type": "object", "properties": { "amount": { "title": "Amount", "description": "Expenses associated with the running of the business", "type": "number", "multipleOf": 0.01...
o17460
{ "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_280_Normalized
{ "allOf": [ { "additionalProperties": false, "properties": { "__version": { "exclusiveMinimum": 0, "type": "integer" }, "dag": { "$ref": "#/definitions/dag" } ...
o89496
{ "additionalProperties": false, "description": "Schema for an application foreground event", "properties": { "foregroundIndex": { "maximum": 2147483647, "minimum": 0, "type": "integer" } }, "self": { "format": "jsonschema", "name":...
sp_260_Normalized
{ "properties": { "customer_name": { "description": "The name of the customer", "type": "string" }, "items": { "description": "The items included in the invoice", "items": { "properties": { "price": { "description": "The price of the product", ...
generate_invoice_af917751
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "definitions": { "status": { "type": "string", "enum": [ "active", "inactive" ] } }, "properties": { "id": { "type": "stri...
o6171
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Attribute", "description": "An attribute card within the game.", "type": "object", "properties": { "_id": { "description": "The unique identifier for the attribute", "type": "integer" }, ...
o66113
{ "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_da426b4f
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_GroupVersionForDiscovery": { "description": "GroupVersion contains the \"group/version\" and \"version\" string of a version. It is made a struct to keep extensibility.", ...
kb_17_Normalized
{ "additionalProperties": false, "properties": { "createdAt": { "_format": "date-time", "type": "string" }, "educationPricing": { "type": "boolean" }, "id": { "pattern": "^([0-9]{16})$", "type": "string" ...
o62061
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the triangle (if shape is triangle)", "type": "number" }, "height": { "description": "The height of the triangle (if shape is triangle)", "type": "number" ...
calculate_area_fbca771d
{ "properties": { "agenda": { "description": "The agenda of the meeting", "type": "string" }, "end_time": { "description": "The end time of the meeting in YYYY-MM-DD HH:MM format", "type": "string" }, "location": { "description": "The location of the meeting", "...
schedule_meeting_cb41c343
{ "description": "TokenReviewSpec is a description of the token authentication request.", "properties": { "audiences": { "description": "Audiences is a list of the identifiers that the resource server presented with the token identifies as. Audience-aware token authenticators will verify tha...
kb_1074_Normalized
{ "description": "LoadBalancerIngress represents the status of a load-balancer ingress point: traffic intended for the service should be sent to an ingress point.", "properties": { "hostname": { "description": "Hostname is set for load-balancer ingress points that are DNS based (typically AW...
kb_538_Normalized
{ "properties": { "dimensions": { "description": "The dimensions of the shape", "properties": { "base": { "description": "The base of the triangle (if shape is triangle)", "type": "number" }, "height": { "description": "The height of the triangle (...
calculate_area_ad439bec
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "LiteralType", "description": "", "type": "object", "properties": { "value": { "anyOf": [ { "enum": [ false ] }, ...
o75595
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Get feedback - emoting (SSME)", "description": "", "longDescription": "The Delivery Pipeline automates the continuous deployment of OpenWhisk Emoting artifacts.", "type": "object", "properties": { "app-region": { ...
o38553
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "", "type": "object", "properties": { "options": { "type": "object", "properties": { "bookmarkThumbHeight": { "type": "number" }, ...
o58764
{ "additionalProperties": false, "description": "Webhook event for deleting a company.", "properties": { "appId": { "description": "The ID of your application. (In case you have multiple applications pointing to the same webhook URL.)", "maximum": 2147483647, "min...
sp_100_Normalized
{ "additionalProperties": { "type": "integer" }, "description": "# Brief\n\nUnique values for groups with count for each group value.\n", "example": { "java": 1, "python": 8 }, "type": "object" }
o45635
{ "version": "0.3", "definitions": { "color": { "type": "string", "pattern": "^#[0-9a-fA-F]{6}([0-9a-fA-F]{2})?$", "title": "Color", "description": "Color in #RRGGBB or #RRGGBBAA format", "examples": [ "#123abc", ...
o90957
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": [ "tournament_id", "motion", "number" ], "properties": { "title": { "type": "string", "minLength": 1, "maxLength": 255, "faker": "lore...
o26592
{ "definitions": { "AddAccountsDataPayload": { "example": { "email": "example@gmail.com", "name": "\u5c71\u7530 \u592a\u90ce" }, "properties": { "email": { "description": "email", "exa...
o81117
{ "id": "https://gae123.com/sd2-schema", "$schema": "http://json-schema.org/draft-04/schema#", "title": "root", "type": "object", "properties": { "config": { "title": "sd2 configuration", "type": "object", "additionalProperties": false, "defaul...
o42252
{ "$schema": "http://json-schema.org/draft-07/schema", "title": "repository", "description": "A repository of the current user\nhttps://github.com/DannyBen/secret_hub#bulk-operations", "type": "object", "patternProperties": { ".": { "title": "secrets", "description": ...
secrethub
{ "$schema": "http://json-schema.org/draft-04/schema#", "name": "Package", "type": "object", "additionalProperties": false, "required": [ "name", "description", "version", "update-type", "maintainer", "changelog", "filemapping" ], "prop...
o19185
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": true, "definitions": { "link": { "properties": { "href": { "type": "string" }, "properties": { "$ref": "#/definitions/pr...
o73927
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Notebook", "description": "A subnote notebook", "type": "object", "properties": { "topLevelSubnotes": { "description": "The UUID of the root subnote in the notebook", "type": "array", "items...
o78777
{ "properties": { "acronym": { "type": "string" }, "code": { "type": "string" }, "enddate": { "type": "string" }, "funder": { "properties": { "$ref": { "type": "string" ...
o48009
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "bridge fdb show", "type": "array", "items": { "type": "object", "properties": { "dev": { "type": "string" }, "dst": { "description": "host name or i...
o84873
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "javaType": "com.ericsson.eiffel.semantics.events.EiffelActivityFinishedEvent", "extendsJavaClass": "com.ericsson.eiffel.semantics.events.Event", "properties": { "meta": { "type": "object", "jav...
o89718
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "level": { "type": "string", "enum": [ "info", "warning", "error", "critical" ] }, "state": { ...
o9862
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "title": "Category Definition Schema", "properties": { "name": { "$ref": "#/definitions/name" }, "imageUrl": { "$ref": "#/definitions/link" }, "description": { ...
o16736
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "RecipientProfile schema", "description": "A Blockcerts extension allowing inclusion of additional recipient details, including recipient publicKey and name. Inclusion of the recipient publicKey allows the recipient to make a strong claim of o...
o33940
{ "properties": { "length": { "description": "The length of the rectangle", "type": "number" }, "radius": { "description": "The radius of the circle", "type": "number" }, "shape": { "description": "The shape to calculate the area for", "enum": [ "circle"...
calculate_area_f14d71b8
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "orgId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "creati...
o6232
{ "id": "http://schema.hyperrest.com/ietf/rfc3339_timestamps.json", "$schema": "http://json-schema.org/draft-04/schema#", "definations": { "date_fullyear": { "title": "Year", "description": "Full year (YYYY)", "type": "string", "minLength": 4, ...
o21833
{ "$schema": "http://json-schema.org/draft-04/schema", "description": "Latitidue and Longitude of the content", "properties": { "latitude": { "type": "number" }, "longitude": { "type": "number" } }, "title": "Geo", "type": "object" }
wp_64_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "oneOf": [ { "type": "integer" }, { "type": "string" }, { "type": "number" }, { "type": "boolean" }, { "type": "null" ...
o41599
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "memo", "description": "Memo objects represent arbitrary data that can be included in a transaction", "type": "object", "properties": { "type": { "pattern": "^[A-Za-z0-9\\-._~:/?#\\[\\]@!$&'()*+,;=%]*$", ...
o89147
{ "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_01b078bf
{ "description": "Represents a Glusterfs mount that lasts the lifetime of a pod. Glusterfs volumes do not support ownership management or SELinux relabeling.", "properties": { "endpoints": { "description": "EndpointsName is the endpoint name that details Glusterfs topology. More info: https:...
kb_380_Normalized