json_schema
stringlengths
43
1.28M
unique_id
stringlengths
2
41
{ "id": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Storage.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Storage", "description": "Microsoft Storage Resource Types", "resourceDefinitions": { "storageAccounts": { "type": "o...
o84101
{ "description": "SubjectAccessReviewStatus", "properties": { "allowed": { "description": "Allowed is required. True if the action would be allowed, false otherwise.", "type": [ "boolean", "null" ] }, "denied": { ...
kb_1047_Normalized
{ "id": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.ServerManagement", "description": "Microsoft.ServerManagement Resource Types", "resourceDefinitions": { "gateway...
o88958
{ "properties": { "externalDatabase": { "description": "If MariaDB is disabled. Use this section to specify the external database details", "form": true, "hidden": "mariadb.enabled", "properties": { "database": { "form": tru...
o84048
{ "properties": { "gestures": { "default": true, "description": "Whether gesture support should be set up.", "type": "boolean", "x-prompt": "Set up HammerJS for gesture recognition?" }, "project": { "$default": { "$s...
o1334
{ "properties": { "category": { "description": "The category of the product (optional)", "type": "string" }, "keywords": { "description": "The keywords to search for", "items": { "type": "string" }, "type": "array" }, "price_range": { "properties":...
search_product_e033cad8
{ "description": "Execute an expression as a process step.", "type": "object", "properties": { "class": { "type": "string" }, "expression": { "description": "The expression to execute. The expression must return a JSON object which\n\nmatches the output param...
o69211
{ "$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....
o21380
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "patternProperties": { "^[0-9a-zA-Z_-]{1,255}$": { "type": "object", "properties": { "value": { "type": [ "number", "s...
o9801
{ "title": "Invocation manifest for SciTran: DICOM MR Classifier", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "config": { "type": "object", "properties": { "timezone": { "type": "string", ...
o41459
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "Is valid term.", "$async": true, "type": "object", "properties": { "attributes": { "type": "object", "properties": {}, "patternProperties": { "^.*$": { "t...
o4837
{ "$comment": "https://docs.github.com/en/discussions/managing-discussions-for-your-community/syntax-for-discussion-category-forms", "$id": "https://json.schemastore.org/github-discussion.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "title": {...
github-discussion
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://github.com/route4me/json-schemas/blob/master/Direction.dtd", "description": "the course or path on which something is moving or pointing", "title": "Direction", "type": "object", "properties": { "location": { ...
o71406
{ "definitions": { "JsonPath": { "description": "JsonPath, see http://goessner.net/articles/JsonPath/", "example": "products.book[2]", "format": "jsonpath", "type": "string" } }, "title": "Base definitions", "properties": { "JsonPat...
o41082
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape (for triangle)", "type": "number" }, "height": { "description": "The height of the shape (for triangle)", "type": "number" }, "rad...
calculate_area_493c0aae
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "meta": { "type": "object", "properties": { "id": { "type": "string", "pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab]...
o5327
{ "id": "http://schemas.gdbots.io/json-schema/gdbots/forms/field/number-field/1-0-0.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "_schema": { "type": "string", "pattern": "^pbj:([a-z0-9-]+):([a-z0-9\\.-]+):([a-z0-9-]+)?:(...
o42568
{ "additionalProperties": true, "description": "Schema for a SendGrid opened event. Property descriptions derived from the SendGrid documentation: https://sendgrid.com/docs/for-developers/tracking-events/event/", "properties": { "asm_group_id": { "description": "The ID of the unsubscribe...
sp_193_Normalized
{ "properties": { "channel": { "description": "The name of the channel along which to segment the count", "type": "string" }, "count": { "description": "The count of the number of events", "type": "integer" }, "period": { ...
o21499
{ "$ref": "#/definitions/BitriseDataModel", "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "AppModel": { "properties": { "title": { "type": "string" }, "summary": { "type": "string" }, "description": { "type": ...
bitrise
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "properties": { "description": { "type": [ "string", "null" ] }, "followers": { "type": "integer" }, "following":...
o76760
{ "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_144f4e8d
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_authorization_v1beta1_NonResourceAttributes": { "description": "NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface", "proper...
kb_545_Normalized
{ "additionalProperties": false, "description": "MachineBoss named sequence schema", "properties": { "name": { "type": "string" }, "sequence": { "items": { "type": "string" }, "type": "array" } }, "requir...
o47167
{ "description": "OpenContainer Image Layout Schema", "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://opencontainers.org/schema/image/layout", "type": "object", "properties": { "imageLayoutVersion": { "description": "version of the OCI Image Layout (in the oc...
o89833
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "ALPS Base", "description": "Base type for select [ALPS][] elements.", "type": "object", "properties": { "links": { "type": "array", "items": { "type": "object", "properti...
o58210
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://something.gov/rels/user", "title": "User", "type": "object", "properties": { "id": { "title": "Identifier", "description": "The unique identifier", "type": "integer" }, "...
o37683
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "pets": { "type": "object", "properties": { "amount": { "type": "integer", "default": 42 } }, "required": [ ...
o41592
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "Response from GET rest/warehouse/export/requests", "type": "object", "properties": { "success": { "type": "boolean" }, "data": { "type": "array", "items": { "$ref...
o83283
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "title": "device", "additionalProperties": false, "properties": { "locations": { "type": "array", "items": { "$ref": "#/definitions/Location" } }, "co...
o73962
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "incarnation": { "type": "integer", "description": "a number representing the 'configuration version' of this tenant. Incremented on any changes to the...
o79495
{ "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_457_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "PlantillaSensorPoint Schema", "type": "object", "required": [ "Sensor" ], "properties": { "Sensor": { "type": "string", "$ref": "#/datos" } }, "additionalProperties": false, ...
o14421
{ "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_3f8ef375
{ "properties": { "AlwaysOn": { "default": { "AllowedCaptiveNetworkPlugins": [], "ServiceExceptions": [], "TunnelConfigurations": [ { "AuthenticationMethod": "SharedSecret", "Child...
o61647
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "meta": { "type": "object", "properties": { "id": { "type": "string", "pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab]...
o5409
{ "additionalProperties": false, "definitions": { "config": { "additionalProperties": false, "id": "#/definitions/config", "properties": { "external": { "properties": { "name": { "...
o74015
{ "$id": "https://json.schemastore.org/sil-kit-participant-configuration.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "definitions": { "Description": { "type": "string", "description": "Free text commenting on or summarizing this configuration. Opti...
sil-kit-participant-configuration
{ "description": "PriorityLevelConfigurationReference contains information that points to the \"request-priority\" being used.", "properties": { "name": { "description": "`name` is the name of the priority level configuration being referenced Required.", "type": [ ...
kb_773_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/v0_4/trait-version.json", "title": "Describes the ANS version of this object", "description": "The version of ANS that this object was serialize...
o87861
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "avalon-core:representation-1.0", "description": "The inverse of an instance", "type": "object", "additionalProperties": true, "required": [ "schema", "format", "path" ], "properties": { "sch...
o60869
{ "id": "http://schemas.triniti.io/json-schema/triniti/people/mixin/person/1-0-0.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "_id": { "type": "string", "pattern": "^[\\w\\/\\.:-]+$", "pbj": { ...
o83026
{ "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_774_Normalized
{ "@context": [ "http://w3c.github.io/wot/w3c-wot-td-context.jsonld", { "st": "http://example.org/smartthings#" } ], "@type": "capability", "name": "switchlevel", "encodings": [ "JSON" ], "uris": [ "level" ], "properties": { "valueType": { "$schema": "http://json-sc...
o46906
{ "$schema": "http://json-schema.org/draft-04/schema#", "required": [ "config", "inputs" ], "type": "object", "properties": { "inputs": { "required": [ "LogConfig", "file" ], "type": "object", "pr...
o41358
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_policy_v1beta1_IDRange": { "description": "IDRange provides a min/max of an allowed range of IDs.", "properties": { "max": { "_format": "int64", ...
kb_374_Normalized
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_admissionregistration_v1beta1_RuleWithOperations": { "description": "RuleWithOperations is a tuple of Operations and Resources. It is recommended to make sure that all the tuple expansions are valid.", ...
kb_1144_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Automation Template Definitions", "description": "This schema is used for verification of JSON objects used for creation of Automation Object Templates.", "oneOf": [ { "type": "object", "title": "Rule Templ...
o84271
{ "properties": { "hourly_rate": { "description": "The hourly rate of the employee", "type": "number" }, "hours_worked": { "description": "The number of hours worked", "type": "number" }, "overtime_hours": { "description": "The number of overtime hours, if any", ...
calculate_gross_salary_e46c4bac
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "bulk_publishing": { "type": "boolean" }, "links": { "type": "object", "additionalProperties": false, "properti...
o21209
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "properties": { "email": { "_format": "email", "maxLength": 1024, "type": "string" }, "experienceGroupIds": { "items": { "pattern": "...
o9889
{ "properties": { "attendees": { "description": "The email addresses of the attendees", "items": { "type": "string" }, "type": "array" }, "end_time": { "description": "The end time of the event", "type": "string" }, "location": { "description": "Th...
create_calendar_event_c7b0c4fd
{ "definitions": {}, "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "$id": "http://www.pucomex.serpro.gov.br/cct/consulta-conteiner.schema.json", "properties": { "listaRetorno": { "type": "array", "_uniqueItems": true, "items": { ...
o73023
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "string", "pattern": "^-?P([0-9]+Y)?([0-9]+M)?([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+S)?)?$" }
o41609
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "CiBuildSettings", "type": "object", "additionalProperties": false, "required": [ "build" ], "properties": { "env": { "type": [ "array", "null" ], ...
o66606
{ "properties": { "end_location": { "properties": { "latitude": { "description": "The latitude of the ending location", "type": "number" }, "longitude": { "description": "The longitude of the ending location", "type": "number" } }...
calculate_distance_598e1c6a
{ "additionalProperties": false, "definitions": { "blkio_limit": { "additionalProperties": false, "properties": { "path": { "type": "string" }, "rate": { "type": [ "int...
o83838
{ "$schema": "http://json-schema.org/draft-07/schema", "title": "AMQP 0-9-1 Operation Binding Object", "description": "This object contains information about the operation representation in AMQP.\nSee https://github.com/asyncapi/bindings/tree/master/amqp#operation-binding-object.", "type": "object", ...
o79018
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "min_api_version": { "description": "The minimum API version supported by this server.", "type": "integer" }, "max_api_version": { "description": "The maximum API version supported...
o78134
{ "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_7d9fd253
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "properties": { "type": { "type": "string" }, "output_item_id": { "type": "number" }, "output_item...
o45211
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "hook": { "$ref": "#/definitions/hook" }, "table_name": { "type": "string" }, "record": { "type": "object" }, "record_uuid": {...
o45264
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "A document returned by GET /{db}/_design/{ddoc}", "properties": { "_id": { "type": "string" }, "_rev": { "type": "string" }, "language": { "type": "string" ...
o60120
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "items": { "type": "array", "items": { "title": "Integration", "description": "Schema for a single Integration", "type": "object", ...
o9922
{ "properties": { "items": { "items": { "properties": { "discount_percentage": { "description": "The percentage of discount to be applied on the item", "type": "number" }, "name": { "description": "The name of the item", "...
calculate_discounted_price_7cca2a9f
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ClientIPConfig": { "description": "ClientIPConfig represents the configurations of Client IP based session affinity.", "properties": { "timeoutSeconds": { ...
kb_994_Normalized
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "tree-sitter grammar specification", "type": "object", "required": [ "name", "rules" ], "additionalProperties": false, "properties": { "name": { "description": "the name of the grammar", ...
o82273
{ "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "depend_process": { "type": "object", "properties": { "$and": { "type": "array", "items": { "$ref": "#/definitions/depend_proce...
o71552
{ "properties": { "customer_name": { "description": "The name of the customer", "type": "string" }, "items": { "description": "The items in the invoice", "items": { "properties": { "name": { "description": "The name of the item", "type": "s...
generate_invoice_e75167d8
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/nhuebel/TopoJSON_schema/master/bbox.json", "title": "TopoJSON bounding box", "description": "A bounding box as defined by TopoJSON", "type": "array", "items": { "$ref": "#/definitions/dimensi...
o63365
{ "$schema": "http://json-schema.org/draft-07/schema", "items": { "properties": { "trackedPackages": { "items": { "properties": { "id": { "minLength": 1, "type": "string" ...
o10876
{ "description": "Applicant details stores information about the applicant, only some of this information is editable.", "links": [ { "description": "Update a batch of Applicant Details, this endpoint is **limited to 1000 Applicants per call**.", "href": "/api/v1/user_identities/...
o9500
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "subject": { "type": "string", "maxLength": 255 }, "description": { "type": "string" }, "category": { ...
o12241
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "items": { "type": "array", "items": { "title": "Experience View", "description": "Schema for a single Experience View", "type": "object",...
o9898
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://mkvtoolnix.download/doc/mkvmerge-identification-output-schema-v10.json", "title": "mkvmerge identification output", "description": "The JSON output produced by mkvmerge's file identification mode", "additionalProperties": false, ...
o81128
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "time": { "oneOf": [ { "type": "string" }, { "type": "number" }, { ...
o9825
{ "$id": "https://lnav.org/schemas/format-v1.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "properties": { "$schema": { "title": "/$schema", "description": "Specifies the type of this file", "type": "string" } }, "patternPrope...
o83133
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "email": { "type": "string" }, "firstName": { "type": "string" }, "lastName": { "type": "string" }, "postedSlides": { ...
o81587
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Scene", "description": "A Scene defines a set of properties and Elements to be shared among multile Pages. It also defines a background music to be played when one of those Pages is active.\nA Page is always associated with a Scene, eith...
o46562
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_apis_meta_v1_Time": { "_format": "date-time", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of ...
kb_665_Normalized
{ "$schema": "http://json-schema.org/draft-06/schema#", "type": "object", "properties": { "CogAtlasID": { "type": "string" }, "EchoTime": { "type": "number" }, "EffectiveEchoSpacing": { "type": "number" }, "PhaseEnco...
o78997
{ "$schema": "http://json-schema.org/draft-04/schema", "type": "object", "required": [ "context", "breakpoints" ], "properties": { "context": { "description": "Context element selector", "type": "string" }, "breakpoints": { ...
o77727
{ "additionalProperties": false, "description": "Schema for page performance, based on the window.performance.timing object (see https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/NavigationTiming/Overview.html)", "properties": { "chromeFirstPaint": { "maximum": 9223372036854776000, ...
sp_417_Normalized
{ "title": "version", "type": "string", "$schema": "http://json-schema.org/draft-04/schema", "description": "Root element in the web scene specifying a string value indicating the web scene version.", "enum": [ "1.8", "1.9", "1.10", "1.11", "1.12", "1....
o90334
{ "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_a91921b1
{ "properties": { "point1": { "description": "The coordinates of point 1", "properties": { "latitude": { "description": "The latitude of point 1", "type": "number" }, "longitude": { "description": "The longitude of point 1", "type": "numb...
calculate_distance_2c92e6bc
{ "id": "https://raw.githubusercontent.com/InfinniPlatform/InfinniPlatform/master/Files/Schema/app.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "app", "description": "The general application settings.", "type": "object", "properties": { "AppName": { "...
o7384
{ "title": "PointCloud Value Filter", "type": "object", "$schema": "http://json-schema.org/draft-04/schema", "description": "Filters points based on the value of an specified attribute.", "properties": { "field": { "type": "string", "description": "The name of the fie...
o90268
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "integer", "minimum": 1 }, "categoryId": { "type": "integer", "minimum": 1 }, "amount": { "type": "num...
o88586
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "date": { "_format": "date", "type": "string" }, "date-time": { "_format": "date-time", "type": "string" }, "ipv4": { "_format": "ipv4", ...
o16739
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": [ "users", "releases", "companies", "repos" ], "properties": { "users": { "type": "array", "items": { "type": "object", ...
o36153
{ "properties": { "dimensions": { "description": "The dimensions of the shape", "properties": { "base": { "description": "The base of the triangle", "type": "number" }, "height": { "description": "The height of the triangle", "type": "num...
calculate_area_3a71b75d
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_AttachedVolume": { "description": "AttachedVolume describes a volume attached to a node", "properties": { "devicePath": { "description": "DevicePath repr...
kb_630_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema", "properties": { "extends": { "description": "If you want to extend a specific configuration file, you can use the extends property and specify the path to the file. The path can be either relative or absolute.", "type": "stri...
o68689
{ "type": "object", "properties": { "value": { "allOf": [ { "$ref": "#/definitions/Type1" }, { "$ref": "#/definitions/Type2" } ] } }, "required": [ "val...
o25976
{ "$schema": "http://json-schema.org/draft-06/schema#", "description": "ParaDrop host configuration - firewall defaults object", "type": "object", "properties": { "conntrack": {}, "forward": { "type": "string", "enum": [ "ACCEPT", "...
o12608
{ "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_1118_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_826daac4
{ "id": "http://schemas.triniti.io/json-schema/gdbots/pbjx/envelope/1-0-2.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "_schema": { "type": "string", "pattern": "^pbj:([a-z0-9-]+):([a-z0-9\\.-]+):([a-z0-9-]+)?:([a-z0-9-]+...
o82571
{ "$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}$" }, ...
o6178