json_schema
stringlengths
43
1.28M
unique_id
stringlengths
2
41
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "anonymousRecruitment": { "type": "boolean" }, "locations": { "items": { "enum": [ "Scotland", "North...
o21114
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_SELinuxOptions": { "description": "SELinuxOptions are the labels to be applied to the container", "properties": { "level": { "description": "Level is SEL...
kb_965_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "definitions": { "arrayOfString": { "items": { "type": "string" }, "type": "array" }, "uri": { "_format": "uri", "type": ...
o64726
{ "$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_19_Normalized
{ "additionalFields": false, "properties": { "api_method": { "type": "string" }, "api_method_arguments": { "properties": { "idGoal": { "type": "string" } }, "type": "object" }, ...
o21487
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "title": "Playbook syntax definition", "description": "Playbooks are documents which describe the exact set of steps required to successfully start and finish a given software release. When the R...
o67465
{ "additionalProperties": false, "properties": { "_id": { "description": "unique url-friendly base64 encoded, utf8 endoded concatenation identifier", "type": "string" }, "_timestamp": { "_format": "date-time", "description": "ISO8601 combin...
o21470
{ "properties": { "dimensions": { "properties": { "base": { "description": "The base of the shape (for triangles)", "type": "number" }, "height": { "description": "The height of the shape (for triangles)", "type": "number" }, "l...
calculate_area_2c141a8b
{ "id": "http://hindenes.com/files/armschema/schemas/2015-08-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", "definitions": { "dnsSettings": { "properties": { ...
o83111
{ "$comment": "https://minecraft.fandom.com/wiki/Data_Pack", "$id": "https://json.schemastore.org/minecraft-pack-mcmeta.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "A pack metadata\nhttps://minecraft.fandom.com/wiki/Data_pack", "properties": { ...
minecraft-pack-mcmeta
{ "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_193_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "relativeTo": { "oneOf": [ { "type": "string" }, { "type": "number" }, { ...
o9933
{ "additionalProperties": false, "description": "A view_search_results GTM server-side event.", "properties": { "items": { "description": "The items for the event.", "items": { "additionalProperties": false, "description": "An item object.", ...
sp_96_Normalized
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apiextensions-apiserver_pkg_apis_apiextensions_v1beta1_CustomResourceDefinitionCondition": { "description": "CustomResourceDefinitionCondition contains details for the current condition of this pod.", ...
kb_207_Normalized
{ "additionalProperties": true, "description": "Schema for Segment group event (via webhook), https://segment.com/docs/integrations/webhooks/#group", "properties": { "groupId": { "maxLength": 512, "type": "string" } }, "self": { "format": "jsonschema",...
sp_174_Normalized
{ "$id": "https://json.schemastore.org/prometheus.rules.test.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "definitions": { "alert": { "properties": { "exp_annotations": { "$ref": "#/definitions/labels", "description": "Expanded...
prometheus
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "cryptoalgo_detail": { "type": "object", "properties": { "crypto": { "type": "string" }, "file": { "type": "string" ...
o60973
{ "id": "https://letsencrypt.org/schema/01/challengeobject#", "$schema": "http://json-schema.org/draft-04/schema#", "description": "Subschema for an individual challenge (within challenge)", "anyOf": [ { "type": "object", "required": [ "type", ...
o40350
{ "$schema": "http://json-schema.org/draft-04/schema#", "required": [ "person", "password", "password_again", "orientation" ], "type": "object", "definitions": { "person": { "type": "object", "required": [ "first_name", ...
o78017
{ "type": "object", "properties": { "range": { "$ref": "#/definitions/Range" }, "position": { "$ref": "#/definitions/Position" }, "location": { "$ref": "#/definitions/Location" }, "diagnostic": { "$ref": "#/d...
o65890
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "state": { "type": "string", "enum": [ "new", "acknowledged", "resolved" ] }, "comment": { "type":...
o9861
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apiextensions-apiserver_pkg_apis_apiextensions_v1_CustomResourceColumnDefinition": { "description": "CustomResourceColumnDefinition specifies a column for server side printing.", "properties": { ...
kb_196_Normalized
{ "properties": { "point1": { "description": "The first point", "properties": { "latitude": { "description": "The latitude of the first point", "type": "number" }, "longitude": { "description": "The longitude of the first point", "type": ...
calculate_distance_9508fab9
{ "$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....
o21372
{ "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_15ccab50
{ "properties": { "Name": { "description": "Required. An email address (RFC822), DNS hostname, or other name that uniquely identifies a service requiring this identity.", "type": "string" }, "PayloadCertificateUUID": { "description": "The UUID of another p...
o61627
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Rule validation result", "type": "object", "properties": { "matchedConditions": { "description": "List of conditions that matched the event.", "type": "array", "items": { "descri...
o14497
{ "additionalProperties": false, "description": "Schema for Unbounce (https://documentation.unbounce.com/hc/en-us/articles/203510044-Using-a-Webhook#content6)", "properties": { "data.json": { "additionalProperties": true, "type": "object" }, "pageId": { ...
sp_383_Normalized
{ "properties": { "job_title": { "description": "The job title to search for", "type": "string" }, "location": { "description": "The location to search for job positions", "type": "string" }, "salary_range": { "properties": { "max_salary": { "descrip...
search_jobs_fa1f54ca
{ "properties": { "base": { "description": "The base of the triangle", "type": "number" }, "height": { "description": "The height of the triangle", "type": "number" }, "length": { "description": "The length of the rectangle or triangle", "type": "number" }, ...
calculate_area_de3b1b59
{ "properties": { "point1": { "properties": { "latitude": { "description": "The latitude coordinate of the first point", "type": "number" }, "longitude": { "description": "The longitude coordinate of the first point", "type": "number" }...
calculate_distance_f87cbcc7
{ "title": "String Interpolated Script", "required": [ "process_type", "script" ], "additionalProperties": false, "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "interpreter": { "default": "sh", "type": ...
o66187
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_storage_v1_CSINodeDriver": { "description": "CSINodeDriver holds information about the specification of one CSI driver installed on a node", "properties": { "allocatable": { ...
kb_177_Normalized
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "TemplateCfg", "type": "object", "properties": { "ignores": { "description": "list of path from the current template to ignore", "default": [], "type": "array", "items": { "type": "string" } }, "im...
ffizer
{ "properties": { "customer_name": { "description": "Name of the customer", "type": "string" }, "items": { "items": { "properties": { "price": { "description": "Price of the product", "type": "number" }, "product": { ...
generate_invoice_db25699e
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "cheer": { "type": [ "object", "null" ], "properties": { "channel": { "type": "string" }, "mess...
o14744
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_authentication_v1beta1_UserInfo": { "description": "UserInfo holds the information about the user needed to implement the user.Info interface.", "properties": { "extra": { ...
kb_1077_Normalized
{ "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_204_Normalized
{ "oneOf": [ { "properties": { "radius": { "type": "number" }, "shape": { "enum": [ "circle" ] } }, "required": [ "radius" ] }, { "properties": { "length": { "type": "number" ...
calculate_area_eb6be0b0
{ "description": "Automatically taken from GLANCE, based on GLANCE ID", "title": "Information from GLANCE database", "properties": { "status": { "type": "string", "title": "Status" }, "ref_code": { "type": "string", "title": "Ref Code" ...
o66139
{ "$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." }, ...
o39230
{ "dependencies": { "mandatory": [ "enum" ] }, "properties": { "allOf": { "allOf": [ { "description": "Object of type 1.", "properties": { "key1": { "de...
o7501
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "auth": { "type": "null" }, "data": { "type": "object", "properties": {} }, "lease_duration": { "type": "integer" }, ...
o11796
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "10/EPMP get metadata response: a set of EP metadata key-value pairs in JSON object representation", "type": "object", "patternProperties": { "^[a-zA-Z0-9_]+$": {} }, "additionalProperties": false }
o53908
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "dub Package Schema", "type": "object", "definitions": { "packageName": { "type": "string", "pattern": "^[-a-z0-9_]+$" }, "configurationName": { "type": "string", "pat...
o17127
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "Various definitions used in multiple schema files.", "team": { "type": "integer", "title": "Team.", "description": "Specifies team relevant to object, 1 for red or 2 for blue", "enum": [ 1, ...
o31279
{ "additionalProperties": false, "properties": { "env": { "default": {}, "properties": {}, "title": "Env Vars", "type": "object" }, "environment_type": { "default": "docker-encapsulated", "enum": [ "d...
o89671
{ "description": "Represents the licensing as asserted in a package metadata.", "properties": { "license": { "oneOf": [ { "description": "license as asserted. This can be a text, a name or anything.", "title": "license", ...
o89984
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/getQuoteLevel2.result.scheme.json", "title": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b getQuoteLevel2", "description":...
o5251
{ "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_554_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "id": "http://example.com/schemas/Contact.json", "definitions": { "Address": { "type": "object", "properties": { "street_address": { "type": "string" ...
o58614
{ "additionalProperties": false, "description": "Schema for a Snowflake Loader specific bad row", "properties": { "enrichedEvent": { "additionalProperties": false, "description": "The enriched event that resulted in a storage loader failure", "properties": { ...
sp_345_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "definitions": { "access_limited": { "additionalProperties": false, "properties": { "auth_bypass_ids": { "$ref": "#/definitions/guid_list", ...
o21202
{ "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "B.B": { "properties": { "b": {} }, "required": [ "b" ], "additionalProperties": false, "type": "object" }, "C....
o17663
{ "properties": { "point1": { "properties": { "latitude": { "description": "The latitude of point 1", "type": "number" }, "longitude": { "description": "The longitude of point 1", "type": "number" } }, "type": "object" }...
calculate_distance_32086bca
{ "additionalProperties": false, "description": "Schema for configuration of an event fingerprinting enrichment", "properties": { "enabled": { "type": "boolean" }, "name": { "type": "string" }, "parameters": { "additionalProperties"...
sp_283_Normalized
{ "properties": { "dimensions": { "oneOf": [ { "not": { "required": [ "radius" ] }, "required": [ "length", "width" ] }, { "not": { "required": [ ...
calculate_area_43c11cd0
{ "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_991_Normalized
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_SecretReference": { "description": "SecretReference represents a Secret Reference. It has enough information to retrieve secret in any namespace", "properties": { "name": { ...
kb_913_Normalized
{ "properties": { "income": { "description": "The annual income", "type": "number" }, "tax_brackets": { "items": { "properties": { "range": { "description": "The income range for this tax bracket", "items": { "type": "number" ...
calculate_tax_5bb5302b
{ "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_1054_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema", "title": "This document describes the engine definition", "description": "The meta information of engine", "type": "object", "properties": { "name": { "type": "string", "description": "The engine name" }, ...
o69956
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://schema.getpostman.com/collection", "type": "object", "properties": { "id": { "type": "string", "description": "This is the unique identifier of a collection." }, "name": { "t...
o67517
{ "properties": { "customer_name": { "description": "The name of the customer", "type": "string" }, "invoice_items": { "description": "The list of items in the invoice", "items": { "properties": { "item_name": { "description": "The name of the item", ...
generate_invoice_9b3bdfbb
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": {}, "id": "https://github.com/landrews33/asteriskmqtt/config.json", "properties": { "asterisk": { "id": "/properties/asterisk", "properties": { "host": { "id": "/pro...
o56227
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "TableSettings", "description": "The data contained in a Table settings object", "type": "object", "properties": { "title": { "type": "string" }, "description": { "type": "string" ...
o54556
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "s": { "description": "Start value of keyframe segment.", "extended_name": "Start", "items": { "type": "number" }, "type": "array" ...
o26969
{ "$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-channel.json", "title": "Channel trait", "description": "Trait that captures an optional list of output types for which this element ...
o87848
{ "properties": { "departure_date": { "description": "The departure date", "format": "date", "type": "string" }, "destination": { "description": "The destination airport", "type": "string" }, "origin": { "description": "The origin airport", "type": "string...
book_flight_f6de227e
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_apps_v1_DeploymentStrategy": { "description": "DeploymentStrategy describes how to replace existing pods with new ones.", "properties": { "rollingUpdate": { "$re...
kb_273_Normalized
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apiextensions-apiserver_pkg_apis_apiextensions_v1_ExternalDocumentation": { "description": "ExternalDocumentation allows referencing an external resource for extended documentation.", "properties": { ...
kb_494_Normalized
{ "properties": { "appflowlog": { "enum": [ "ENABLED", "DISABLED" ], "type": "string" }, "authentication": { "enum": [ "ON", "OFF" ], "type": "string" ...
o30160
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "orders": { "additionalItems": false, "items": { "properties": { "customerName": { "type": "string" }, "date...
o81602
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "types": { "enum": [ "Float", "Boolean", "Date", "DateTime", "Integer", "Short", "Counter", ...
o80324
{ "additionalProperties": true, "properties": { "additionalAudience": { "additionalItems": true, "id": "additionalAudience", "items": { "minLength": 1, "type": "string" }, "minItems": 0, "type": "arra...
o6290
{ "additionalProperties": false, "description": "Message with batch metadata, passed from Shredder to Loader", "properties": { "base": { "_format": "uri", "description": "Blob storage path to the root of the batch", "maxLength": 1024, "type": "string" ...
sp_375_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "properties": { "id": { "type": "number" }, "name": { "type": "string" }, "description": { ...
o45166
{ "additionalProperties": false, "description": "Schema for a Google Analytics enhanced e-commerce product custom dimension entity", "properties": { "dimensionIndex": { "maximum": 200, "minimum": 1, "type": "integer" }, "productIndex": { ...
sp_52_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "definitions": { "absolute_fullpath": { "description": "A path with optional query string and/or fragment.", "pattern": "^/(([a-zA-Z0-9._~!$&'()*+,;=:@-]|%[0-9a-fA-F]{2})+(/([a-zA-Z0-9._~!$...
o21184
{ "title": "Invocation manifest for OpenSlide to PNG file converter", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "config": { "type": "object", "properties": { "gear-log-level": { "default": "...
o41347
{ "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_bef507ec
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "id": "http://bitctrl.de/statusresponse.schema.json", "properties": { "code": { "type": "integer" }, "messages": { "items": { "type": "string" ...
o79717
{ "properties": { "down_payment": { "description": "The down payment amount", "type": "number" }, "interest_rate": { "description": "The annual interest rate", "type": "number" }, "mortgage_term": { "description": "The term of the mortgage in years", "type": "in...
calculate_mortgage_payment_88199403
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "dolittle.io/schemas/Runtime/Events/event-horizons.json", "title": "Event Horizons Configuration", "description": "The event horizons configuration", "type": "array", "items": { "$ref": "#/definitions/eventHorizonConfiguratio...
event-horizons
{ "$id": "https://json.schemastore.org/appsscript.json", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "homepageTrigger": { "title": "homepage trigger", "type": "object", "description": "The Google Workspace add-on manifest configuration for homepage triggers.", ...
appsscript
{ "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_395_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://hepdata.net/submission/schemas/1.0.1/additional_info_schema.json", "title": "Additional information", "description": "Optional information concerning a whole submission rather than individual data tables", "type": "object", "...
o6767
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "fw_core": { "type": "object", "properties": { "name": { "type": "string", "pattern": ".*[Hh]otel [Pp]aris.*" } ...
o78451
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "engineDetail": { "properties": { "deprecated": { "default": "", "description": "The version of the engine in which this was deprecated", "patt...
o61026
{ "$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]...
o5368
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_autoscaling_v2beta2_HPAScalingPolicy": { "description": "HPAScalingPolicy is a single policy which must hold true for a specified past interval.", "properties": { "periodSeconds": {...
kb_420_Normalized
{ "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_dc440e1b
{ "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_0d060209
{ "$schema": "http://json-schema.org/draft-07/schema#", "properties": { "a": { "items": { "type": "integer" }, "type": "array" }, "b": { "items": { "minimum": 0, "type": "integer" ...
o17600
{ "type": "object", "properties": { "all": { "default": [], "type": "array", "items": { "$ref": "#/definitions/Java" } }, "default": { "type": "integer", "minimum": 0, "default": 0 ...
o7376
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://www.qiskit.org/schemas/default_pulse_config_schema.json", "description": "Default OpenPulse backend configuration", "version": "1.0.0", "definitions": { "cmd_def": { "description": "OpenPulse command definition...
o13112
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "RoutineOutline", "description": "A squash training routing containing many activities. Activities are stored as references to Activity ids.", "type": "object", "properties": { "id": { "description": "Unique identif...
o26118
{ "links": [ { "href": "/products/{product_id}/product_tests/{id}", "rel": "self" }, { "href": "/product_tests/{id}/tasks", "rel": "tasks" }, { "href": "/product_tests/{id}/patients", "rel": "patients" ...
o68435
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_SecretReference": { "description": "SecretReference represents a Secret Reference. It has enough information to retrieve secret in any namespace", "properties": { "name": { ...
kb_181_Normalized
{ "properties": { "dimensions": { "oneOf": [ { "required": [ "radius" ] }, { "required": [ "side_length" ] }, { "required": [ "base", "height" ] } ...
calculate_area_4493ae68