json_schema
stringlengths
43
1.28M
unique_id
stringlengths
2
41
{ "description": "Configuration of curies and default values for the fict command", "name": "/", "properties": { "curies": { "description": "The curies help to create a mapping between a real world url and a logic name", "id": "curies", "items": { ...
o41044
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_storage_v1beta1_CSINodeDriver": { "description": "CSINodeDriver holds information about the specification of one CSI driver installed on a node", "properties": { "allocatable": { ...
kb_169_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "type": { "type": "string" }, "flags": { ...
o45215
{ "properties": { "dimensions": { "description": "The dimensions of the shape", "properties": { "height": { "description": "The height (only for rectangle and triangle)", "type": "number" }, "length": { "description": "The length or radius", ...
calculate_area_23d27e77
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://api.npolar.no/schema/publication-1", "title": "Publication data model", "description": "A publication reference", "type": "object", "additionalProperties": false, "required": [ "title", "schema", "c...
o64539
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://dcc.icgc.org/observation-centric", "type": "object", "properties": { "donor": { "id": "https://dcc.icgc.org/observation-centric/donor", "type": "object", "properties": { "_donor_id": { "id": "https://d...
o47102
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "gamelocker-vainglory::matches ", "description": "This is a schema for responses in the JSON API format. For more, see http://jsonapi.org", "oneOf": [ { "$ref": "#/definitions/success" }, { "...
o58218
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "name": { "type": "string", "minLength": 1, "maxLength": 255 }, "description": { "type": "string", "maxLength": 1024 }, ...
o9787
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "title": "Esquema de validaci\u00f3n para par\u00e1metros de getPackageGroup.", "description": "Este esquema contiene los datos que se reciben como par\u00e1metro de entrada para el m\u00e9todo getPackageGroup.", "properties":...
o82257
{ "$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...
o89915
{ "properties": { "date": { "description": "The date of the meeting in the format YYYY-MM-DD", "type": "string" }, "location": { "description": "The location of the meeting", "type": "string" }, "participants": { "description": "The list of participants' names", ...
schedule_meeting_d81725da
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "latitude": { "type": "number" }, "longitude": { "type": "number" }, "withinDistanceOf": { "type": "number" }, "facilityType":...
o91103
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "MyModule.MyObject": { "id": "MyModule.MyObject", "type": "object", "properties": { "propA": { "type": "number" }, "propB": { ...
o74425
{ "properties": { "ceaserouteradv": { "enum": [ "YES", "NO" ], "type": "string" }, "currhoplimit": { "type": "integer" }, "defaultlifetime": { "type": "integer" }, "las...
o31936
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "bulk_publishing": { "type": "boolean" }, "links": { "type": "object", "additionalProperties": false, "properti...
o21285
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "DanceMove": { "oneOf": [ { "type": "string", "description": "text of the dance element" }, { "type": "object",...
o31352
{ "type": "object", "$schema": "http://json-schema.org/draft-07/schema", "definitions": { "actionObject": { "type": "object", "properties": { "type": { "type": "string", "definition": "The action type" } }, "additionalProperties": true, "requir...
machine
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Vulnerability Rating Taxonomy", "description": "A Taxonomy of potential vulnerabilities with suggested technical priority rating", "definitions": { "VRTmetadata": { "type": "object", "properties": { ...
o27789
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://dcc.icgc.org/gene-text", "type": "object", "properties": { "entrezGene": { "id": "https://dcc.icgc.org/gene-text/entrezGene", "type": "array", "items": { "id": "https://dcc....
o47115
{ "$schema": "http://json-schema.org/draft-04/schema#", "required": [ "config", "inputs" ], "type": "object", "properties": { "inputs": { "required": [ "api_key", "freesurfer_license" ], "type": "object", ...
o41253
{ "description": "An applicant applies to one or more **programs** through **designations**. **Programs** render a **decision** for the **designation**.", "links": [ { "description": "Display the designation for the applicant with the given applicant CAS ID and program ID.", "hr...
o9510
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "title": "Auth", "id": "#/definitions/auth-attribute", "description": "Represents an attribute for any authorization method provided by Postman. For example `username` and `password` are set as auth attributes for Basic Authen...
o67594
{ "description": "SecretEnvSource selects a Secret to populate the environment variables with.\n\nThe contents of the target Secret's Data field will represent the key-value pairs as environment variables.", "properties": { "name": { "description": "Name of the referent. More info: https://k...
kb_936_Normalized
{ "errorMessage": { "uniqueItemProperties": "should NOT contain objects with the same zoneId" }, "items": { "additionalProperties": false, "properties": { "offeringId": { "type": "string" }, "zoneId": { "type": "stri...
o27828
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "line1": { "type": "string" }, "city": { "type": "string" }, "state": { "type": "string" }, "zip": { "$ref": "#/de...
o81566
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": true, "id": "http://schemas.triniti.io/json-schema/triniti/canvas/mixin/soundcloud-audio-block/1-0-0.json#", "properties": { "aside": { "description": "When true it means this block represents a portion o...
o82694
{ "additionalProperties": false, "description": "Client creation request", "oneOf": [ { "properties": { "grantType": { "enum": [ "authorization_code" ] }, "responseType": { ...
o10011
{ "properties": { "dimensions": { "description": "The dimensions of the shape", "properties": { "length": { "description": "The length of the shape", "type": "number" }, "radius": { "description": "The radius of the shape", "type": "numbe...
calculate_area_86e1ccc1
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_rbac_v1_RoleRef": { "description": "RoleRef contains information that points to the role being used", "properties": { "apiGroup": { "description": "APIGroup is t...
kb_87_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema", "additionalProperties": false, "description": "The transportation network used for routing in the scene.", "esriDocumentation": { "examples": [ { "code": { "transportationNetworks": [ ...
o90328
{ "$comment": "design document https://g0v.hackmd.io/eIeU2g86Tfu5VnLazNfUvQ", "description": "A representation of an UserSettings", "properties": { "allowNewReplyUpdate": { "type": "boolean" }, "newReplyNotifyToken": { "type": "string" }, "user...
o32963
{ "description": "ResourceRule is the list of actions the subject is allowed to perform on resources. The list ordering isn't significant, may contain duplicates, and possibly be incomplete.", "properties": { "apiGroups": { "description": "APIGroups is the name of the APIGroup that contains ...
kb_849_Normalized
{ "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", "type": "number" }, "radius"...
calculate_area_9946349f
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_core_v1_ResourceRequirements": { "description": "ResourceRequirements describes the compute resource requirements.", "properties": { "limits": { "additionalPrope...
kb_670_Normalized
{ "additionalProperties": true, "properties": { "attestationCert": { "_id": "attestationCert", "minLength": 1, "type": "string" }, "publicKey": { "_id": "publicKey", "minLength": 1, "type": "string" } }, ...
o58273
{ "additionalProperties": false, "properties": { "commonModule": { "default": true, "description": "Flag to control whether the CommonModule is imported.", "type": "boolean", "visible": false }, "flat": { "default": false, ...
o45405
{ "properties": { "client_details": { "properties": { "email": { "description": "The email address of the client", "type": "string" }, "name": { "description": "The name of the client", "type": "string" } }, "required": [ ...
generate_invoice_5e32c363
{ "type": "object", "definitions": {}, "$schema": "http://json-schema.org/draft-06/schema#", "minProperties": 2, "maxProperties": 5, "additionalProperties": false, "properties": { "fabric_uuid": { "$id": "/properties/input/properties/fabric_uuid", "format": "u...
o8454
{ "properties": { "destination": { "properties": { "latitude": { "description": "The latitude of the destination coordinate", "type": "number" }, "longitude": { "description": "The longitude of the destination coordinate", "type": "number" ...
calculate_distance_8e9d1e1f
{ "properties": { "dimensions": { "dependencies": { "shape": [ "circle", "rectangle", "triangle" ] }, "properties": { "base": { "description": "The base length of the triangle", "type": "number" }, "height"...
calculate_area_bd151164
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_util_intstr_IntOrString": { "oneOf": [ { "type": "string" }, { "type": "integer" } ...
kb_881_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string", "description": "The location id" }, "meta": { "type": [ "object" ], "properties": { ...
o32478
{ "$schema": "http://json-schema.org/draft-04/schema#", "targetType": "document_surface1d", "schemaType": "NamedEntity", "title": "Named Entity", "type": "object", "required": [ "schemaType", "_corpusID", "_documentID", "offsets" ], "properties": { ...
o33701
{ "$schema": "http://json-schema.org/draft-04/schema#", "title": "Input configuration.", "type": "object", "properties": { "id": { "type": "integer", "description": "User identification.", "default": 12345 }, "name": { "type": "stri...
o24544
{ "additionalProperties": true, "description": "Schema for a SendGrid processed 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 unsubscr...
sp_195_Normalized
{ "$id": "https://json.schemastore.org/zuul.json", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "JobEntry": { "additionalProperties": false, "properties": { "job": { "$ref": "#/definitions/JobModel" } }, "required": ["job"], "ti...
zuul
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://github.com/Enfernuz/quik-lua-rpc/json/schema/datasource/CreateDataSource.args.scheme.json", "title": "\u0410\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u044b \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b datasource.CreateDataSou...
o5195
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "birthday": { "_format": "date-time", "description": "Birthday of the Household Member", "minLength": 1, "type": "string" }, "createdAt": { "_format": "date...
o53606
{ "properties": { "down_payment": { "description": "The down payment amount", "type": "number" }, "interest_rate": { "description": "The annual interest rate", "type": "number" }, "loan_amount": { "description": "The loan amount", "type": "number" }, "lo...
calculate_mortgage_payment_5952be32
{ "$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]...
o5330
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "type": "object", "properties": { "id": { "type": "number" }, "name": { "type": "string" }, "description": { ...
o45184
{ "additionalProperties": false, "properties": { "expire": { "max": 214748364, "min": 0, "type": "integer" }, "minimun": { "max": 214748364, "min": 0, "type": "integer" }, "mname": { "form...
o70328
{ "properties": { "billing_address": { "description": "The billing address", "type": "string" }, "due_date": { "description": "The due date of the invoice", "type": "string" }, "items": { "items": { "properties": { "name": { "description"...
generate_invoice_ed2e4854
{ "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_396_Normalized
{ "title": "Filing", "$schema": "http://json-schema.org/draft-04/schema#", "description": "Filing represents a user submission against one or many proceedings.", "required": [ "_metadata", "filing" ], "type": "object", "properties": { "_metadata": { "requi...
o62961
{ "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_fc5e0e5c
{ "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "description": "get spiders response", "properties": { "links": { "properties": { "self": { "properties": { "href": { ...
o76472
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "dcosReleaseVersion": { "type": "string", "pattern": "^(?:0|[1-9][0-9]*)(?:\\.(?:0|[1-9][0-9]*))*$", "description": "A string representation of a DC/OS Release Version" }, "url": ...
o90607
{ "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_553_Normalized
{ "title": "Invocation manifest for ROI to NIfTI", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "config": { "type": "object", "properties": { "save_binary_masks": { "default": true, ...
o41351
{ "properties": { "down_payment": { "description": "The down payment amount for the loan", "type": "number" }, "interest_rate": { "description": "The annual interest rate for the loan", "type": "number" }, "loan_amount": { "description": "The total amount of the loan"...
calculate_mortgage_payment_072de698
{ "$schema": "http://json-schema.org/draft-04/schema#", "required": [ "config", "inputs" ], "type": "object", "properties": { "inputs": { "required": [ "api_key" ], "type": "object", "properties": { ...
o41266
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "http://judkins.house/apis/k2/v1/kubeDns.json", "$$target": "kubeDns.json", "title": "Kubernetes DNS Configurations", "description": "Describes the configuration of DNS for the Kubernetes cluster.", "properties": { "cluster_ip...
o90402
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "twoFactorAuthKey": { "type": "string", "minLength": 52, "maxLength": 52 }, "password": { "type": "string", "minLength": 8, ...
o9858
{ "properties": { "include_lowercase": { "description": "Include lowercase letters in the password", "type": "boolean" }, "include_numbers": { "description": "Include numbers in the password", "type": "boolean" }, "include_special_chars": { "description": "Include spe...
generate_random_password_2f4ccac6
{ "optional": true, "properties": { "comment": { "type": "string" }, "eTag": { "type": "string" }, "expires": { "pattern": "^(\\d{4})(-)?(\\d\\d)(-)?(\\d\\d)(T)?(\\d\\d)(:)?(\\d\\d)(:)?(\\d\\d)(\\.\\d+)?(Z|([+-])(\\d\\d)(:)?(\\d\\d))?",...
o90437
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_apimachinery_pkg_api_resource_Quantity": { "oneOf": [ { "type": "string" }, { "type": "number" } ...
kb_655_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema", "properties": { "last_update": { "_format": "date-time", "type": "string" }, "name": { "pattern": "^[^/]+$", "type": "string" }, "urls": { "format": "urls", ...
o63377
{ "$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, "...
o21394
{ "properties": { "dimensions": { "oneOf": [ { "required": [ "length", "width" ] }, { "required": [ "radius" ] } ], "properties": { "length": { "description": "The length...
calculate_area_87069d3b
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "id": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, "experienceViewId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" }, ...
o9895
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "name": { "type": "string", "minLength": 1, "maxLength": 255 }, "description": { "type": "string", "maxLength": 32767 }, ...
o9879
{ "$schema": "http://json-schema.org/draft-04/schema#", "$id": "https://github.com/abstracta/jmeter-java-dsl/jmeter-java-dsl-cli/config-schema.json", "title": "cli configuration", "description": "Defines configuration to be used with cli", "type": "object", "properties": { "recorder": { "title": "...
jmdsl-config-schema
{ "definitions": { "negativeInteger": { "maximum": -1, "type": "integer" }, "nonEmptyString": { "minLength": 1, "type": "string" }, "positiveInteger": { "minimum": 1, "type": "integer" } }, ...
o76583
{ "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_55c69db1
{ "$schema": "http://json-schema.org/draft-04/schema#", "message": { "sub-id": { "type": "string", "pattern": "[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}" }, "topic": { "type": "string", "pattern": "^/[a-z\\-]+$" }, ...
o29013
{ "properties": { "include_lowercase": { "description": "Whether to include lowercase letters in the password", "type": "boolean" }, "include_numbers": { "description": "Whether to include numbers in the password", "type": "boolean" }, "include_special_characters": { ...
generate_random_password_28e0a484
{ "$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 object ...
wp_13_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "required": [ "config", "inputs" ], "type": "object", "properties": { "inputs": { "required": [ "anatomical" ], "type": "object", "properties": { ...
o41328
{ "properties": { "down_payment": { "description": "The down payment amount (optional)", "type": "number" }, "interest_rate": { "description": "The annual interest rate", "type": "number" }, "loan_amount": { "description": "The amount of the mortgage loan", "typ...
calculate_mortgage_payment_13c9494e
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "https://raw.githubusercontent.com/washingtonpost/ans-schema/master/src/main/resources/schema/ans/0.5.8/utils/video_stream.json", "title": "A stream of video.", "description": "Configuration for a piece of video content, over a stream.", ...
o86643
{ "definitions": { "https:__kubernetesjsonschema_dev_master__defs_json_defs_io_k8s_api_autoscaling_v2beta2_MetricIdentifier": { "description": "MetricIdentifier defines the name and optionally selector for a metric", "properties": { "name": { "desc...
kb_347_Normalized
{ "properties": { "openldap-admin": { "description": "OpenLDAP Admin service configuration properties", "properties": { "cpus": { "default": 0.1, "description": "CPU shares to allocate to each OpenLDAP node.", ...
o90802
{ "additionalProperties": false, "description": "Bad row caused by internal error (such as unhandled exception), least structured bad row", "properties": { "failure": { "description": "Error message, either human-readable or stacktrace", "type": "string" }, "p...
sp_339_Normalized
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "Some common definitions", "type": "object", "definitions": { "id": { "description": "Unique identifier.", "readOnly": true, "format": "uuid", "example": "01234567-89ab-cdef-012...
o27028
{ "title": "lighting", "type": "object", "$schema": "http://json-schema.org/draft-04/schema", "description": "Object containing information on how the scene is lit.", "properties": { "datetime": { "type": "number", "description": "The current date and time of the simu...
o90230
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://mcda.drugis.org/dataSource.json#", "title": "MCDA problem schema", "description": "MCDA dataSource schema for uploaded JSON", "type": "object", "required": [ "id", "unitOfMeasurement", "scale" ], ...
o37086
{ "properties": { "order_details": { "properties": { "items": { "items": { "properties": { "price": { "description": "The price of the product", "type": "number" }, "product_name": { "desc...
generate_invoice_f07e2f90
{ "additionalProperties": false, "definitions": { "config": { "additionalProperties": false, "id": "#/definitions/config", "patternProperties": { "^x-": {} }, "properties": { "external": { "pr...
o80249
{ "$schema": "http://json-schema.org/draft-04/schema", "properties": { "agency": { "type": "string" }, "best_fishing": { "properties": { "description": { "type": "string" }, "lakes": { ...
o65503
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "A date in the format YYYY-MM-DD.", "pattern": "^\\d{4}-\\d{2}-\\d{2}$", "type": "string" }
o77414
{ "$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]...
o5379
{ "$schema": "http://json-schema.org/draft-04/schema#", "description": "Fibaro Home Center Weather JSON Schema", "name": "weather", "type": "object", "properties": { "ConditionCode": { "type": "string" }, "Humidity": { "type": "string" }, ...
o56024
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "additionalProperties": false, "properties": { "bulk_publishing": { "type": "boolean" }, "links": { "type": "object", "additionalProperties": false, "properti...
o21421
{ "description": "Test collection 1", "properties": { "_metadata": { "properties": { "created_by": { "type": "string" }, "date_created": { "type": "string" }, "date_modifie...
o57231
{ "properties": { "customer": { "description": "The name of the customer", "type": "string" }, "items": { "items": { "properties": { "name": { "description": "The name of the item", "type": "string" }, "price": { "...
create_invoice_70d1862a
{ "$id": "https://json.schemastore.org/ruff.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "definitions": { "ApiBan": { "type": "object", "required": ["msg"], "properties": { "msg": { "description": "The message to display when...
ruff
{ "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_b3b8733c
{ "properties": { "cipherredirect": { "enum": [ "ENABLED", "DISABLED" ], "type": "string" }, "cipherurl": { "type": "string" }, "clientauth": { "enum": [ "ENABLED", ...
o30981
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "open": { "type": "object", "properties": { "onActions": { "type": "array", "default": [], "items": { ...
o89609